/*
Theme Name: GUIGalaxy
Description: Developed on a Sharpfolio core.
Version: 1.0
*/
body {
	text-align: center;
	background: #3a4449 url('images/background.png') repeat-x top;
	background-attachment: fixed;
	color: #fff;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 24px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
}


a {
	color: #FDC800;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	/* border-bottom: 1px solid #484848; */
}

#header_container
{
/* height:235px;
margin:50px 0 0;
width:960px; */
height:331px;
margin:15px 0 0;
width:960px;
overflow:hidden;
clear:both;
}

#header_container #left
{
float:left;	
}

#header_container #right
{
float:right;
margin:85px 0 0;	
}

h1 {
	font-size: 48px;
	color: #666;
	display:none;
}
h1 a {
	text-decoration: none;
	color: #666;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}

#nav_shell
{
background: url('images/nav_bar_bg.png') no-repeat bottom;
width:960px;	
height:40px;
overflow:hidden;
}

ul#register_login {
	display: block;
	float: left;	
margin:8px 0 0 25px;
	color:#666;
}

ul#register_login li {
	display: inline;
	font-size:12px;	
	font-weight:bold;
}

ul#register_login li a {
	color:#8c9ea8;
	text-decoration: none;

}
ul#register_login li a:hover {
	text-decoration:underline;
}

ul#navigation {
	display: block;
	float: right;	
margin:8px 25px 0 0;
	
}
ul#navigation li {
	display: inline;
	font-size:12px;	
	font-weight:bold;
}

ul#navigation li#intro
{
	margin:0 0 0 15px;
	font-weight:normal;
	color:#666;
}

ul#navigation li#apple {
	background: url('images/icons/mini_apple.png') no-repeat scroll 0 0;
margin:0 0 0 15px;
padding:7px 10px 10px 33px;
}

ul#navigation li#design {
	background: url('images/icons/mini_design.png') no-repeat;
	padding:7px 10px 10px 33px;
}

ul#navigation li#technology {
	background: url('images/icons/mini_technology.png') no-repeat;
	padding:7px 10px 10px 33px;
}

ul#navigation li a {
	color:#8c9ea8;
	text-decoration: none;

}
ul#navigation li a:hover {
	text-decoration:underline;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 30px 0 0 0;
}
div#content2 {
	margin: 30px 0 0 0;
}
div.thumbnail {
	width: 550px;
	float: left;
}

div.thumbnail2 {
	width: 728px;
	float: left;
}

div.thumbnail p
{
font-size:14px;	
}

div.entry {
	width: 300px;
	float: right;
}

div.entry2 {
	width: 200px;
	float: right;
	line-height:16px;
}

div.entry #left
{
width:71px;
float:left;	
}

div.entry #right
{
width:229px;
float:right;	
}

div.entry img
{
float:left;	
/* margin:0 20px 150px 0; */
margin:0 0 5px;
}

div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #FDC800;
	line-height:26px;
}

div#content h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div#content2 h2 a {
	text-decoration: none;
	color: #FDC800;
}

div#content2 h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#content2 h3
{
color:#9CAFBA;
font-size:36px;
text-transform:uppercase;
}

div#content h3
{
border-top:1px solid #8fa2ac;
color:#9CAFBA;
font-size:36px;
margin:0 0 40px;
padding:40px 0 0;
text-transform:uppercase;
}

div#content h4
{
color:#9CAFBA;
font-size:22px;
margin:0 0 20px;
text-transform:uppercase;
font-weight:normal;
}

div#content2 h4
{
color:#9CAFBA;
font-size:22px;
margin:0 0 20px;
text-transform:uppercase;
font-weight:normal;
}


p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

#footer
{
border-top:1px solid #8fa2ac;
margin:0 0 20px;
overflow:hidden;
}

div#footer p#left
{
float:left;
width:40%;	
}

div#footer p#right
{
float:right;
width:40%;
text-align:right;	
}

div#footer p {
margin:20px 0;
color:#8fa2ac;
}
div#footer p a {
	text-decoration: none;
}
div#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}
div.post {
	margin: 0 0 45px;
}
div#content h3#comments, h3#respond {
	color: #8FA2AC;
	font-size:18px;
	line-height: 64px;
	margin:0 0 10px;
	padding:10px 0 0;
}

div#content h3#respond
{
border-top:medium none;
color:#8FA2AC;
font-size:18px;
line-height:64px;
margin:-30px 0 -20px;
padding:0;
}

div.author {
	width: 300px;
	float: right;
	margin:0;
}
div.author #authorname {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	margin:12px 0 0 12px;
	float:left;
}
div.author img {
	position: relative;
	float:left;
}
div.comment {
	width: 550px;
	float: left;
	padding: 0;
	font-size:14px;
}

div.comment p
{
margin:0;	
}

ol.commentlist {
	border-top: 1px solid #8FA2AC;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #8FA2AC;
	padding:12px 0;
}
form input, form textarea {
margin:0 12px 0 0;
}

input#submit
{
border:1px solid #c39a00;
background:#FDC800;	
padding:4px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	cursor:pointer;
}

input#submit:hover
{

background:#ffe274;	

}

div.alignleft, div.alignright {
	display: block;
	float: left;
	height:30px;
}

div.alignleft
{
padding:6px 0 0;
}

div.alignright {
	float: right;
padding:6px 0 0;	
}
div.alignleft a, div.alignright a {
	font-size: 14px;
	text-decoration: none;
	color:#FDC800;
	display:block;
}
div.alignleft a:hover, div.alignright a:hover {
	text-decoration: none;
}

#popular_posts
{
clear:both;
margin:0 -65px 10px 0;
overflow:hidden;	
}

#popular_posts ul
{
	
}

#popular_posts li
{
	float:left;
	margin:0 66px 20px 0;
	width:139px;
	line-height:20px;	
	height:189px;
	overflow:hidden;
}

#popular_posts li a
{
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	text-decoration:none;	
}

.wpp-excerpt {
	display:block;
	font-size:11px;
	line-height:16px;
}

#popular_posts li .wpp-excerpt a {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
}

img.wpp-thumbnail {
border:1px solid #FDC800;
height:80px;
margin:0 0 15px;
padding:1px;
width:135px;
}

img.wpp-thumbnail:hover
{
border:1px solid #8FA2AC;	
}

.navigation
{
border-top:1px solid #8FA2AC;
margin:-30px 0 10px;
padding:10px 0 0;
}

div#ad
{
border-bottom:1px solid #8FA2AC;
border-top:1px solid #8FA2AC;
margin-top:-25px;
padding:10px 0;	
color:#9CAFBA;
font-size:12px;
margin-bottom:40px;
}

img#fb_hidden
{
display:none;	
}



#gglogo
{
	text-indent: -9999px;
	width: 300px;
	height: 153px;
	background: url(/wp-content/themes/gg2010/images/guigalaxy_titletext.png) no-repeat;	
}

h1#gglogo
{
display:block;
	width: 300px;
	height: 153px;
}	

#gglogo a
{
display: block;	
	width: 300px;
	height: 153px;
}

p#tagstyle
{
border-bottom:1px solid #8FA2AC;
border-top:1px solid #8FA2AC;
margin:5px 0 0;
padding:2px 0;	
}

#bishophead
{
	margin:0;
	padding: 0;
	text-indent: -9999px;
	width: 550px;
	height: 333px;
	background: url(/wp-content/themes/gg2010/images/bish_head_large_v6_hover.png) no-repeat 0 0px;
}


#bishophead:hover
{
	margin:0;
	padding: 0;
	text-indent: -9999px;
	width: 550px;
	height: 333px;
	background: url(/wp-content/themes/gg2010/images/bish_head_large_v6_hover.png) no-repeat 0 -333px;
}


#bishophead a {	
	width: 550px;
	height: 333px;
	display: block;
	border: 0;
	background: transparent;
	
}

div.tweetmeme_button
{
margin-right:-25px;	
}

#tweetmeme_button .count {
color:#808080;
font-size:14px;
font-weight:bold;
}

#tweetmeme_button a
{
color:#808080;	
}

iframe { background: transparent; }

#social_container
{
border-bottom:1px solid #8FA2AC;
border-top:1px solid #8FA2AC;
height:30px;
margin:5px 0 20px;
padding:10px 0 1px;
}

#twitter
{
float:left;
font-size:0;
margin:10px 10px 0 0;
}

textarea#comment
{
width:550px;
margin:15px 0 0;	
}

div.comment p.thdrpy
{
background:#FDC800 none repeat scroll 0 0;
border:1px solid #C39A00;
cursor:pointer;
display:block;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
height:15px;
line-height:15px;
margin:10px 0 0;
padding:4px;
text-indent:10px;
width:50px;
}

div.comment p.thdrpy:hover
{
background:#ffe274;	
}

div.comment p.thdrpy a
{
text-decoration:none;
font-size:11px;	
color:buttontext;	
}

#single_google_ad
{
width:250px;
height:250px;
margin:10px 0 0;
padding:0;
float:right;
border:1px solid #8FA2AC;
padding:20px;
background:transparent;
}

#sponsors_title
{
border-top:1px solid #8FA2AC;
color:#8FA2AC;
float:right;
font-size:12px;
height:20px;
margin:60px 0 0;
padding:3px 0 0;
width:292px;
}

/* threaded comments CSS below */

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
border-top:1px solid #8FA2AC;
margin:38px 0 10px;
padding:20px 0 0 20px;
}

.comment-childs img
{
float:left;
margin:0 10px 0 0;	
}

.chalt{
	/* background-color: #E2E2E2; */
	width:535px;
	overflow:hidden;
	background: transparent url(/wp-content/themes/gg2010/images/sub_arrow.png) no-repeat scroll -3px 21px;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

#threaded_floatleft
{
float:left;
font-size:12px;
line-height:20px;
width:70%;
}
	
#threaded_floatright
{
float:right;
font-size:11px;	
}			