/*  

Theme Name: garden

Theme URI: http://garden.indiekool.com

Description: <p>3column rainbow garden vector theme. Beautiful and elegant theme for your blog.</p>

Version: 1.1

Author: kokoka

Author URI: http://www.hobbitskull.com



 */




/* ---------- @ HTML Elements -----------*/

.cocktail_container {
	margin: 0 0 20px 0;
}

.cocktail_left_alt {
	float:left;
	/*width:300px;*/
	margin: 0;
	padding:0;
}

.cocktail_right_alt img {
	margin-right: 0 !important;
}

.cocktail_right_alt {
	float:right;
	width: 171px;
	margin: 0;
	padding: 0;
	text-align:center;
}

.cocktail_left {
	float:left;
	width:171px;
	margin: 0;
	padding:0;
	text-align:center;
}

.cocktail_left img {
	margin-right: 0 !important;
}

.cocktail_right {
	float:right;
	width:300px;
	margin:0;
	padding:0;
}

#post-194 h2, #post-196 h2, #post-198 h2 {
	display:none; /* hides page titles */
}

img {
	border: 0;
}

.mm_container li {
	float:left;
	list-style:none;
	
}

.post h2 {
	padding: 0 0 20px 0;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 38px;
	font-size:28px;
	font-weight:100;
}

.divider_line {
	text-align:center;
}

#linkcat-2 {
	background: url(/images/title_blogroll.gif) no-repeat left top;
}

#categories-202100481 {
	background: url(/images/title_categories.gif) no-repeat left top;
}

#archives-2, #categories-202100481, #linkcat-2 {
	display: block;
	width: 141px;
	overflow:hidden;
}

#archives-2 {
	background: url(/images/title_archives.gif) no-repeat left top;
}

#archives-2 h2, #categories-202100481 h2, #linkcat-2 h2 {
	text-indent: -3000px;
	padding: 0 0 15px 0;
}
#text-5 {
	margin: 5px 0 0 0;
}

#pages {
	margin: 0 auto;
	text-align:center;
}

#pages ul {
	margin: 0 0 0 1px;
	padding: 0;
}

#pages li {
	float:left;
	list-style:none;
}

#pages img {
	border: 0;
	margin: 0 !important;
}

.page-navi ul {
	list-style:none;
}

.page-navi ul li {
	float:left;
}

.clear_both {
	clear:both;
}

#twitter-tools .widgettitle {
	display:none;
}
#twitter-tools li {
	padding: 0 0 20px 35px;
	background: url(/images/icon_twitter.jpg) no-repeat top left;
}

#twitter-tools li.aktt_more_updates {
	background:none;
}

#aktt_tweet_submit {
	float:left !important;
	margin: 10px 0 0 0 !important;
}

#social_links {
	position:absolute;
	top: 310px;
	left: 415px;
}

#social_links img {
	border: 0;
}

#social_links li {
	float: left;
	list-style:none;
	padding: 0 20px;
}

*{

margin:0px;

padding:0px;



}

body, html {

	color:#fff;

	min-height:101%;

	font-size: 100%;

	background-color:#003C78;

	background-repeat: repeat-x;

	background-position: center,

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	font-family: Helvetica, Arial, sans-serif;

	font-size:.85em;

}



.container {

        background: url(/wp-content/uploads/2009/09/header_sdb.jpg) top center;

        background-repeat: no-repeat;

        overflow:hidden;

        width: 1300px;

}



p {

	margin: 15px 0;

}

.post img{

margin-right:10px;



}



a:link, a:visited {
	color: #FFF;
	text-decoration:none;
}



a:hover, a:active {

	color:#458FCC;

	text-decoration: underline;

}



*:focus {

	outline: none

}



div.bordertext {

   display: inline;

   border: 0px solid white;

}



/* ---------- @ Page Structure -----------*/



.header {

	height: 420px;

	width: 1030px;

	position:relative;

	top:0px;



}



#header {

	

	padding:10px;

	



}





#header h1 a {

	font-size:1.8em;

	

	color:#FFF;

	font-family: Arial, Helvetica, sans-serif;

	position: absolute;

	top:35px;

	left:380px;

	

	

}



#header .description{

	position: absolute;

	top:75px;

	left:285px;

	font-weight:bold;

	color:#FFF;



}

#header .box{

	position: absolute;

	top:80px;

	right:47px;

	font-weight:bold;

	color:#FFF;

	text-align:center;

	font-size:1.65em;



}

#header .box h3{

color:#FFF;



}



.mid{

	position: relative;

	z-index:2;

	left:10px;

	top:0px;

	

	



}





/* ---------- @ Headings -----------*/

.content h2 a,

.content h2 a:visited

{

	font-size: 38px;

	margin:0px;

	padding:0 0 15px 0;

	color:#FFF;





	

	}



h3 {

	font-size: 1.4em

	}



h4 {

	font-size: 1.2em

	}

	



/* menu */

#menu{

	position: relative;

	top:10px;

	z-index:5;

	background-image: url(images/topmenu_bg.jpg);

	background-repeat: no-repeat;

	height: 44px;

	

}



#menu ul{

	list-style: none;

	list-style-type: none;

	font-size: 0.90em;

	padding:0px;

	font-weight:bold;

	padding-top:15px;

	text-align:center;

	width:900px;

	

	

	

}



#menu ul li{

	

	margin: 0 0 0 1px;

	display:inline;

	border-right:1px solid #ccc;



	

}



#menu ul li a{

	

	padding: 5px 10px 5px;

	

	color: #FFF;



}



#menu ul li a:hover{

	text-decoration: underline;



	

}



#menu ul li.current_page_item{

background-color:#FFF;



}



#menu ul li.current_page_item a{

	color: #FFF;

	

}



/* ---------- @ content Area -----------*/



/*Home*/

.padding{

padding:10px;



}

.content {

font-size:12px;

line-height:20px;

margin-right:10px;

margin-top:10px;

position: 0px;

top:0px;

color:#FFF;



}





.content .post, .navigation, .pagetitle, .searc_results {



	padding:10px 20px 10px 20px;

}



.post{

	

	background-position: left top;

/*border-right:#FFFFFF 1px dotted;

border-left:#FFFFFF 1px dotted;*/

}

/*sidebar left*/



.sidebar_left {

	float:left;

	margin:0;

	

	font-size:12px;

 

}	





.sidebar_mid ul

{

	margin:10px

	padding:0;

	list-style:none;

	

	





}



.sidebar_left h2{

	

	background-repeat: no-repeat;

	height:20px;

	color:#FFF;

	padding:10px 0px 0px 10px;



}	



.h2bg_bot{



	background-repeat: no-repeat;

	background-position: bottom;

	height:20px;

}





.sidebar_left  ul ul, .sidebar_left  p, .sidebar_left  form, .sidebar_left  .textwidget

{

	margin:0px 0 0 0px;

}

.sidebar_left li 

{

	margin:0;

	padding:0.3em 0;

	list-style:none;

	

	

}



.sidebar_left li ul li ul li a 

{

color:#FFF;

	

}

 

.sidebar_left  li li

{

	margin:0;

	padding:0;

	border-bottom:0px;

	line-height:20px;

	border-top:none;

	padding-left:10px;



}



.sidebar_left  li ul li a,

.sidebar_left  li ul li a:visited

{



	border-top:none;

	color:#FFF;

	

}

.sidebar_left  li li ul li,

.sidebar_left  li li ul ul



{

	color: #FFF;

	border:none;

	



}









/*sidebar right*/





.sidebar_right {

	float:left;

	margin:0;

	font-size:12px;



}

.sidebar_right h2 {

color:#FFF;

	

}



.sidebar_right  ul 

{

	margin:0 0 0 5px;

padding:0px;



margin-bottom:10px;

	list-style:none;

	



}

.sidebar_right  ul .box 

{



padding:10px;



margin-bottom:10px;



}

.sidebar_right  ul .box li

{



padding:2px;



}

.sidebar_left li 

{

	margin:0;

	padding:0.3em 0;

	border-bottom:0px solid #FFF;

	list-style:none;

	

	

}













/*comments*/

.post .user {

	background-image: url(images/user.gif);

	background-repeat: no-repeat;

	height: 10px;

	width: 10px;

}



.post .user a{

	padding-left:15px;

}

.post .edit {

	background-image: url(images/edit.gif);

	background-repeat: no-repeat;

	height: 10px;

	width: 10px;

}

.post .edit a {

	padding-left:15px;

}

.post .comment {

	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	height: 10px;

	width: 10px;

}

.post .comment a {

padding-left:15px;

	

}



/* Comments starts here*/



ol{

margin:0px;

padding:0px;





}

ol li{

display:block;

border-bottom:1px solid #222;

list-style:none;

background-color:#111;

padding:10px;









}



#commentform .textarea{









}



#commentform .textarea{

width:98%;

border:1px solid #dedede;



}

/*Interior Pages*/



.bullets {

	padding:15px 15px 15px 30px;

	}



.bullets li {

	background:url(/images/bullet.gif) no-repeat;

	list-style:none;

	padding-left: 11px;

	margin-bottom: 5px;

	}



/* ---------- @ Forms -----------*/



.button {

	background: #000 ! important;

	border:#F7ECD4 1px solid;

	padding: 2px;

	margin: 0 2px 0 0;

	color:#FFF;

}



.button:focus {

	padding:2px;

	background: #000 ! important;

}



.button:hover {

	background: #CCC ! important;

	color: #000;

}



/*Clear*/



.clearfloat:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

	}



.clearfloat {

	display: inline-block;

	}



/* Hides from IE-mac */

* html .clearfloat {

	height:1%;

	}



*+html .clearfloat {

	height:1%;

	}



.clearfloat {

	display:block;

	}

/* End hide from IE-mac */



/* ---------- @ Footer -----------*/



#footer {

	padding: 10px;

	color:#05162A;

	background-image: url(/wp-content/uploads/2008/08/footer2.gif);

	background-repeat: no-repeat;

	height: 120px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-position: top;

	text-align:center;

	margin-top:50px;

	

}

#footer p{

padding-top:50px;



	

	

}

#footer a{



	color:#05162A;

	text-decoration:underline;

	font-weight:bold;

	font-size:11px;

	

	

}



.leftBartender {

margin-bottom: 10px;

}



.floatRight {

float:right;

margin-left: 5px;

}



.sapphireCocktails {

padding-top: 10px;

}



.sapphireCocktails ul {

margin: 0;

padding: 0;

list-style-type: disc;

color: #e29f1f;

}



.sapphireCocktails ul li a {

text-decoration: none;

}



ul.children{margin-left: 10px;}



img.alignleft, div.alignleft

{

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright

{

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter

{

text-align:center;
margin:0 auto;

}

.float_left {
	float:left;
}

.float_left img {
	border: 0;
}
