/*
Theme Name: Xemion Guide Blog
Theme URI: 
Description: Custom Theme for Xemion Guide Blog
Author: Stephen Coley
Author URI: http://twitter.com/srcoley
version: 1.0
*/




/* COMMENTS */

ol, li, ul { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }

ul { margin-top: 20px; }
li { margin-bottom: 20px; }

.postComments { width: 690px; margin-top: 25px; }
.postComments .comment { padding-top: 15px; padding-top: 6px; background: url(http://dl.dropbox.com/u/39646/Guide%20Images/commentTop.jpg) no-repeat center top; }
.postComments .comment .commentHead { border-left: solid 1px #D3D3D3; border-right: solid 1px #D3D3D3; border-bottom: solid 1px #D3D3D3; width: 100%; width: 668px; padding: 10px; }
.postComments .comment .commentHead img { float: left; margin-right: 10px; }
.postComments .comment .commentHead strong { font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; float: left; line-height: 15px; color: #373737; }
.postComments .comment .commentHead strong small { font-size: 11px; font-family: Verdana; font-weight: normal; display: block; color: #999; }
.postComments .comment .entry { background: #f3f3f3; border-left: solid 1px #D3D3D3; border-right: solid 1px #D3D3D3; color: #7e7e7e; font-family: Verdana; font-size: 12px; line-height: 18px; padding: 15px 15px 1px 15px; }
.postComments .comment .entry p.reply a { width: 57px; height: 24px; background: url(http://dl.dropbox.com/u/39646/Guide%20Images/replyButton.jpg) no-repeat center top; text-indent: -9999px; display: block; }
.postComments ol ul .comment { background: url(http://dl.dropbox.com/u/39646/Guide%20Images/commentReply.jpg) no-repeat center top; width: 640px; margin: 0px auto; }
.postComments ol ul .comment .commentHead { width: 618px; }
.postComments .comment .bt { width: 690px; height: 8px; background: url(http://dl.dropbox.com/u/39646/Guide%20Images/commentBottom.jpg); }
.postComments ol ul .comment .bt { width: 640px; height: 8px; background: url(http://dl.dropbox.com/u/39646/Guide%20Images/commentBottomReply.jpg); }

.commentForm { width: 690px; margin-top: 50px; }
.commentForm form p.id { background: url(http://dl.dropbox.com/u/39646/Guide%20Images/fieldBg.jpg) no-repeat center top; padding: 7px 0 7px 0;}
.commentForm form p.id label { font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #373737; font-weight: bold; width: 170px; margin-left: 15px; display: block; float: left; padding-top: 4px; }
.commentForm form p.id input { padding: 2px; float: left; width: 480px; border: none; }
.commentForm form p.textarea { background: url(http://dl.dropbox.com/u/39646/Guide%20Images/textarea.jpg) no-repeat center top; }
.commentForm form p.textarea textarea { height: 120px; border: none; }
.commentForm form p.textarea label { font-size: 15px; }
.commentForm form input#submit { border: none; background: url(http://dl.dropbox.com/u/39646/Guide%20Images/addcomment.jpg) no-repeat center top; width: 108px; height: 27px; display: block; }

#guide-header {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

#guide-subtitle {
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}

#guide-title {
	text-transform: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	color:#222;
}

.content h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #222;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}

.content h1, .content h2.title {
	text-transform: none;
	font-size: 28px;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-weight: bold;
	color:#222;
	border-bottom: 1px solid #e5e5e5;
}

.breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #8c8c8c;
}

.side-bar h4,.side-bar h2{
	padding: 0 0 7px 0;
}

.side-bar ul {
	padding-bottom: 20px;
}

.side-bar ul li{
	margin: 0;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #ededed;
	font-size: 12px;
}

.side-bar ul li a {
	color: #555;
}

.side-bar .subcategories-border {
	margin-bottom: 0;
}


#category-list {
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
}

#category-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#category-list li {
	float: left;
	margin: 0;
	padding: 0 15px 20px 0px;
	width: 23%;
}

#category-list a {
	font-size: 18px;
	font-weight: bold;
}

#home-popular {
	width: 470px;
	float: left;
}

#home-latest {
	width: 470px;
	float: right;
}

#home-popular li a, #home-latest li a {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #2c3e4c;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 10px;
	text-decoration: none;
}

#home-popular li div, #home-latest li div {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #6facda;
}

/* content */



.postmetadata{
	clear: both;
	background: #fff;
	padding: 0;
	margin: 20px 0;
}
	

.navigation {
	font-size: 10px;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}





	
/* misc */

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
}
	
.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;
}




