/*  
Theme Name: Galbadia X 14
Theme URI: http://www.galbadiax.com/
Description: The Galbadia X theme.
Version: 1.0
Author: Colin Temple
Author URI: http://www.colintemple.com/

*/



/* Begin Typography & Colors */
body { font-size: 62.5%; /* Resets 1em to 10px */ color: #555; text-align: center; }

#page { text-align: left; }

		#tbar { font-size: 0.9em; text-align: right; color: #fff; background-image:
			url(/images/layout/tbar.jpg); background-position: top left; background-repeat: repeat-x;
			height: 18px; }

		#heading { background-color: #6d88aa; margin: 0; height: 71px;

		}

#content { font-size: 1.2em }

.widecolumn .entry p { font-size: 1.05em; }

.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }


.alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

#footer { border: none; }

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }

h1, h2, h3 { font-weight: bold; }

h1 { font-size: 4em; text-align: center; }

#headerimg .description { font-size: 1.2em; text-align: center; }

h2 { font-size: 1.6em; }

h2.pagetitle { font-size: 1.6em; }

h3 { font-size: 1.3em; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

.entry p a:visited { color: #b85b5a; }

.commentlist li, #commentform input, #commentform textarea { font-size: 0.9em; }

.commentlist li { font-weight: bold; }

.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }

.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }

.commentmetadata { font-weight: normal; }

#sidebar { font-size: 1em; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

a, h2 a:hover, h3 a:hover { color: #6d88aa; text-decoration: none; }

a:hover { color: #147; text-decoration: underline; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption { font-weight: bold; font-size: 1.3em; text-align: center; }

#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0;
	}



		#roleplay { width: 932px; margin: 0 auto 0 auto; }

#headerimg { margin: 0; height: 200px; width: 100%; }

.narrowcolumn { float: left; padding: 0 0 20px 15px; margin: 0px 0 0; width: 675px; }

.widecolumn { float: left; padding: 0 0 20px 15px; margin: 0px 0 0; width: 675px; }

.post { margin: 0 0 40px; text-align: justify; }

.post hr { display: block; }



.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }

.widecolumn .attachment { text-align: center; margin: 5px 0px; }

.postmetadata { clear: left; }

#footer { padding: 0.5em; clear: both; }

#footer p { margin: 0; } /* End Structure */



/*	Begin Headers */



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


#sidebar h2 {
			background-image: url(/images/layout/th.png);
			background-repeat: repeat-x;
			background-position: top left;
			font-size: 0.9em;
			margin: 0 0 4px 0;
			padding: 4px 0 4px 5px;
			color: #fff;
			font-weight: normal;
			font-style: normal;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px;
	}

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ol { padding: 0 0 0 35px; margin: 0; }

.entry ol li { margin: 0; padding: 0; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }

.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }

.commentlist p { margin: 10px 5px 10px 0; }

#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; } /* End Comments */



/* Begin Sidebar */ 

#sidebar { padding: 20px 10px 10px 10px; margin: 1em 0 1em 700px; width: 200px; }

#sidebar form { margin: 0; }

.widget ul {list-style:none;margin: 0 0 10px 0; padding: 0;width:200px;font-size: 1.1em;}
.widget ul li {margin: 0; padding: 0;}
.widget ul li a {background-repeat:no-repeat; border-bottom:1px solid #eee; display:block;padding:11px 0 11px 35px;width:165px; margin: 0;}
.widget ul li a:link, .widget ul li a:visited {background-position:5px 9px;}

#categories-1 li a{background-image:url(/images/icons/folder.png)}
.categories li a{background-image:url(/images/icons/folder.png)}
#categories li a{background-image:url(/images/icons/folder.png)}
#recent-posts li a{background-image:url(/images/icons/page.png)}
#links li a{background-image:url(/images/icons/world_link.png)}
#recentcomments li {background-image:url(/images/icons/comment.png)}


.widget p.rss img { float: left; margin-bottom: 5px; }
.widget p.rss { margin-bottom: 0.2em; margin-left: 5px; height: 35px; }
.widget p.rss a.txtsubscribe { float: left; display: block; margin: 6px 0 0 5px; text-decoration: none;}
.widget p { margin-left: 5px; }


/* End Sidebar */



/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }

#wp-calendar #next a { padding-right: 10px; text-align: right; }

#wp-calendar #prev a { padding-left: 10px; text-align: left; }

#wp-calendar a { display: block; }

#wp-calendar caption { text-align: center; width: 100%; }

#wp-calendar td { padding: 3px 0; text-align: center; }

#wp-calendar td.pad:hover { background-color: #fff; }

/* End Calendar */




acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }

blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

hr { display: none; }

a img { border: none; }

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }



#content h2{color:#507698;font-size:24px;font-weight:400; margin: 14px 0 2px 0; padding: 0; font-style: normal;}
#content h2 a, #content h2 a:link, #content h2 a:visited {color:#507698; margin: 0; padding: 0; font-style: normal;}
#content h4{color:#384b5c;font-family:Georgia, "Times New Roman", Times, serif;font-size:28px;font-style:italic;font-weight:700;height:32px;letter-spacing:-1px;margin:0;padding:5px 0;text-align:center}
#content h4 em{color:#384b5c}
#content h2.pagetitle { text-align: left; }

.post small { margin-top: 2px; }

.post{border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:30px}
.metaData {clear:both;float:right;font-size:11px;margin:0;padding:0;white-space:nowrap}
.metaData li{display:inline;list-style:none}
.metaData li a{background-repeat:no-repeat;display:inline;margin:0 5px 10px 0;padding:1px 0 1px 20px}
.metaData a:link,.metaData a:hover,.metaData a:visited{background-position:0 0}
.icon_comments {list-style-type: none;}
.icon_comments a, .icon_comments a:link, .icon_comments a:hover, .icon_comments a:visited{background-image:url(/images/icons/comments.png)}
.icon_email a{background-image:url(/images/icons/email.png)}
.icon_feed a{background-image:url(/images/icons/feed.png)}

.commentlist li{background-color:#fff;border:4px solid #384b5c;margin-bottom:5px; padding: 0;}
.commentlist li.alt{background-color:#fff}
.commentlist h5{background:#8da9c3 url(/images/icons/user.png) no-repeat 14px 15px;border-bottom:1px solid #384b5c;color:#384b5c ;font-weight:400;margin:0;padding:10px 10px 10px 40px}
.commentlist p{padding:0 8px}
.commentlist a{font-size:12px;font-weight:400}
.commentlist a:link,.commentlist a:visited{color:#384b5c}
.commentlist a:hover{color:#507698}
.commentlist cite{color:#384b5c;font-size:11px;font-style:normal;font-weight:700}
.commentlist li span.commentNumer{color:#6b869f;float:right;font:italic bold 30px Geneva, Arial, Helvetica, sans-serif;margin:0 10px 0 0}
.commentlist li small { color: #f4f4f4; }
.commentlist li small a, .commentlist li small a:visited, .commentlist li small a:link, .commentlist li small a:hover { color: #fff; }

#commentform{margin:10px 0 0;padding:5px}
#commentform p{padding:0 0 8px 10px}
#commentform label{color:#333;display:block;font-family:Arial, Helvetica, sans-serif;font-weight:700;padding:5px 0 0}
#author,#email,#url,#commentform #comment{background-color:#FFF;border:4px solid #CCC;color:#666;font-family:Arial, Helvetica, sans-serif;padding:5px;width:96%}
#commentform #submit{background-color:#31363E;border:5px solid #507698;color:#FFF;font-weight:700;padding:10px;width:100%}

#menu { font-size: 1.0em; }
#footer { font-size: 1.1em; }

#shares { clear: both; width: 100%; height: 60px; padding: 4px 0; }
.shareitem { float: left; display: inline; width: 110px; }
