/*
Theme Name: Goblogging Portal 2
Theme URI: http://www.goblogging.net
Description: 3 columns Wordpress theme
Version: 1.0
Author: <a href="http://www.goblogging.net">GoBlogging</a>
Author URI: http://www.goblogging.net

*/
* { margin: 0; }

body
{
	font-family: Arial, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	background:#FFF; color:#000;
}
a { color: #3366FF; text-decoration:underline;}
a:hover { color: #F27B00; text-decoration:none;}
h1 {font:bold 22px Corbel;}
h3 {font:bold 16px Corbel;}
table {margin:0;}
img, img a {border:0;}

a.text_action {background:url(images/arrow_right.gif) no-repeat 0 3px; padding:0 0 0 25px; 
font:bold 1.3em Corbel, arial;}

#wrap{margin:0 auto; width:960px; max-width:960px; text-align:left; padding:0 10px 10px 10px; margin-top:2px; 
border-width:0; border-style:solid; border-color:#d5d5d5; background:#FFF;}

#header{margin:0 0 0 0; padding:10px 0 10px 5px; height:90px; background:#FFF; color:#555; border-bottom:5px solid #6BA9E6;} 
#header a{text-decoration:none;} 
#header .logo { float:left; padding:15px 0 0 0; width:215px; color:#555; }
#header .logo h1{font:bold 26px arial; margin:0 0 5px 0; padding:0; color:#EEE;}
#header .logo h2{font:bold 12px arial; margin:0 0 0 0;}
#header .header { float:right; text-align:right;}

#search { padding:0 0 0 0;}
#search input[type="text"] { color:#333; background:#FFF; border:1px solid #EEE; width:180px; height:18px; margin:0 5px 0 0; padding:3px 0 1px 3px;}

#subscribe {margin:0 0 10px 0; height:24px; width:300px;}
#subscribe input[type="text"] { color:#333; background:#f5f5f5; border:1px solid #DDD; width:200px; height:18px; margin:0 3px 0 0; padding:3px 0 1px 3px; font-weight:bold; float:left;}
#subscribe input[type="images"] { float:right;}

#menu{margin:0 auto; height:32px; padding:0 5px; font-size:0.9em; background:url(images/menu_bg.gif) no-repeat left bottom; }
#menu ul{margin:0 0 0 0; padding:0; list-style: none; text-transform:uppercase;}
#menu ul li{float:left; margin:0 3px 0 0; padding:4px 0 0 0; }
#menu .left{float:left; padding:0 0 0 0;}
#menu .left ul li a{color:#000; padding:0 0 0 10px; text-decoration:none; display:block; line-height:24px;}
#menu .left ul li a span{padding:0 10px 0 0; line-height:24px;}
#menu .left ul li a:hover{color:#FFF; background:#1D76CD url(images/tableft.gif) no-repeat left top; display:block;}
#menu .left ul li a:hover span{background:url(images/tabright.gif) no-repeat right top; display:block;}
#menu ul.menu li.current_page_item a{color:#FFF; background:url(images/tableft.gif) no-repeat left top; display:block;}
#menu ul.menu li.current_page_item a span{background:url(images/tabright.gif) no-repeat right top; display:block; }
#menu .right {float:right; padding:7px 0 0 0;}

#navtop{padding:0 0 0 0; background:#f5f5f5 url(images/navtop.gif) no-repeat left top; margin:1px 0 0 0;
border-width:0 0; border-style:solid; border-color:#ddd; }
#navtop .categories {float:left; padding:0 0 0 5px;}
#navtop .categories ul {list-style:none; padding:0 0 0 0; }
#navtop .categories ul li{float:left; margin:4px 3px 4px 0; }
#navtop .categories ul li a{color:#000; padding:0 0 0 10px; text-decoration:none; display:block; line-height:24px;}
#navtop .categories ul li a span{padding:0 10px 0 0; line-height:24px;}
#navtop .categories ul li a:hover{color:#FFF; background:#E77500 url(images/tableft2.gif) no-repeat left top; display:block;}
#navtop .categories ul li a:hover span{background:url(images/tabright2.gif) no-repeat right top; display:block;}
#navtop .categories ul li.current-cat a{color:#FFF; background:#E77500 url(images/tableft2.gif) no-repeat left top; display:block;}
#navtop .categories ul li.current-cat a span{background:url(images/tabright2.gif) no-repeat right top; display:block; }
 
#navtop .categories li ul li {border-top:1px solid #EEE; margin:0;}
#navtop .categories li ul li a{display:block; padding:0 0 0 10px; width:150px; color:#FFF; background:#555;}
#navtop .categories li ul li a span{padding:0 10px 0 0;}
#navtop .categories li ul li a:hover{color:#FFF; background:#111;}
#navtop .categories li ul li a:hover span{background:#111; }
#navtop .categories li{position: relative;}
#navtop .categories ul ul{ position:absolute; visibility: hidden; }
#navtop .categories ul li:hover ul{ visibility:visible; padding:0 0 0 0;}
#navtop .categories ul li.current-cat ul li a{color:#FFF; background:#555; display:block;}
#navtop .categories ul li.current-cat ul li a:hover{color:#FFF; background:#111; display:block;}
#navtop .categories ul li.current-cat ul li a span{background:#555; display:block; }
#navtop .categories ul li.current-cat ul li a:hover span{background:#111; display:block; }

#navtop .right {float:right; width:300px; margin:0 0 0 0;}
#navtop .right .space {padding:4px 0 4px 0; margin:0 0 0 0; height:24px; line-height:24px; display:block;}
#navtop .right img {margin:0 1px;}

#content{padding:0 0 0 0; margin:15px 0 15px 0; background:#FFF url(images/bg_content.gif) right top repeat-y; width:960px; }

#post{line-height: 1.6em; float:left;}
#post{margin:0 0 0 0; width:630px;}
.post{ margin:0 0 10px 0;}
.post{ border-bottom:1px solid #DDD; padding:0 0 8px 0;}

.extra {margin:0 0 15px 0; background:#FFFEEB; border:1px solid #E9E397; padding:7px 12px 7px 12px;}
.ads125 {margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #CCC;}
.ads125 img {margin:0 10px;}

.h2_class {background:#f4f4f4; padding:0 10px 3px 10px; margin:0 0 5px 0;}
.h2_class_top {background:#f4f4f4 url(images/h2_top.gif) no-repeat left top; height:6px;}
#post h1 {line-height:36px; color:#000; padding:0 0 3px 0; margin:0 0 0px 0;}
#post .post h1 {line-height:26px; }
#post h2 {padding:0 0 3px 0; color:#000; font:bold 16px arial;}
#post h3 {padding:0 0 10px 0; color:#000;}

#sidebar{width:300px; float:right; font-size:12px; font-family:arial; line-height:1.4em; padding:0 0 0 0; color:#555; }
#sidebar p{margin:0 0 5px 0; }
#sidebar .sidebar-1 a, #sidebar .sidebar-2 a{color:#000; text-decoration:none; padding:1px 0;}
#sidebar .sidebar-1 a:hover, #sidebar .sidebar-2 a:hover{color:#3366FF; text-decoration:underline;}
#sidebar .box {margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #CCC;}
#sidebar .list_none {list-style: none; background:#FFF;}
#sidebar h2{font:bold 1.2em Corbel; margin:0 0 5px 0; padding:0 0 0 8px; color:#FFF; text-transform:capitalize; background:#FF870B url(images/h2_sidebar.gif) no-repeat; line-height:24px;}
#sidebar .sidebar-1 ul,#sidebar .sidebar-2 ul{padding:0 0 0 0; }
#sidebar .sidebar-top ul{padding:0; }
#sidebar .sidebar-1 ul li,#sidebar .sidebar-2 ul li {list-style: none; padding:2px 0 2px 0; border-bottom:1px solid #EEE;}
#sidebar ul li ul {padding:2px 0 0 0;}
#sidebar ul li ul li{}
#sidebar .sidebar-top{margin:0 0 15px 0; }
#sidebar .sidebar-1{width:160px; float:left; margin:0 0 10px 0;}
#sidebar .sidebar-2{width:130px; float:right; margin:0 0 10px 0;}

#related {margin:0 0 0 0; padding:5px 0 0 0;}
#related a {color:#000;}
#related a:hover {color:#3366FF; text-decoration:underline;}
#related ul li a {color:#3366FF; text-decoration:underline; font-weight:bold;}
#related ul li a:hover {color:#3366FF; text-decoration:none;}
#related ul {margin:5px 0 15px 0;}
#related ul li {background:#FFF; padding:0 0 0 0; margin:0 0 8px 0;}
#related .ad {float:left; width:300px; margin:0 15px 0 0; min-height:270px; height:270px;}
#related .related {float:left; width:315px; min-height:270px; height:270px; }

.read_more {color:#000; font:bold 0.9em arial; background:url(images/arrow_next.gif) no-repeat 0 5px; padding:0 0 0 10px; float:right; margin-top:5px;}

.bannerborder img {border:1px solid #CCC; padding:3px; margin:0 5px 6px 0; margin:2px 6px 5px 0;}
.bannerborder img:hover {border:1px solid #888;}

.line {border-top:1px solid #DDD; margin:0 0 5px 0;}
.space {line-height:10px; height:10px; display:block;}

.extra_promo {border:0px solid #AAA; margin:10px 0 20px 0; padding:13px 10px 10px 10px; background:#FFF;}
.rss_14 {background:url(images/feed_14.png) no-repeat left top; padding:0 0 0 18px;}
.rss_18 {text-decoration:none; color:#000; background:url(images/feed_18.png) no-repeat left top; line-height:20px; padding:2px 0 1px 23px;}
.rss_18:hover {text-decoration:none; color:#3366FF;}

.twitter {text-decoration:none; color:#000; background:url(images/twitter.jpg) no-repeat left top; line-height:20px; padding:2px 0 1px 23px;}
.twitter:hover {text-decoration:none; color:#3366FF;}

.facebook {text-decoration:none; color:#000; background:url(images/facebook.jpg) no-repeat left top; line-height:20px; padding:2px 0 1px 23px;}
.facebook:hover {text-decoration:none; color:#3366FF;}

#post img{}
#post .commentlist li.alt ol, #post .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	padding: 0;
}
#post .commentlist li.alt li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #CCC;
}
#post .post blockquote
{
	margin: 10px;
	background: url(images/quote.png) no-repeat top left;
	padding-left: 50px;
	min-height: 36px;
}

.post .entry { text-align: left; padding:0 0 0 0; margin-bottom:5px; margin-top:5px; }
.post .entry a {font-weight:bold;}

.post p {padding:0 0 15px 0;}
.post table tr td p {padding:0 0 15px 0;}

.post ul,.post ol {margin:0 0 15px 20px; padding: 0 0 0 0;}
.post ul li{list-style: none; margin-bottom:5px; background:url(images/check.gif) no-repeat 0 2px; padding-left:22px;}
.post ol li{list-style: decimal; margin:0 0 5px 20px;}


#post h2 a,#post h1 a{color:#000; text-decoration:none; border-bottom:1px solid #CCC;}
#post h2 a:hover,#post h1 a:hover{color:#3366FF; text-decoration:none;}
.post .meta {color: #555; font-size:11px; margin:0 0 1px 0;}
.post .meta a{color: #555; padding:0 2px; font-weight:normal; text-decoration:none; border-bottom:1px solid #CCC;}
.post .meta a:hover{color:#3366FF; text-decoration:none; border-bottom:1px solid #AAA;}
.post .meta .posted { }
.post .meta .postedin {text-transform:capitalize; font-weight:bold;}
.post .meta .tags {background:url(images/tag_blue.png) no-repeat; padding:0 0 10px 20px; line-height:1.4em; font-weight:bold;}
.post .meta .tags a {text-transform:lowercase;}
.post .comments { float: right;}
.post .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	display: block;
	text-decoration: none; border:0;
}
.post .comments a:hover{color:#3366FF; border:0;}

.trackback {font-size:11px; background:url(images/trackback.png) no-repeat 0 0px; line-height:16px; padding:1px 0 1px 18px;}
.commentsfeed {font-size:11px; background:url(images/feed_14.png) no-repeat 0 0px; line-height:16px; padding:1px 0 1px 18px;}

.archives {}
.archives li{float:left; width:140px;}
.tag_cloud {line-height:1.8em; margin:0 0 10px 0; text-transform:lowercase;}
.tag_cloud a {color:#000; padding:0 3px;}
.tag_cloud a:hover {color:#3366FF; background:#EEE; text-decoration: none;}

/*	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 */
.alignleft {padding:5px 15px 10px 0;}
.alignright {padding:5px 0 10px 15px;}
.aligncenter {padding:3px; margin-bottom:5px;}

.thumbnail-class { float:left; margin:3px 10px 0 0; max-height:70px; max-width:100px; border:1px solid #CCC; padding:2px;
height: expression(this.height > 70 ? 70: true); width: expression(this.width > 100 ? 100: true);}

#comments, #respond{margin: 0; padding:1em 0 0 0;}
h3#respond {background:url(images/comments_2.png) no-repeat left bottom; padding:0 0 0 38px; line-height:34px;}
#commentform {margin:10px 0; padding:10px; border: #ddd 1px solid;}
.commentnum { font-size:1.5em; font-weight:bold; margin:0 5px 0 0;}

#post .commentlist {margin: 1em 0; padding: 0; border: #ddd 1px solid;}
#post .commentlist li.one, #post .commentlist li.alt{list-style:none; margin: 5px; padding: 0.5em 0.5em 2em; 
background:#f5f5f5; border:0;}
#post .commentlist li.alt {background:#f8f8f8;}
#post .commentlist li.authorcomment {background: #F2F9FF;}
#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 
{
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#888;
}

.comment-avatar {float:right; padding:2px; margin:0 0 0 5px; }
#commentform input[type="text"] {margin:0 0 5px 0; background:#f5f5f5; border:1px solid #DDD; padding:3px 4px;}
#commentform textarea {margin:0 0 8px 0; background:#f5f5f5; border:1px solid #DDD; padding:3px 4px;}

#bottombar {padding:10px 0 10px 10px; border:1px solid #DDD; color:#555; line-height:1.4em; font-size:11px; margin:0 0 10px 0; background:#F8F8F8;}
#bottombar .bottombar {margin:0 10px 0 0; padding:5px 10px; float:left; width:286px;}
#bottombar .bottombar h2 {font:bold 1.4em arial; margin:0 0 5px 0; text-transform:uppercase;}
#bottombar .bottombar ul {list-style:none; padding:0;}
#bottombar .bottombar ul li {list-style:none; padding:0 0 3px 0;}
#bottombar .bottombar ul li a {text-decoration:none; padding:0 3px;}
#bottombar .bottombar a {color:#000; text-decoration:underline;}
#bottombar .bottombar a:hover {color:#3366FF; text-decoration:underline;}

#footer {margin:0 auto; padding:10px 15px 10px 15px; color: #555; background:#f8f8f8; margin-top:10px;
border-width:5px 0 0 0; border-style:solid; border-color:#6BA9E6;
font: normal 11px arial, Candara, Helvetica, Verdana, Tahoma, Arial, Sans-Serif; }
#footer ul {list-style:none; padding:0; margin:0 0 15px 0;}
#footer ul li {display:inline; padding:0 8px 0 0;}
#footer ul li a {text-decoration:none; color:#111; padding:0 0;}
#footer ul li a:hover {text-decoration:underline;}
#footer a {text-decoration:none; color:#111;}
#footer a:hover {text-decoration:underline;}
#footer p {margin:0 0 10px 0;}

#translation_bar img{margin-right:5px;}