/*   
Theme Name: GUIGalaxy
Author: pseudoroom design.
Author URI: http://www.pseudoroom.com/

.

.
*/

@import "css/lib/reset.css";
@import "css/lib/typography.css";
@import "css/lib/forms.css";
@import "css/header.css";
@import "css/navigation.css";
@import "css/sidebar.css";
@import "css/footer.css";
body {
background-color:#e7e7e3;
text-align:center;
/* background-image:url('images/background.gif'); */
background-position:center top;
background-repeat:no-repeat;
}

#top
{
width:100%;
height:45px;
text-align:left;
background:#e7e7e3;
z-index:999990;
top:0;
/* position:fixed; */
}

#top_inner
{
margin:0 auto;
width:990px;
text-align:left;
/* height:45px;
background:url('images/header_toolbar.png') no-repeat; */
height:60px;
background:#E7E7E3 url('images/header_toolbar.png') no-repeat;
z-index:999990;
}


#gglogo
{
	margin:0 0 20px 45px;
	padding: 0;
	text-indent: -9999px;
	width: 252px;
	height: 184px;
	background: url(images/logo2_sprite.png) no-repeat 0 -184px;
}


#gglogo:hover
{
	margin:0 0 20px 45px;
	padding: 0;
	text-indent: -9999px;
	width: 252px;
	height: 184px;
	background: url(images/logo2_sprite.png) no-repeat 0 -1px;
}


#gglogo a {	
	width: 252px;
	height: 184px;
	display: block;
	border: 0;
	background: transparent;
	
}

#container img
{
opacity:1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
margin:0 0 -3px;
}

img.myicons
{
float:right;
/* clear:both; */
/* padding:3px 32px 0 0; */
padding:3px 0 0 10px;	
}

#container_top
{
	/* margin:60px auto 0; */
	margin:15px auto 0;
width:990px;
height:15px;
background:url('images/container_top.png') no-repeat;	
}

#container_bottom
{
	margin:0 auto;
width:990px;
height:15px;
background:url('images/container_bottom.png') no-repeat;	
}

#container {
background:#FFFFFF url(images/container_middle.png) no-repeat scroll right top;
border-width:0 1px;
margin:0 auto;
position:relative;
text-align:left;
width:990px;
}

#accessibilitylinks {
position:absolute;
top:-1000px;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}

#container img.alignleft {
float:left;
margin:0 15px 15px 0;
}

.alignright {
float:right;
}

#container img.alignright {
float:right;
margin:0 0 15px 15px;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}


#content {
color:#878787;
float:left;
/* margin-top:1em; */
width:630px;
}
#content #posts {
padding:0 0.5em 0;
position:relative;
}
#content .post {
/* background-color:#ffffff;  */
background:url('images/post_middle.png') repeat-y;
/* margin-bottom:1.5em; */
margin-left:0.7em;
margin-right:0.5em;
padding-bottom:0.1em;
padding-top:0.5em;
/* border:1px solid #ccc; */
text-indent:10px;
}

#container img.avatar-48
{
margin:0 0 0 20px;
float:left;	
}

#content h3.authors
{
margin:13px 0 0;	
}

#content p.authors
{
margin:-5px 0 25px 78px;
}

#content .post p
{
text-indent:0;	
}

#content .post_top
{
background:url('images/post_top.png') no-repeat;
height:22px;
margin-left:0.7em;
margin-right:0.5em;
}

#content .post_top_sub
{
background:url('images/post_top.png') no-repeat;
height:22px;
margin-left:17px;
margin-right:0.5em;
}

#content .post_bottom
{
background:url('images/post_bottom.png') no-repeat;
height:22px;
margin-left:0.7em;
margin-right:0.5em;
margin-bottom:20px;
}

#content .post_bottom_sub
{
background:url('images/post_bottom.png') no-repeat;
height:22px;
margin-left:17px;
margin-right:0.5em;
margin-bottom:25px;
}

#content #posts h2 a:link, #content #posts h2 a:visited, #content #posts h2 a:active {
color:#fdc800;
font-size:26px;
font-weight:normal;
margin:0 0 0 8px;
padding:0.2em;
text-decoration:none;
}
#content #posts h2 a:hover {
color:#9aadb8;
}
#content h1 {
font-size:1.4em;
line-height:1.5em;
margin:1em 0;
}
#content h2 {
font-size:1.2em;
line-height:1.5em;
}
#content h3 {
font-size:1em;
line-height:1.5em;
margin:1em 0;
}
#content h4 {
font-size:0.9em;
line-height:1.5em;
margin:1em 0;
}
#content h5 {
font-size:0.8em;
line-height:1.5em;
margin:1em 0;
}
#content h6 {
font-size:0.6em;
line-height:1.5em;
margin:0.8em 0;
}
#content ul, #content #posts ol {
line-height:1.5em;
}
#content ul {
list-style-type:none;
padding-left:23px;
}
#content ul li {
/* background:transparent url(images/sidebar_list_icon.gif) no-repeat scroll 3px 6px;
padding:0 0 5px 18px; */
text-decoration:none;
}

#nav
{
clear:both;
overflow:hidden;	
}

#content #nav ul
{
margin:0;
padding:0 0 10px 20px;	
list-style-type:none;
width:400px;
float:left;	
}

#content #nav ul li
{
display:inline;
padding:2px 7px 10px 25px;
background:url(images/bishbullet.png) no-repeat 0 3px;
font-size:18px;
}


#footer #footernav ul
{
margin:0;
padding:0 0 3px;	
list-style-type:none;	
float:right;
}

#footer #footernav ul li
{
display:inline;
padding:2px 10px 10px 0;
background:none;
}

#content #posts .post_body {
margin:1em 0;
padding:0 26px;
}
#content #posts .date_author_comments {
font-size:0.75em;
margin-left:25px;
text-align:left;
background:transparent url(images/author_comments_bg.png) no-repeat;
height:25px;
line-height:24px;
padding:0 35px 0 0;
overflow:hidden;
text-shadow:0.1em 0.1em 0.1em white;
}

.author a
{
color:#9AADB8;
font-weight:bold;	
}

#content #posts .date_author_comments .comments {
text-align:right;
height:16px;
}
#content #posts .date_author_comments .comments a {
/* background:transparent url(images/comment_icon.png) no-repeat scroll right 50%; */
/* padding-right:20px; */
padding-left:7px;
color:#9AADB8;
}
#content #posts .tags {
border-top:1px solid #999999;
display:block;
font-size:0.8em;
margin:3em 0.5em 0;
padding:1em;
text-align:right;
}
#content #posts .tags img {
left:-3px;
position:relative;
top:3px;
}
#content #posts #relatedposts h3 {
font-size:1em;
}
#content #error_page {
border:1px solid #999999;
margin:0 1em;
}
#content #error_page h2, #content #error_page h3 {
color:#333333;
display:block;
line-height:1.2em;
margin:0.2em 0.5em;
padding:0.2em;
text-decoration:none;
}
#content #error_page h2 {
border-bottom:1px solid #2A3548;
font-size:1.4em;
}
#content #error_page h3 {
font-size:1.2em;
}
#content #error_page p {
padding:1em 1em 0;
}
#content #posts h1.archive, #content #posts h1.search {
color:#333333;
font-size:1.4em;
text-align:center;
text-transform:uppercase;
font-weight:normal;
}
#content #archives {
border:1px solid #999999;
margin:0 1em;
}
#content #archives h1 {
color:#333333;
font-size:1.4em;
text-align:center;
}

#social
{
float:right;
/* padding:10px 130px 0; */	
color:#c2cfd1;
font-family:Helvetica,Verdana,Arial;
font-size:11px;
margin:5px 12px 0 0;
}

#social #text
{
float:left;
margin:2px 8px 0 0;	
}

#social img
{
margin:0 5px 0 0;	
}

.search
{
width:220px;
padding:10px 6px 0 20px;
border:medium none;
margin:0;
float:right;
}

.search input.box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/searchfield.png) no-repeat scroll 0 0;
border:medium none;
color:#555555;
font-family:Helvetica,Verdana,Arial;
font-size:11px;
height:22px;
padding:5px 0 0 15px;
width:161px;
}

.search button.btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/searchbtn.png) no-repeat;
border:medium none;
cursor:pointer;
height:22px;
text-indent:-9999px;
width:22px;
}

.search input, .search button {
border:medium none;
float:left;
}

ul#social
{
margin:5px 0 0;	
}

ul#social li
{
display:inline;
padding:1px;
font-size:11.7px;	
}

ul#social li a:hover
{
text-decoration:none;	
}	

li#facebook
{
/*text-indent:22px;*/
height:16px;
width:16px;
margin:0 4px 0 0;
background:url(images/facebook_sprite.png) no-repeat scroll 0 -16px;
text-decoration:none;	
}

li#facebook:hover
{
background:url(images/facebook_sprite.png) no-repeat scroll 0 0;
border:0;
text-decoration:none;		
}

li#twitter
{
/*text-indent:22px;*/
height:16px;
width:16px;
margin:0 4px 0 0;
/* background:url('images/twitter_off.png') left center no-repeat;*/
background:url(images/twitter_sprite.png) no-repeat scroll 0 -16px;
}

li#twitter:hover
{
/* background:url('images/twitter.png') left center no-repeat;*/
background:url(images/twitter_sprite.png) no-repeat scroll 0 0;
}

h2#search {
color:#878787;
font-size:56px;
font-weight:normal;
letter-spacing:-1.1px;
line-height:53px;
margin:40px 0 10px 14px;
text-decoration:none;
}

#get_recent_comments_wrap
{
width:290px;
font-size:12px;
}



#sidebar #get_recent_comments_wrap ul li
{
line-height:15px;
margin:0 0 10px;
/* letter-spacing:0.3px; */
clear:both;
}

#sidebar #get_recent_comments_wrap ul li p
{
margin:0 0 0 24px;
line-height:15px;
}

#sidebar #get_recent_comments_wrap ul li img
{
width:16px;
height:16px;
float:left;
}

#sidebar li#get-recent-comments h2.widgettitle
{
margin:0 0 5px;	
}

#googleads
{
margin:10px 0 30px 3px;	
}

ul#more_reading
{
background:transparent url(images/footernav_bg.png) no-repeat scroll 0 0;
display:block;
height:43px;
margin:0 0 20px 10px;
width:600px;
padding:12px 0 0 27px;
}

#content .post .author_meta p
{
text-align:left;
width:470px;	
}

#content .post .addtoany_share_save img {
text-indent:0;
margin:0;
padding:0;
}

form#commentform
{
margin:20px 0 0;	
}

div.post_body .clall, div.post_body .claddlink, div.post_body .cjlinks, div.post_body .clfeed, div.post_body ul.cjul
{
display:none;	
}

.clall
{
display:none;	
}

.claddlink
{
margin:0 5px 0 15px;	
}

#sidebar .cjlinks a
{
margin:0 0 0 5px;
color:#9AADB8;
font-weight:bold;
}

#sidebar .cjlinks
{
background:transparent url(images/addlinkbg.png) no-repeat scroll 0 0;
height:25px;
margin:-13px 0 0;
width:318px;
line-height:24px;
font-size:0.75em;
text-shadow:0.1em 0.1em 0.1em white;
}

#login
{
color:#C2CFD1;
float:left;
font-family:Helvetica,Verdana,Arial;
font-size:11px;
margin:0;
overflow:hidden;
text-align:right;
width:615px;
}

#login form
{
float:right;	
}

/*
#login
{
color:#C2CFD1;
float:left;
font-family:Helvetica,Verdana,Arial;
font-size:11px;
margin:0 0 0 295px;
overflow:hidden;
width:400px;	
}
*/

#login form p
{
float:left;	
}

#login form p.rememberme
{
display:none;	
}

#login h2
{
display:none;
}

form input.mid
{
background:transparent url(images/login.png) no-repeat scroll 0 0;
border:medium none;
color:#555555;
font-family:Helvetica,Verdana,Arial;
font-size:11px;
height:22px;
padding:5px 0 0 15px;
width:120px;
}

#login label
{
font-weight:normal;	
}

#login input.loginbtn {
background:transparent url(images/loginbtn.png) no-repeat;
border:0;
cursor:pointer;
height:22px;
text-indent:-9999px;
width:44px;
display:block;
font-size:0;
color:#9AADB8;
margin:11px 0 0;
border-style:none;
outline: 0 none;
}

#login input.loginbtn:focus
{
outline: 0 none;	
}

p.submit
{
text-indent:-9999px;
border:0;
font-size:0;
}

#login_error
{
display:none;	
}

input, label, p, form
{
/* border:0;
border-style:none;
outline: 0 none;	 */
}

/*
.avatar_container
{
width:20;
height:20;
float:left;
margin:12px 0 0;
padding:0 5px 0 157px;
}
*/

.avatar_container
{
float:right;
margin:12px 0 0;	
}

/*
ul.pagenav
{
display:block;
list-style-type:none;
margin:15px 0 0;
padding:0;
text-align:left;
width:350px;
}

ul.pagenav li
{
display:inline;	
margin:0 10px 0 0;
font-weight:bold;
}
*/

ul.pagenav
{
float:right;
list-style-type:none;
margin:5px 10px 0;
padding:10px 0 0;	
}

ul.pagenav li
{
display:inline;
font-weight:bold;
margin:0 0 0 10px;
text-shadow:1px 1px 1px #727E84
}

ul.pagenav li a:hover
{
color:#fff;	
}

ul.sidebarlogin_otherlinks
{
float:right;
font-weight:bold;
list-style-type:none;
margin:15px 10px 0 0;
padding:0;
}

ul.sidebarlogin_otherlinks li
{
text-shadow:1px 1px 1px #727E84;	
}

/*
ul.sidebarlogin_otherlinks {
float:left;
list-style-type:none;
margin:17px 0 0 10px;
padding:0;
font-weight:bold;
}
*/

ul.sidebarlogin_otherlinks li a:hover {
color:#fff;
}

    blockquote {
        /* background: url(img/start_quote.png) top left no-repeat; */
 background:transparent url(images/start_quote.png) no-repeat scroll 10px 0;
border:0 none;
font-size:12px;
font-style:italic;
line-height:19px;
margin:0 0 20px;
text-align:left;
text-indent:0;
    }
    
    div.endquote {
        /* background: url(img/end_quote.png) bottom right no-repeat; */
        background:transparent url(images/end_quote.png) no-repeat scroll 98% 100%;
        padding-left: 70px;
        padding-right: 70px;
    }

.post_body .review *
{
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;	

}

.post_body .review
{
	margin:30px 0 20px -1px;
	width:550px;
}

#content .post_body .review h2
{
background:transparent url(http://www.guigalaxy.net/wp-content/themes/gg/images/author_comments_bg.png) no-repeat scroll 0 0;	
line-height:15px;
font-size:0.75em;
text-shadow:none;
color:#878787;
padding:5px 0;
}

#content .post_body .review .mainbox
{
border:solid #DDDDDD;
border-width:0 1px 1px;	
}

#content .post_body .review .mainbox .procons table tr th
{
font-size:11px;	
color:#878787;
text-indent:0;
}

#content .post_body .review .mainbox .procons table tr td
{
color:#C2C2C2;
width:50%;	
text-indent:0;
}

#content .post_body .review .mainbox .procons table tr:hover td
{
color:#878787;	
}

#content .post_body .review .mainbox .review_grid tr .review_label
{
color:#878787;	
}

#content .post_body .review .mainbox .review_grid tr td .rating_bg .rating_bar
{
background:#9AADB8 none repeat scroll 0 0;
color:white !important;
display:block;
font-size:13px;
font-weight:bold;
padding:3px 0;
text-align:left;
}

#content .post_body .review .mainbox .review_grid tr td .rating_bg
{
background:#c0cccf none repeat scroll 0 0;
border:1px solid #DDDDDD;
position:relative;
line-height:19px;	
}

#content .post_body .review .mainbox .review_grid tr td .rating_bg .rating_bar .rating_bar_content
{
color:white !important;
padding:0 0 0 10px;
text-shadow:none;
font-size:16px;	
}

#content .post_body .review .mainbox .procons
{
margin:0;	
}
	
#content .post_body .review .mainbox .review_grid tr .review_label
{
font-size:12px;
font-weight:bold;
width:54px;	
}	
	
#googleads iframe#google_ads_frame1
{
border:5px solid #E7E7E3;
}	

#googleads iframe#google_ads_frame2
{
border:5px solid #E7E7E3;
}	