/*
Theme Name: G-scale
Theme URI: http://zenverse.net/g-scale-wordpress-theme/
Description: A free premium Wordpress theme by <a href="http://zenverse.net/">ZenVerse</a>. Need more features? Have a look at our <a href="http://themes.zenverse.net/">premium (paid) themes</a>.
Version: 1.0
Author: Zen
Author URI: http://zenverse.net/
Tags: fixed width, widgets, theme options, two column
*/

body {
padding:0px;
margin:0 auto;
font-size:11px;
font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
background-color:#ebebeb;
color:#333333;
}

img { border:0px }
a, a:visited, a:link { color:#444444; text-decoration:none }
a:hover { color:#333333 }
form { display:inline }
h1,h2,h3,h4,h5,h6,div { margin:0px;padding:0px; }

#page {
border-top:0px;
margin:0 auto;
}

.preload { height:1px;width:1px;overflow:hidden;position:absolute;top:0px;left:0px;visibility:hidden; }
.clear { clear:both }
.right { float:right }
.left { float:left }

/* header */
.onethousand_wrap {
width:1000px;
margin:0 auto;
}

#pagenav {
height:30px;
background:#626262;
position:relative;
}

#pagenav ul {
list-style:none;
margin:0px;padding:0px;
margin-left:-10px;
padding-top:6px;
float:left;
}

#pagenav ul li {
display:inline;
margin-left:10px;
color:#ffffff;
padding-left:15px;
}

#pagenav ul li a,#pagenav ul li a:link,#pagenav ul li a:visited { color:#ffffff; }

#topsearch {
width:201px;
height:24px;
background-image:url(images/searchtop.gif);
background-repeat:no-repeat;
position:absolute;
top:2px;
right:4px;
}

.topsearch_input { 
float:left;
padding-left:4px;
width:160px;
height:20px;
border:0px solid red;
background-color:transparent;
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#dddddd
}
.topsearch_submit { float:left; border:0px solid red; background-color:transparent;  }


#header {
background-image:url(images/logobg.gif);
background-repeat:repeat-x;
height:105px;
position:relative;
background-color:#333333
}

.adsense-header {
position:absolute;top:25px;right:10px;
}

.textlogo {
padding-left:20px;
padding-top:23px;
}

.textlogo h1,.textlogo h2 {
font-weight:normal;
font-size:28px;
color:#444444
}

.textlogo h1 a,.textlogo h1 a:link,.textlogo h1 a:visited { color:#444444 }
.textlogo h2 { font-size:13px; }

#navbar {
background-image:url(images/navbar_bg.gif);
background-repeat:repeat-x;
height:33px;
}

#navbar ul {
white-space: nowrap;
list-style:none;
margin:0px;padding:0px;
padding-top:9px;
padding-left:10px;
padding-bottom:10px;
}

#navbar ul li {
display:inline;
text-transform:uppercase;
color:#333333;
margin-right:10px;
font-size:11px;
font-family:tahoma;
font-weight:bold;
}

#navbar ul li a,#navbar ul li a:link,#navbar ul li a:visited { color:#555555 ; padding:5px; }
#navbar ul li a:hover,#navbar ul .current-cat a,#navbar ul li.current-cat a,#navbar ul li.current-cat a:link,#navbar ul li.current-cat a:visited { background-color:#fff ; color:#555555 }

/*featured*/
#featured {
height:254px;
background-repeat:repeat-x;
background-image:url(images/featured_bg.gif);
margin:0 auto;
margin-top:0px;
position:relative;
overflow:hidden;
}

.featured_one_wrapper {
padding:20px;
padding-left:10px;
padding-top:18px;
border:0px solid red;
}

.featured_one_wrapper img.postimage {
position:relative;
padding:10px;
background-color:#656565;
float:left;
width:550px;
height:190px;
}

.featured_one_wrapper img.postimage:hover {
background-color:#777777;
}

.featured_one_wrapper .featuredtext {
position:relative;
float:right;
width:365px;
border:0px solid red;
margin-right:10px;
height:164px;
margin-bottom:13px;
overflow:hidden;
color:#c5c5c5
}

.featuredtext h1 {
font-size:20px;
font-weight:normal;
color:#f1f1f1;
margin-bottom:10px;
font-family:calibri;
}

.featuredtext h1 a,.featuredtext h1 a:link,.featuredtext h1 a:visited {color:#f1f1f1; }
.featuredtext h1 a:hover { text-decoration:underline ; }

.featuredexcerpt {
line-height:17px;
font-size:11px;
color:#c5c5c5
}

.featuredcomment {
margin-left:27px;
width:121px;/*121*/
height:30px;/*30*/
float:left;
position:relative;
}


/* content */
#leftandright {
margin-top:0px;
padding-left:10px;
padding-right:10px;
}

/*left content*/
#leftcontent {
width:655px;
float:left;
padding-top:20px;
}

.oneblog {
width:623px;/*643*/
float:left;
padding:10px;
position:relative;
padding-top:12px;
}

.oneblog_titlearea {
position:relative;
}

.oneblog_titlearea h1 {
width:580px;
border:0px solid red;
}

.oneblog_commentcount {
position:absolute;
top:4px;
right:0px;
background-image:url(images/commentcountbg.gif);
background-repeat:no-repeat;
width:44px;
height:21px;
text-align:center;
padding-top:4px;
color:#fff;
}

.oneblog_commentcount a,.oneblog_commentcount a:link,.oneblog_commentcount a:visited {
padding:2px;
color:#fff;
}

.oneblog_commentcount:hover {
color:#fff;
background-image:url(images/commentcountbg2.gif);
}

.oneblog_commentcount a:hover {
text-decoration:underline
}

.oneblog .thumbnail,.thumbnail {
padding:6px;
background-color:#dddddd;
width:125px;
height:125px;
}

.oneblog .thumbnail:hover,.thumbnail:hover {
background-color:#d1d1d1;
}

.thumbnail_holder {
width:133px;
height:133px;
float:left;
margin-right:15px;
margin-bottom:15px;
position:relative;
}

.excerpt {
float:left;
width:460px;
border:0px solid red;
line-height:17px;
margin-bottom:10px;
}

.oneblog h1,.oneblog h1 a,.oneblog h1 a:link,.oneblog h1 a:visited,.h2,.archives_ul li h2{
color:#444444;
font-weight:normal;
font-size:21px;
margin-bottom:10px;
font-family:calibri;
}

.oneblog h1 a:hover {
color:#444444;
border-bottom:1px dotted #444444
}

.excerpt p {
color:#3f3f3f;
margin-top:0px;
}

.extrawidth {
width:590px;
margin-left:4px;
}

.oneblog_sep {
background: url(images/oneblog_sep.gif) repeat-x;
height: 11px;
font-size:1px;
margin-top:20px;
margin-bottom:30px;
}

.excerpt_detail {
background-color:#e3e3e3;
border:1px solid #d4d4d4;
padding:5px;
padding-left:7px;
padding-right:7px;
width:610px;
background-image:url(images/postdetails.gif);
background-repeat:repeat-x;
}

.excerpt_detail img { vertical-align:middle }

.extrawidth .excerpt_detail {
width:576px;
background-image:url(images/postdetails2.gif);
background-repeat:no-repeat;
}

/*one column*/
.twocol {
width:291px;
}

.twocol .excerpt {
width:290px;
}

.twocol .oneblog_titlearea h1 {
width:250px;
}

.twocol .thumbnail_holder { 
margin-bottom:3px;
}

.twocol .excerpt_detail {
width:280px;
}

.the_category {
background-color:#f1f1f1;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
padding:10px;
font-weight:bold;font-family:tahoma;font-size:11px;
color:#222222;margin-bottom:20px;
}

/*single.php*/
.single_post {
width:603px;/*643*/
padding:20px;
padding-top:12px;
background-color:#ebebeb
}

.thetitle h1,.extra_content h3 {
color:#555555;
font-weight:normal;
font-size:22px;
margin-bottom:10px;
font-family:calibri;
}

.post_image {
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:10px;
}

.post_image img {
padding:3px;
background-color:#fff;
border:1px solid #cccccc;
width:550px;
height:190px;
}

.post_details {
background-image:url(images/post_detail_border_btm.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
background-position:bottom left;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
border:0px solid red;
margin-bottom:25px;
font-size:11px;
}

.post_details a,.post_details a:link,.post_details a:visited {
border-bottom:1px dotted #aaaaaa;
color:#666666
}

.the_content {
line-height:19px;
font-size:11px;
color:#414141
}

.the_content a,.the_content a:link,.the_content a:visited {
color:#393939;
border-bottom:1px solid #555555;
font-family:tahoma;
font-weight:bold;
}

.the_content a:hover {
border:0px;
}

.the_content h1,.the_content h2,.the_content h3,.the_content h4,.the_content h5,.the_content h6 {
font-weight:normal;
}

.the_content h3,.the_content h2,.the_content h1 {
font-size:23px;
font-weight:normal;
border-bottom:1px solid #bbbbbb;
color:#222222;
padding-top:10px;
padding-bottom:3px;
}

.the_content h4 {
color:#2275b0;
font-size:18px;
font-family:georgia;
padding-top:10px;
margin-bottom:0px;
}

.the_content h5 {
color:#b02222;
font-size:15px;
margin-bottom:0px;
}

.the_content img {
background:white;
border:1px solid #dddddd;
padding:3px;
}

.the_content img { 
max-width: 600px; 
width: expression(this.width > 600 ? 600: true);
}

.the_content .wp-smiley {
padding:0px;
border:0px;
}

.the_content blockquote {
background:#fff;
margin:0px;
padding:5px;
padding-left:20px;
margin-bottom:20px;
margin-top:20px;
border:1px solid #dddddd;
}

#multipage-links {
margin-top:20px;
}

#multipage-links a,#multipage-links a:link,#multipage-links a:visited {
padding:4px;
background:#dddddd;
border:1px solid #cccccc;
}

.after_post_details {
margin-top:30px;
margin-bottom:20px;
padding:10px;
border-top:1px dotted #bbbbbb;
border-bottom:1px dotted #bbbbbb;
line-height:20px;
}

.after_post_details a.commentcount {
color:#235e15
}

.after_post_details .adminedit a {
color:#bd3636
}

.adsense-afterpost {
text-align:center
}

.blogsep {
background-image:url(images/blogsep.gif);
background-repeat:repeat-x;
height:17px;
margin-top:20px;
margin-bottom:15px;
margin-left:-20px;
margin-right:-20px;
}

.extra_content {

}

.relatedblock {
width:130px;
float:left;
margin-left:50px;
}

.relatedblock img {
margin-bottom:3px;
margin-top:5px;
margin-left:0px;
padding:3px;
background-color:#fff;
border:1px solid #d1d1d1;
width:125px;
height:125px;
}

.relatedblock .details {
text-align:center;
margin-bottom:5px;
text-decoration:underline
}

.socialbmark {text-align:center;}
.socialbmark img {margin-right:10px;}

/*comments area*/
.replyjump {
font-size:11px;
font-family:tahoma;
font-weight:bold;
float:right;
background-color:#777777;
border:1px solid #777777;
padding:5px;
margin:-10px;
}

.replyjump a,.replyjump a:link,.replyjump a:visited { color:#fff }
.replyjump a:hover { border-bottom:1px solid #fff }

.below-post {
}

/*sidebar*/
#rightsidebar {
float:right;
border:1px solid #e7e7e7;
border-top:0px;
background:#f1f1f1;
width:311px;
padding:10px;
}

#side_subscribe {
margin:0 auto;
width:305px;
height:61px;/*96*/
background-image:url(images/side_subs_bg_top.gif);
background-repeat:no-repeat;
position:relative;
padding-top:35px;
}

#side_subscribe img {
margin-left:3px;
margin-right:3px;
}

#side_subscribe_btm {
margin:0 auto;
background-image:url(images/side_subs_btm.gif);
width:305px;
height:8px;
font-size:1px;
margin-bottom:20px;
}

#side_subscribe_extra {
margin:0 auto;
width:305px;
background-image:url(images/side_subs_mid.gif);
}

#side_subscribe_extra p { margin:0px;padding:0px}

.side_sep {
background-image:url(images/side_sep.gif);
background-repeat:repeat-x;
height:8px;
margin-top:20px;
margin-bottom:20px;
}

#side_sponsors { margin-top:-6px; margin-bottom:-10px; }
#side_sponsors img {
float:left;
margin:5px;
margin-bottom:14px;
padding-left:14px;
}

/*widgets*/
.widgetblock {
margin-bottom:20px;
padding:5px;
}

.widgettitle,.tabber .tabbertab h2 {
background-color:#e8e8e8;
border-bottom:1px solid #7d7d7d;
border-top:1px solid #9f9f9f;
background: url(images/widgettitle.gif) repeat-x;
background-position:center center;
text-align:center;
text-transform:uppercase;
height:22px;
padding-left:10px;
padding-top:8px;
color:#fff;
margin-left:-5px;
margin-right:-5px;
margin-bottom:5px;
font-family:lucida sans unicode;
font-weight:normal;
font-size:11px;
}

.widgetblock ul {
margin:0px;padding:0px;
margin-left:14px;
list-style:none;
list-style-image:url(images/li1.gif)
}

.widgetblock ul li {
border-bottom:1px solid #e3e3e3;
padding:4px;
padding-left:0px;
}

.widgetblock ul li a,.widgetblock ul li a:link,.widgetblock ul li a:visited {

}

.widgetblock ul li a:hover { color:#222222 }

.smaller_widget_wrap {}
.smaller_widget_left {float:left;width:150px;}
.smaller_widget_right { float:right;width:150px; }

#recentcomments .recentcomments a {
color:#333333
}

#recentcomments .recentcomments a.url {
border-bottom:1px solid #666666
}

#recentcomments .recentcomments a:hover {
color:#000;
background-color:#f1f1f1
}

.textwidget a,.textwidget a:link,.textwidget a:visited {
color:#222222;
border-bottom:1px solid #666666
}

.textwidget b,.textwidget strong {
font-family:tahoma
}

/*footer*/
#footer {
background-color:#333333;
margin-bottom:0px;
background-image:url(images/footer.gif);
background-repeat:repeat-x
}

.footblock {
width:292px;
float:left;
border:0px solid red;
padding:13px;
padding-top:0px;
padding-left:20px;
padding-right:14px;
margin-right:2px;
}

.footblock a,.footblock a:link,.footblock a:visited {
color:#cccccc
}

.footblock h3 {
font-size:22px;
font-weight:normal;
color:#f1f1f1;
text-shadow:-1px -1px 0px #222222;
margin-top:10px;
margin-bottom:8px;
font-family:calibri;
}

.footsep {
float:left;
margin-top:23px;
width:1px;
height:199px;
background-color:#515151;
margin-bottom:10px;
}

.footsearch {
background-image:url(images/footsearch.jpg);
background-repeat:no-repeat;
width:252px;
height:83px;
margin-bottom:20px;
}

.footsearch_input {
border:0px solid red;
background-color:transparent;
height:33px;
width:235px;
font-size:19px;
font-family:Calibri, lucida sand unicode;
float:left;
margin-top:6px;
margin-left:7px;
padding:0px;
padding-top:10px;
color:#dddddd
}

.footsearch_submit {
margin-top:3px;
margin-left:100px;
float:left;
border:0px solid red;
background-color:transparent;
}

/*popular posts*/
.footblock ul { list-style:none; margin:0px; padding:0px; }
.footblock ul li { padding:4px; color:#cccccc}
.footblock ul li a,.footblock ul li a:link,.footblock ul li a:visited { color:#cccccc;}
.footblock ul li a:hover { color:#dddddd; }


.footblock ul.footsubs li {
padding-bottom:10px;
}

.popular_table {
height:15px;display:inline;margin-right:9px;
float:left;
}

.popular_td {
height:15px;
background-image:url(images/popular1.gif);
background-repeat:repeat-x;
color:#fff;
padding-left:4px;
padding-bottom:2px;
padding-right:4px;
}

.popular_td a,.popular_td a:visited,.popular_td a:link { color:#fff !important; }
.popular_td a:hover { color:#fff;text-decoration:none }

.popular_l {
height:15px;width:5px;
background-image:url(images/popular_l.gif);
background-repeat:no-repeat;
}

.popular_r {
height:15px;width:5px;
background-image:url(images/popular_r.gif);
background-repeat:no-repeat;
}

/*flickr*/
#flickr {
margin:0px;
}

.flickrimg img {
margin-right:5px;
margin-bottom:5px;
width:80px;height:80px;
padding:4px;
background:#555555;
}

.flickrimg img:hover {
background:#666666;
}

/*misc.*/
.go-left{float: left;clear: left;}
.go-right{	float: right;	clear: right;}
.go-center{	margin: 0 auto;	text-align: center;}
.bold{ font-weight: bold;}
.italic{ font-style: italic;}
.block{	display: block;}
.align-right{	text-align: right;}
.align-left{ text-align: left;}

.wp-pagenavi,.below-post {
background-color:#e6e6e6;
padding:10px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin-bottom:20px;
margin-top:10px;
}

/*twitter*/
#twitter_update_list li {
color:#cccccc;
border-bottom:1px solid #555555;
padding:4px;
}

#twitter_update_list li a,#twitter_update_list li a:link,#twitter_update_list li a:visited {
color:#f17076;
font-family:tahoma;
margin-left:6px;
border:0px;
}

#twitter_update_list li span a {
color:#cccccc !important;
margin-left:0px !important;
border-bottom:1px solid #999999 !important;
}

.foot_follow {
font-size:11px;
font-family:tahoma;
font-weight:bold;
background-color:#777777;
border:1px solid #888888;
color:#717171;
padding:5px;
text-shadow:none;
}
.foot_follow a,.foot_follow a:link,.foot_follow a:visited {color:#eeeeee;}

.copyright {
height:25px;
background-color:#191919;
padding-top:8px;
color:#9a9a9a
}
.copyright a,.copyright a:link,.copyright a:visited {color:#9a9a9a}

#footcopy {
background: url(images/footer_copy.gif) repeat-x;
height:24px;
color:#5dc9dd;
text-align:center;
padding-top:7px;
color:#b7b7b7;
}

#footcopy a,#footcopy a:link,#footcopy a:visited{color:#b7b7b7;}

/*archives*/
.archives_ul li {
border-bottom:1px solid #cccccc;
padding:5px;
}

.archives_ul li .thumbnail { margin-right:10px; }
.archives_ul li h2 { color:#333333 }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}