/*
Theme Name: Hosting Solution
Theme URI: http://www.themesjunction.com
Description: A clean and simple fixed width, 2-column layout with the sidebar on the left.
Author: Themes Junction
Author URI: http://www.themesjunction.com
*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background:#ffffff url(images/bg.gif) repeat-y left;
}

#wrap {
	 clear: both;     
	width: 1004px;
	padding:0;	
	margin:0px;
	
}
#content-container {
	float: left;
	width: 1004px;
	padding:0px;	
	margin-top:0px;
	margin:0px;
	clear:both;
}
#content {
padding:0 0 0 10px;
clear:both;
}

#header {
	height:288px;
	width: 1004px;
	padding:0px;
	margin:0px auto;
	background:url(images/header.jpg) no-repeat top center;
	float:none;
}
#header h1 
{
font:30px arial;
color:#F07A33;
text-align:left;
padding-left:50px;
padding-top:5px;
}
#header h1, h1 a, h1 a:visited {
text-decoration: none;
margin:0;
color:#606E82;
}
#header h1 a:hover {
text-decoration: none;
color:#cccccc;
}
#subtitle {
	font-family: arial;
	color: #606E82;
	font:14px arial;
	text-align:right;
	float:left;
	padding-left:60px;
	padding-top:10px;
	font-weight:normal;
}


#navlist-container{
	padding:0px 0px 0 10px;
	position:absolute;
	margin-top:-50px;
	height:43px;
	float:left;
	clear:both;
	}
#navlist{
	position:relative;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
	
	}
#navlist ul{
	margin:0px;
	padding:0px 0px 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#606E82;
	padding:14px 0px 0px 10px;
	width: 80px; 
	height: 25px;
	text-align: left;
	text-decoration:none;
	background:url(images/menu.gif) no-repeat left center;
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#B53200;
	width: 80px; height: 25px;
	text-align: left;
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#B53200;
	width: 80px; height: 25px;
	}
	
#footer {	
	color:#af7b37;
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	height:43px;
	float:left;
	position:relative;
	width:1004px;
	margin:0px;
	background:url(images/footer.gif) repeat-x bottom center;
}
.footerlinks 
{
	color:#858585;
	text-align:center;
	margin-top:20px;
	float:left;
	width:1004px;

}
.footerlinks  a
{
	color:#CA4242;
	text-decoration:underline;
}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:700px; 	
	margin-top:10px;
	margin-left:0px;
}
.post {
	width:700px;
	padding-top:0;
	color:#717171;
	float:none;
	display:block;
	margin-bottom:30px;	
	clear:both;	
	
}
.posttop {
	width:700px;
	height:100px;
	color:#EEE0B2;
	padding-top:0px;
	background:url(images/post-top.gif) no-repeat top left;
	
}

.post p {
	margin:0px;
}


.post a:hover {
	color:#c80000;
}

.posttop h2 {
	font: 16px arial,verdana;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding-top:5px;
	padding-left:20px;
	float:left;
	font-weight:bold;		
	color:#515151;
}
.posttop h2 a {
	color:#515151;

}

.postinfo
{
height:25px;
width:690px;
float:left;
color:#1c1c1c;
text-align:left;
margin-top:10px;
font:11px verdana;
padding-left:10px;


}
.postinfo a
{
text-decoration:underline;
color:#1c1c1c;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#c80000;
}
.postbottom
{
	font-size:10px;
	color:#aaaaaa;
	text-align:left;
	width:700px;
	padding:0;	
	height:33px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat left bottom;
}
.postbottom a
{
text-decoration:none;
color:#c80000;	
}
.postbottom a:hover
{
text-decoration:underline;
}
.commentinf
{
	float:right;
	margin-top:0px;
	text-align:right;
	height:20px;
	padding-top:8px;
	padding-right:20px;
}
.metainf{
	float:left;
	padding-left:20px;
	margin-top:0px;
	text-align:center;
	height:20px;	
	padding-top:8px;
}
.post p {
	margin:0px;
}
.navigation a {
	color:#aaaaaa;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#C80000;
}

.navigation {
	text-align:left;
	width:690px;
	float:left;
	font-size:12px;
}
img.centered {
	display: block;
}
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
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 24px arial,verdana,sans-serif;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#0A246A;
	margin-right:15px;
	overflow:visible
}
blockquote {
	font-style:italic;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:15px;
	padding-bottom:10px;
	margin-top:-30px;
	text-align:justify;
	clear:both;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}

/* Sidebar Related */
#sidebar {
	width:265px;
	padding-left:5px;
	margin-top:20px;
	float:left;	
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:261px;
	background: url(images/menubg.gif) repeat-y left top;
	
}
#sidebar ul h2{
	font:16px 'times new roman';
	color:#141414;
	text-align:left;
	font-weight:bold;
	padding:9px 0 0 15px;
	height:25px;
	margin:0;
	width:261px;
	border:none;
	background: url(images/menutop.gif) no-repeat left top;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;	
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#435475;
	padding:5px 0 5px 15px;
	margin-left:10px;
	font:12px arial;
	width:170px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat left;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#435475;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a {
	color:#435475;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
	color:#CB102B;
}


.bottom_sidebar {
	background: url(images/menubottom.gif) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 34px;
	width: 261px;
	display:block;
	position:relative;
	}
/* User Comment Specific */
#comment
{
border:1px solid #d1d1d1;
color:#c80000;
background:#f1f1f1;
height:205px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #d1d1d1;
color:#c80000;
background:#f1f1f1;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#D6CDB0;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
display:none;
height:50px;
}
#s
{
	width:198px;
	font:12px tahoma;
	color:#cccccc;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8DAC07;
	font-size:11px;
	padding:2px;
	padding-top:0px;
	padding-left:15px;
	font-variant:small-caps;
	height:30px;
	background:url(images/search.gif) no-repeat center top;
	position:absolute;
	top:10px;
	left:605px;
	width:230px;
	
}

#menu_search_box input.s{
	width:150px;
	font-size:12px;
	color:#CA4242;
	border:0px;
	padding-top:5px;
	margin-left:50px;
	height:25px;
	text-align:left;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
	font-weight:bold;
}
/*-------------Other------------------*/
.date{
float:left; width:30px; text-align:center; color:#c80000;
}
.toptitle{
float:left; text-align:left;
}
hr {
	display: none;
}
a 
{
	color:#C80000;
}
#wp-calendar
{
width:250px;
color:#C80000;	
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
color:#cccccc;
}
#rss{
width:222px;
text-align:left;
}
#about_abs{
float:left;
clear:both;
width:390px;
font:12px arial;
margin-top:-180px;
padding-left:100px;
color:#FBF4F3;
height:100px;
position:relative;
}
