/*
Theme Name: GoBlogging 2
Theme URI: http://www.goblogging.net
Description: 3 columns Wordpress theme
Version: 1.0
Author: <a href="http://www.goblogging.net">GoBlogging</a>
*/
* { margin: 0; }

body
{
	font-family: Tahoma, Tahoma, Verdana;
	font-size: 12px;
	background: #194459;
}
a { color: #005EBF; }
a:hover { color: #008800; }
h2 { font-family: Tahoma, Arial, Verdana; font-size:1.2em; }
ul {list-style:none;}

.floatleft {float:left; padding:0 8px 8px 0;}
.floatright {float:right; padding:0 0 8px 8px;}

#wrap{margin: 0 auto; width: 984px; text-align: left;}
img, img a {border:0;}

#header{height:110px; }

#header .logo {float:left; font-size: 30px; padding:10px; width:400px;}
#header .logo a{color: #000; text-decoration: none;}
#header .logo a:hover{color: #4D6A00;}
#header .description {float:left; color:#FFF; font-size:16px; font-weight:bold; margin-left:15px;}
#header .banner_top {float:right; padding:25px 15px 15px 10px; width:468px;}

#nav {height:28px; margin:0 15px; padding:4px 0 5px 0; background:url(images/menu_bg2.gif) repeat-x;}
#nav .menu_L {background:url(images/menu_L.gif) no-repeat; width:10px; height:35px; margin-left:10px;}
#nav .menu_R {background:url(images/menu_R.gif) no-repeat; width:10px; height:35px; margin-right:10px;}
#nav .menu_noline {background:url(images/menu_bg2.gif) repeat-x;}

#menu{ float:left; color: #FFF; height: 28px; margin:0 10px 10px 0;}
#menu ul{margin: 0; padding: 0 10px; list-style: none;}
#menu ul li{float: left; margin: 0 0 0 0; font-size: 12px; font-family:Verdana; font-weight: bold; color: #DDD; 
background:url(images/menu_bg.gif) no-repeat left top;}
#menu ul li a{padding: 8px 12px; text-decoration: none; color: #AAA; display: block; 
}
#menu ul li a:hover{color:#FFF;}
#menu ul.menu li.current_page_item a{color:#FFF;}

#searchform-style { float:right; height:28px;}
#searchform-style ul {margin: 0; padding: 0; }
#searchform-style ul li{float: left; height:28px; background:url(images/menu_bg2.gif) repeat-x; padding: 0 10px; }
#searchform-style .searchform {}
#s {width:160px; margin:3px 0 0 0;}

#topbar {background:#FFF url(images/topbar.gif) no-repeat left top; width: 968px; height:200px; 
margin:0 8px 8px 8px;}
#topbar p {padding:0 0 8px 0; line-height:1.4em;}
#topbar p a {font-weight:bold;}
#topbar .topbar {float:left; width:301px; height:180px; padding:10px;}
#topbar a {text-decoration:none;}
#topbar a:hover {text-decoration:underline; color:#005EBF;}
#topbar h2{font-weight: bold; padding: 0 0 3px 0; margin:0;}
#topbar ul {padding:0; line-height: 18px;}
#topbar li {list-style: none; border-bottom: 1px dashed #EEE;}

#bottombar {background:#FFF url(images/bottombar.gif) no-repeat left bottom; width: 968px; height:200px; 
margin:0 8px 0 8px;}
#bottombar img {padding:0 3px 5px 0;}
#bottombar p {padding:0 0 8px 0; line-height:1.4em;}
#bottombar p a {font-weight:bold;}
#bottombar .bottombar {float:left; width:301px; height:180px; padding:10px;}
#bottombar a {text-decoration:none;}
#bottombar a:hover {text-decoration:underline; color:#005EBF;}
#bottombar h2{font-weight: bold; padding: 0 0 3px 0; margin:0;}
#bottombar ul {padding:0; line-height: 18px;}
#bottombar li {list-style: none; border-bottom: 1px dashed #EEE;}

#content{background:#E8E8E8;}
#content .wraptop {background:#E8E8E8 url(images/wrap_top.gif) no-repeat left top; height:8px;}
#content .wrapbot {background:#E8E8E8 url(images/wrap_bot.gif) no-repeat left bottom; height:8px;}

#sidebar{ color:#666; margin:0 8px;}
#sidebar a img {padding:0 5px 5px 0;}
#sidebar h2{ color:#005EBF; font-weight: bold; padding: 0 0 3px 0; margin:0;}
#sidebar a{color:#000; text-decoration:none;}
#sidebar a:hover{color:#005EBF; text-decoration:underline;}

#sidebar .sidebar-1{ float: left; width: 130px; background:#FFF; padding:10px; margin-bottom:8px;}
#sidebar .sidebar-2{ float: right; width: 290px; margin-bottom:8px;}
#sidebar .box {background:#FFF; padding:10px; margin-bottom:8px;}

#post{ line-height:1.5em; float: left; width: 512px; margin:0 0 8px 8px; background:#FFF;}
#post{ }
.post{background:#FFF; padding:10px 15px;}

#post img{margin: 0 1px; }

.fading {filter:alpha(opacity=50);opacity:0.5;-moz-opacity:0.5;}
.fading:hover{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;}


#sidebar ul, #sidebar ol, #post .commentlist li.alt ol, #post .commentlist li.alt ul
{
	padding: 0 0 15px 0;
}
#sidebar li, #post .commentlist li.alt li
{
	list-style: none;
	margin:2px 0 2px 0; padding:1px 0 2px 0;
	border-bottom: 1px dashed #DDD;
}
#post .post blockquote
{
	margin: 10px;
	background: #F8FCFF url(images/quote.gif) no-repeat top left;
	padding-left: 45px;
}

.post ul, .post ol {margin: 0 0 15px 30px; line-height: 22px; padding: 0;}
.post li{
	list-style: square;
	margin: 0;
}
#post h2 {margin-bottom: 5px;}
#post h2 a{font-size: 14px; font-weight:bold;text-decoration: none;color: #000;}
#post h2 a:hover{color: #005EBF;text-decoration: underline;}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 0.9em;
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD; line-height:18px;
}
.post .meta a{color: #777777;}
.post .meta a:hover{color: #005EBF;}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	text-decoration: none; display:block;
}
.post .entry
{
	text-align: left;
	padding: 10px 0 10px 0;
}
.post p {padding:0 0 15px 0; text-align:left;}
.post .quote {background:#F8FCFF; border:1px solid #EEE; padding:8px 10px; margin:5px 0 10px 0;}

#comments, #respond{margin: 0; padding:1em 0 0 0;}
#commentform {padding:10px; background:#f9f9f9; border: #ddd 1px solid;}
.commentnum { font-size:1.5em; font-weight:bold; margin:0 5px 0 0;}
#post .commentlist {margin: 1em 0; padding: 5px 5px 0 5px; border: #ddd 1px solid;}
#post .commentlist li.one, #post .commentlist li.alt{list-style:none; padding: 0.5em 0.5em 2em; 
background:#f9f9f9; margin: 0 0 5px 0; }
#post .commentlist li.alt {background:#f9f9f9;}
#post .commentlist li.authorcomment {background: #F8FCFF;}
#post .commentlist li.one .cmtinfo, #post .commentlist li.alt .cmtinfo {font-size:1em;}
#post .commentlist li.one cite, #post .commentlist li.alt cite{font-style:normal; font-weight:bold;}
#post .commentlist li.one .cmtinfo em, #post .commentlist li.alt .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#post .textbox {margin-bottom: 4px;}
#post textarea {width:445px; height:150px; margin-top: 2px; margin-bottom: 4px;}

.get-the-image {float:left; margin-right:10px; padding:0 10px 0 0;}
.thumbnail { margin-right:10px; }

.navigation { text-align: center; }
.navigation a { border:1px solid #005EBF; padding:2px 4px; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End Images */

.promonote {border:2px dashed #CCC; padding:10px; margin:0 0 15px 0;}
code {line-height:1.2em; background:#EAF3FA; border:1px solid #EEE; padding:5px; display:block;}

#footer
{
	height:30px; background:#194459;
	font-size: 11px;
  padding: 15px 5px 5px 5px;
	color: #DDD;
	text-align: left;
}
#footer p {padding: 0 10px 0 10px;}
#footer a {color:#FFF; text-decoration:none; padding:1px 0; font-weight:bold;}
#footer a:hover {text-decoration:underline;}

/* got banner style */
.gotbanners { text-align: center; } .gotbanners img { margin: 2px 5px 2px 0;
/* end got banner style */
