/*
Theme Name: In4Apound
Theme URI: 
Description: In4Apound Theme is XHTML/CSS valid and SEO friendly. 
Version: 
Author: Bigfanta
Author URI: 
Tags: black, 2 columns, widget ready, right sidebar, fixed width, seo friendly
*/



/* General */

body {
margin: 0;
background-color: #FFFFFF;
color:#000000;
}

h1, h2, h3, h4 {
margin: 0;
}

img {
border: 0;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #DFDFDF;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #DFDFDF;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
}


#maincontent {
margin: 0 auto;
width: 100%;
background: url("images/headerbg.jpg") repeat-x;
}

/* Page */

#page {
margin: 0 auto;
width: 874px;
background: url("images/page.jpg") no-repeat;
}


/* Header */

#header {
width: 874px;
height: 380px;
position: relative;
}

/* Header - Info */

#header #header-info {
	position: absolute;
	top: 30px;
	width: 400px;
	text-align: left;
}

#header #mainbanner {
	position: absolute;
	top: 85px;
	left: 4px;
	text-align: left;
}


#header #header-info h1 {
	color: #1a1b20;
	font: normal 40px Verdana;
	padding-bottom: 5px;
	
}

#header #header-info h1 a {
	color: #1a1b20;
	text-decoration: none;
}

#header #header-info .description {
	color: #1a1b20;
	font: normal 18px Verdana;
}

#navtext{
	height:33px;
	position:absolute;
	top:15px;
	float: right;
	left:495px;
	width:400px;
	font-family:Century;
	color:#9E9E9E;
	font-size:15px;
}

#navtext .link{
	font-family:Century;
	color:#9E9E9E;
	font-size:15px;
	text-decoration:none;
}

#navtext .link:hover{
	font-family:Century;
	color:#DBC80C;
	font-size:15px;
	text-decoration:none;
}

div#headermenu{
	height:33px;
	position:absolute;
	top:15px;
	float: left;
	left:380px;
	width:500px;
	font-family:Century;
	color: #FFF;
	font-size:15px;
}

div#headermenu ul{
margin:0px;
padding:0px;
}

div#headermenu ul li{
display:inline;
/*padding-left:5px;*/
}

#headermenu li a, #headermenu li a:visited, #headermenu li{
font-family:Century;
font-size:15px;
font-weight:normal;
color: #FFF;
text-decoration:none;
}

#headermenu li a:hover{
	color: #FF0;
}


/* Main */

#main {
width: 874px;
padding: 0 0px 0 0px;
overflow:auto;
}

/* Main - Content */

#content {
	float: left;
	width: 630px;
	padding: 0 30px 0 0px;
	overflow:hidden;
}

/* Main - Content - Post */

#content .post {
	float: left;
	/*margin-bottom: 12px;*/
	width: 630px;
}

	#content .post .post-top {
		/*width: 635px;
		height: 47px;*/
	}
	
	#content .post .post-in {
		width: 630px;
		/*background: url("images/post_in.png") repeat-y;*/
	}
	
	#content .post .post-bottom {
		/*width: 630px;*/
		height: 20px;
		/*background: url("images/post_bottom.png") no-repeat;*/
	}
	
	/* Post - Title */
	
	#content .post .post-title {
		width: 600px;
		padding: 0 0px 0 10px;
		/*background: url("images/post_title.gif") no-repeat;*/
		color: #5A65CA;
		font: normal 17px century;
		background: url("images/post_top.png") no-repeat;
		width: 635px;
		height: 47px;
	}
	
	#content .post .post-title a {
		color: #5A65CA;
		text-decoration: none;
	}
	
	#content .post .post-title a:hover {
		text-decoration: underline;
	}
	
	#content .post .post-title .post-date {
		float: left;
		text-align: center;
		text-transform: lowercase;
		color: #5A65CA;
		width: 50px;
		height: 50px;
		padding: 0 2px 3px 0;
		/*background: url("images/post_date.png") no-repeat;*/
		margin-right: 13px;
		font: normal 17px century;
	}
	
	#content .post .post-title .post-date span {
		
		font: normal 19px Verdana;
		display: block;
	}
	
	#content .post .post-title h2 {
		color: #5A65CA;
		font: normal 17px century;
	}
	
	#content .post .post-title h2 a {
		color: #B60E0E;
		text-decoration: none;
	}
	
	#content .post .post-title h2 a:hover {
		text-decoration: underline;
	}
	
	#content .post .post-title .post-title-info {
		padding-top: 9px;
	}
	
	/* Post - Entry */
	
	#content .post .post-entry {
		padding: 0 0px 0 0px;
		width: 630px;
		font: normal 12px/19px Verdana;
		color: #747474;
	}
	
	#content .post .post-entry a {
		color: #5A65CA;
		text-decoration: none;
	}
	
	#content .post .post-entry a:hover {
		text-decoration: underline;
	}
	
	#content .post .post-entry a.more-link {
		font-weight: bold;
	}
	
	#content .post .post-entry blockquote {
		border-left: 10px solid #161517;
		margin: 0px 30px;
		padding-left: 15px;
	}
	
	/* Post - Info */
	
	#content .post .post-info {
		clear: both;
		width: 610px;
		padding: 0 10px 0 10px;
		text-align: right;
		/*background: url("images/post_info.gif") no-repeat left bottom;*/
		font: bold 12px/20px Verdana;
		height: 20px;
		color: #747474;
	}
	
	#content .post .post-info a {
		color: #747474;
		text-decoration: none;
	}
	
	#content .post .post-info a:hover {
		text-decoration: underline;
	}
	
	/* Post - Subtitle */
	
	#content .post h3 {
		margin: 20px 0 5px 0;
		color: #747474;
		font: bold 15px Verdana;
	}
	
	/* Post - Comments */
	
	#content .post .comments {
		width: 600px;
		font: normal 12px/19px Verdana;
		color: #747474;
	}
	
	#content .post .comments ol {
		margin: 10px 0;
		padding-left: 25px;
	}
	
	#content .post .comments ol li {
		padding: 5px;
	}
	
	#content .post .comments ol li a {
		color: #747474;
		text-decoration: none;
	}
	
	#content .post .comments ol li a:hover {
		text-decoration: underline;
	}
	
	#content .post .comments ol li.alt {
		background: #FFFFFF;
	}
	
	#content .post .comments ol li cite {
		color: #747474;
		font-style: normal;
		font-weight: bold;
	}
	
	#content .post .comments ol li cite a {
		color: #747474;
		text-decoration: none;
	}
	
	#content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#content .post .comments ol li .commentmetadata a {
		color: #747474;
		text-decoration: none;
	}
	
	#content .post .comments ol li .commentmetadata a:hover {
		text-decoration: underline;
	}
	
	/* Post - Comment Form */
	
	#content .post #commentform {
		width: 630px;
		font: normal 12px/19px Verdana;
		color: #75767e;
		padding-left: 25px;
		margin: 0;
	}
	
	#content .post #commentform a {
		color: #aeb1bf;
		text-decoration: none;
	}
	
	#content .post #commentform a:hover {
		text-decoration: underline;
	}

/* Main - Content - Navigation */

#content .navigation {
	width: 741px;
	color: #aeb1bf;
	float: left;
}

#content .navigation a {
	margin-bottom: 12px;
	font: bold 12px/30px Verdana;
	color: #aeb1bf;
	text-decoration: none;
	padding: 0 2px 3px 0;
	width: 150px;
	height: 30px;
	background: url("images/navigation.png");
	text-align: center;
	display: block;
}

#content .navigation a:hover {
	text-decoration: underline;
}

	#content .navigation .navigation-previous {
		float: left;
	}
	
	#content .navigation .navigation-next {
		float: right;
	}

/* Main - Sidebar */

#sidebar {
	float: left;
	width: 200px;
	font: normal 12px/19px Verdana;
	color: #75767e;
}

#sidebar a {
	color: #aeb1bf;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Main - Sidebar - Boxes */

#sidebar .sidebar-box {
	width: 200px;
	margin-bottom: 12px;
}

	#sidebar .sidebar-box-top {
		/*width: 200px;
		height: 3px;
		background: url("images/sidebar_box_top.png") no-repeat;*/
	}
	
	#sidebar .sidebar-box-in {
		width: 200px;
		padding: 0 3px 0 1px;
		/*background: url("images/sidebar_box_in.png") repeat-y;*/
	}
	
		#sidebar .sidebar-box-in-box {
			margin-top: 0px;
			width: 200px;
			/*background: url("images/sidebar_box_in_box.gif") repeat-y;*/
		}
		
		#sidebar .sidebar-box-in-top {
			width: 200px;
			padding-top:10px;
			/*background: url("images/sidebar_box_in_top.gif") no-repeat;*/
		}
		
		#sidebar .sidebar-box-in-bottom {
			width: 200px;
			min-height: 50px;
			/*background: url("images/sidebar_box_in_bottom.gif") no-repeat left bottom;*/
		}
	
	#sidebar .sidebar-box-bottom {
		width: 200px;
		height: 10px;
		/*background: url("images/sidebar_box_bottom.png") no-repeat;*/
	}
	
	#sidebar .graybox {
		background-color:#F8F8F8;
		border:1px solid #DFDFDF;
	}
	
	/* Sidebar - Titles */
	
	#sidebar h1 {
		width: 200px;
		height: 30px;
		padding-left: 10px;
		text-align: left;
		font: normal 15px Century;
		color: #B60E0E;
		background: url("images/sidebar_title.png") no-repeat;
	}

	#sidebar h3 {
		width: 200px;
		height: 30px;
		padding-left: 10px;
		text-align: left;
		font: normal 15px Century;
		color: #B60E0E;
		background: url("images/sidebar_title.png") no-repeat;
	}
	
	/* Sidebar - Menus */
	
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#sidebar ul li {
		color: #5A65CA;
		font: normal 12px Verdana;
		line-height:25px;
	}
	
	#sidebar ul li a {
		color: #5A65CA;
		text-decoration: none;
		padding-left:20px;
		display: block;
		background: url("images/arrow.png") no-repeat left center;
		margin-left:7px;
		/*background: url("images/sidebar_menu.gif") repeat-x left bottom;*/
	}
	
	#sidebar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Menus - Submenus */
		
		#sidebar ul li ul {
			padding: 0;
		}
		
		#sidebar ul li ul li a {
			padding-left: 20px;
		}
	
	/* Sidebar - Forms */
	
	#sidebar #searchform {
		margin: 0;
		padding: 20px 0;
		width: 200px;
		text-align: center;
	}
	
	#sidebar #searchform #s {
		width: 168px;
	}
	
	/* Sidebar - Tables */
	
	#sidebar #calendar_wrap {
		margin: 0 auto;
		padding: 3px 0;
		width: 144px;
	}
	
	#sidebar #calendar_wrap caption {
		font-weight: bold;
	}
	
	#sidebar #calendar_wrap tbody {
		text-align: right;
	}
	
	#sidebar #calendar_wrap tfoot #next {
		text-align: right;
	}
	
	#sidebar #calendar_wrap #today {
		font-weight: bold;
	}
	
	/* Sidebar - Texts */
	
	#sidebar .textwidget {
		padding: 1px 6px 3px 6px;
	}


/* Footer */

#mainfootercontent {
margin: 0 auto;
width: 100%;
height: 133px;
background: url("images/footerbg.jpg") repeat-x center bottom;
}


#footer {
width: 874px;
height: 133px;
background: url("images/footer.png") repeat-x;
background-position:bottom;
margin:0 auto;
/*background: url("images/sdb-bottom.gif") no-repeat left bottom;*/
color: #D0D0D0;
font: normal 12px/35px Verdana;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}

#footer a {
color: #D0D0D0;
text-decoration: none;
}

#footer span {
color: #DBC80C;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

#footer ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#footer ul li {
line-height:22px;
}

#footer a:hover {
color: #DBC80C;
text-decoration: underline;
}
#footer .left { float:left; text-align:left;  padding-top:10px; color:#D0D0D0; font-family:Arial, Helvetica, sans-serif;  vertical-align:text-top;}
#footer .right { width:25%; float:right; text-align:left; vertical-align:text-top; padding-top:10px;}
