/*
Theme Name: Xentum
Theme URI: http://www.ultimate-uk.com
Description: 2 columns, with a widget-enabled left-hand sidebar 
Version: 1.0
Tags: fixed width, two columns, widget ready, white, business, simple
Author: Ultimate
Author URI: http://www.ultimate-uk.com/
*/



body {
	margin: 0;
	padding: 0;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background: #231F20;
	text-align: center;
}
#wrapper {
	width: 977px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0px;
	text-align:left;
	font-size: 75%;
	line-height:20px;
	background:url(images/xentum_blog_wrapper_bg.gif) repeat-y 680px 0 #000000;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #ffffff;
}
#header {
	padding: 0px 0px 0 0;
	margin: 0;
	height:158px;
	width: 960px;
	background: #ffffff;
	position: relative;
}
#header .strap {
	position: absolute;
	top: 0px;
	left: 0px;
	height:158px;
}
#header_logo {
	position: absolute;
	top: 15px;
	left: 18px;
	height: 68px;
	width: 381px;
}
#topmenu {
	background: #ffffff;
	margin:0 0 0 0;
	background:url(images/xentum_blog_menu.jpg) no-repeat 0px 0px;
	;
	position:relative;
	height: 33px;
	border-bottom:3px solid #FFF;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topmenu ul li {
	display: inline;
	text-transform:uppercase;
}
#topmenu li a {
	color: #ffffff;
	padding: 0px 10px 0px 20px;
	text-decoration: none;
	line-height: 36px;
}
#topmenu li a:hover {
	color: #ffffff;
}
#searchform2 {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #303030;
	height: 26px;
	display: inline;
	padding: 5px;
}
#searchform2 input {
	border: 0px;
}
#searchform2 .button {
	color: #ffffff;
	border: 0px;
	width: 76px;
	height: 25px;
	font-size: 13px;
	text-align:left;
	padding: 0px 0px 3px 2px;
	margin: 0px;
	line-height: 25px;
}
#content {
	margin: 0;
	padding: 0;
}
#main {
	width: 670px;
	float:left;
	margin: 0;
	padding: 10px 10px 20px 0px;
	overflow:hidden;
	background: url(images/xentum_blog_body_bg.gif) repeat-x #FFF;
}



#myGallery {
	margin-right: 10px;
}
#sidebar {
	width:238px;
	float:right;
	padding: 0;
	margin:0px;
	background: #000000;
	color:#666666;
}
#myTabs1 {
	margin: 20px 0px;
}
#footer p {
	margin:0;
	padding:15px 0;
}
#navigation {
	padding: 5px 15px;
}
#navigation div.fleft {
	float:left;
}
#navigation div.fright {
	float:right;
}
#credit {
	text-align:left;
	padding: 0 5px;
}
#credit p {
	margin:0;
	color:#555;
	font-size:85%;
}
#credit p a, #credit p a:hover {
	color:#555;
	font-weight:100;
}
/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
/*  font-family: georgia, 'Times New Roman', sans-serif; */
}
h1 {
	font-size: 190%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 70%;
}
a {
	color:#91CE43;
	font-weight:800;
	text-decoration:none;
}
a:hover {
	color:#91CE43;
	text-decoration:underline;
}
a img {
	border:0px;
}
hr {
	height:2px;
	margin:5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
blockquote {
	background: #f4f4f4;
	padding: 5px 15px;
	margin: 3px 30px;
}
form {
	margin: 0;
	padding:0;
}
fieldset {
	padding:10px;
	margin:0;
	border:none;
}
legend {
	font-weight:800;
}
code {
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}
td {
	vertical-align:top;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
}
/* Headings */ 

form#searchform2 {
	display: block;
	margin: 10px;
}
#header h1 {
	margin:  0;
	padding: 0 5px 0px 10px;
}
#header h1 a {
	font-weight:100;
	color: #666666;
	text-decoration: none;
	font-size: 140%;
	line-height:28px;
}
#header h2 {
	margin: 0;
	padding: 3px 0 5px 10px;
	font-weight:100;
	font-style:italic;
	color: #666666;
	font-size: 110%;
	letter-spacing: 1px;
}
h2#sectiontitle {
	font-size:100%;
	font-weight: 800;
	font-family: arial, verdana, sans-serif;
	padding:6px 6px 6px 10px;
	margin:3px 5px 15px 5px;
	background: #f2f2f2;
	color: #444;
}
/* post styles */

.post {
	margin: 10px 10px 0px 0px;
	padding: 5px 10px 5px 10px;
	float: left;
	border: 1px solid #dddddd;
	width: 612px;
	background:#FFF;
}
.post{ position:relative; margin-left:18px;}



#homepage .post {
	
	width: 290px;
	height:260px;
	margin-left:0px;
}

h2#sectiontitle{
		margin: 0px 10px 0px 18px;
	padding: 5px 10px 5px 10px;
	float: left;
	border: 1px solid #dddddd;
	width: 612px;
	background:#FFF;
	}
#homepage{
	margin-left:18px;
}


.authordate {
	font-weight:700;
}
.authordate span, .postmetadata span a, .postmetadata a {
	color:#91CE43;
}
.entry {
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 11px;

	
}

.entry p {
	line-height:15px;
	margin-left:100px;}

#homepage .entry p {
	line-height:15px;
	padding:0px;
	margin:0px;
}

.entry .more-link{
	color:#91CE43;
	margin-top:10px;
	height:40px;
	}

.textCont {
	clear:both;
}
.entry img {
	border:3px solid #91CE43;
	position:absolute;
	top:10px;
	left:10px;
}

.post h2 {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	font-weight:600;
	padding: 7px 10px 2px 2px;
	margin: 0 0 10px 100px;
}

#homepage .post h2 {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	font-weight:600;
	padding: 7px 10px 2px 2px;
	margin: 0 0 10px 0;
}

.post h2 a {
	color: #000000;
	text-decoration:none;
	font-weight:600;
}
 .post h2 a:hover {
	text-decoration:none;
	color: #91CE43;
}
.categorymeta {
	font-size:90%;
	padding: 3px 8px 3px 5px;
	margin: 0;
	line-height: 12px;
	background:#000;
	width:619px;
	margin:0 0 -5px -10px;
	text-align:left;
	color:#91CE43;}

#homepage .categorymeta {
	width:297px;
	position:absolute;
	bottom:0px;
}
.categorymeta .categoryNews {
	clear:both;
	text-align:left;
}
.categorymeta .categoryComments {
	clear:both;
	text-align:left;
}
.categorymeta a:hover, .categorymeta a {
	color:#FFF;
}

.postmetadata{
	float:none;
	color: #777;
	background:#FFF;
	font-size:90%;
	width:500px;
	text-align:left;
	margin:0px 0px 00px 0px;
	padding:0 0 0 100px;
	}

.postmetadata h2{
	padding-left:0px;
	margin-left:0px;}
#homepage .postmetadata {
	color: #777;
	width:180px;
	float:right;
	background:#FFF;
	font-size:90%;
	text-align:left;
	padding: 1px 8px 1px 5px;
	margin: 0;
	height:95px;
	line-height: 12px;
	border:0px;
}


.responses {
	float:right;
}
.categorymeta {
	text-align:right;
}
/*  Comments   */

h3#comments, h3#postcomment {
	font-size: 100%;
	font-family:verdana, sans-serif;
}
ol#commentlist {
	padding: 0 0 0 20px;
	font-size: 90%;
	list-style-type: none;
}
#commentlist li {
	position:relative;
	padding: 0px 3px;
	margin: 0;
} 


	
ol#commentlist li p.commentheader {
	margin: 0px 0 0px 0;
	display: block;
	padding: 1px 5px;
}
ul#commentlist {
	padding: 0;
	margin:0;
	list-style-type:none;
}
ul#commentlist li {
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}
ul#commentlist p {
	margin: 6px 0;
}
ul#commentlist li div.comm {
	margin: 1px;
	padding: 1px;
}
ul#commentlist li div.gravatar {
	position:absolute;
	top:-3px;
	left:-3px;
	margin:0;
	padding:0;
	width:50px;
	float:left;

}
ul#commentlist li div.gravatar img {
	border: 2px solid #ccc;
}
ul#commentlist li div.commenttext {
	padding: 0;
	margin:5px 10px 5px 65px;
}
ul#commentlist li div.commenttext div.commentwrapper {
	margin:0 0 0 5px;
	padding: 3px 8px;
}
/*  sidebar styles */

#subscribe {
	text-align:center;
}
#subscribe p {
	margin: 3px 0 10px 0;
	font-size: 110%;
}
#subscribe p a {
	color: #666666;
}
.menu {
	padding:10px 10px 10px 0px;
}
.menu a {
	font-weight: 100;
	color: #666666;
}
.menu a:hover {
	text-decoration:none;
	color: #666666;
}
.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu ul li.widget {
	margin: 0 0 20px 0;
	padding:0 30px 0px 25px;
}
.menu ul li.widget ul {
	margin: 0;
	padding:0 0 0 10px;
}
.menu ul li.widget ul li {
	border-bottom:1px solid #555;
	padding: 3px 0 3px 15px;
	margin:0;
}
.menu ul li.widget ul li ul {
}
.menu ul li.widget ul li ul li {
	border-top: 1px solid #555;
	border-bottom: none !important;
	padding: 2px 0 2px 15px;
	margin:3px 0 0 0;
}
.menu ul li.widget h3 {
	font-size:140%;
	padding:2px;
	margin:14px 0 8px 4px;
	color: #666666;
	font-weight: 800;
	border-bottom: 1px solid #fff;
	font-variant:small-caps;
}
.menu ul li h3 a {
	color: #666666;
	font-weight: 800;
}
.menu ul li h3 a:hover {
	color: #333;
	text-decoration: none;
}
.menu form {
	display:block;
	margin:0px;
	padding:4px;
}
.menu input {
	margin:3px 0;
	font-size:90%;
}
li.widget .textwidget, li.widget #search {
	padding: 2px 5px;
}
/* Calendar styles */
#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;
}
#footer a {
	font-weight: 100;
}
#sidebar input {
	background: #444;
	border: 1px solid #666;
	color: #666666;
}

