/*
Theme Name: redspectra
Description: 2 coloumn white and red theme.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#222 url(images/body.png) ;
	font-family: Verdana, Arial, sans-serif;
	color:#444;
	font-size:12px;
}

.adstop{
	background:#ffffff;
	padding:3px;
}

img {
	border:0;
}
a {
	color:#03498c;
	text-decoration:none
}
a:hover {
	color:#007fb2;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	
}
blockquote {
	padding-left:10px;
	color:#333;
	font-style: normal;	
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
	padding:2px 0 0 0px;
}
.alignright {
	float:right;
	padding:2px 0 0 0px;
}

p{
	line-height:140%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

/* The Wrapper */

.wrapper {
	/*width:1000px;
	margin:0 auto;*/
	width:100%;
			
}




/* The Top */

.top {
	height:250px;
	margin-top:0px;
	background:url(images/header-x.jpg) repeat-x center top;
	position:relative;
}

.blogname {

}
	
.blogname h1  {
	font-size:22px;
	font-weight:normal;
	margin:0px;
	color:#000000;
	text-decoration: none;	
}

.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #000000; 
	text-decoration: none; 
	background-color:transparent;
}
	
.blogname h1  a:hover { 
	color: #000000; 
	text-decoration: none; 
	background-color:transparent;
}

.blogname h2 {
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#333333 !important;
}

.headerbgleft{
	position:absolute;
	top:0;
	left:0;
	height:250px;
	width:402px;
	z-index:99;
	background:url(images/header-l.jpg) no-repeat left top;
}

.headerbgright{
	position:absolute;
	top:0;
	right:0;
	height:250px;
	width:621px;
	z-index:98;
	background:url(images/header-r.jpg) no-repeat right top;
}

.headerbgleft-link{
	position:absolute;
	top:0;
	left:30px;
	height:130px;
	width:260px;
	z-index:2000;
	cursor:pointer;
}

.headerbgleft-link a .headerbgleft-linkin{
	height:130px;
	width:260px;
	z-index:200;
	cursor:pointer;
}

.content {
	padding:0px 10px 25px 15px;
	background:#fff;
}
#content {
	margin: 10px 5px 0px 0;
	padding: 0 0;
}
.title{
	margin: 0 0;
	padding: 0px 0px 0px 15x;
	margin-bottom:5px;
}	
.time{
	float:right;
	width:80px;
	height:25px;
	margin-top:7px;
	margin-right:8px;
	font-family: Verdana, Arial, sans-serif;
	padding:1px 0 0 4px;
	/*color:#fff;*/
	font-size:12px;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left-align;
	color:#333;
	font-size:12px;
}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 0px 0px;
	/*height:30px;*/
	background: transparent;
	text-align: left;
	font-size: 24px;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #9e0017;
	text-decoration:underline;
}

.post h2 a:hover{
	color: #9e0017;
	text-decoration:none;
}

.post .author {
	margin: 0;
	padding: 0;
	background:transparent ;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #555;
	font-variant:small-caps;
	
	}	

.post .postmetadata {
	margin: 0 0;
	padding: 2px 0px 0px 0px;
	height: 30px;
	font: normal 10px Verdana, Arial, sans-serif;
	text-align: right;
	color:#333;
	
}

.post-table{
	margin-bottom:30px;
}

.post-table-img{
	width:140px;
}

.post a:link,
.post a:visited {
	color: #9E0017;
}

.post a:hover {
	color: #9E0017;
	text-decoration: underline;
}

.entry {
	margin: 0 0;
	padding: 0;
	}
.cover{
	margin: 0 0;
}

/* The Sidebar0 */
.sidebarleft{
	width:250px;
}

.sidebarright{
	width:250px;
}

.sidebarleft h2.widgettitle,
.sidebarright h2.widgettitle{
	display:none;
}


.sidebar {
	width:240px;
	padding-top:20px;
	padding-right:5px;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee ;
	margin:0;
	padding:0px 0 0 10px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 5px 0;
}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
}

.sidebar li li {
	list-style-type:none;
	border-bottom:1px solid #d399a1;
	margin: 0;
	padding: 3px 10px 3px 15px;
}

.sidebar li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #a90118;
	padding: 3px 10px 3px 2px;
}

.sidebar li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #a90118;
	padding: 3px 10px 3px 10px;
}

.sidebar p {
	padding: 7px 3px;
	margin:0;
	color:#000000;
}

.sidebarright  a:link, .sidebarright  a:visited{
	color:#000000;
	font-weight:bold;
}	

.sidebarright  a:hover {
	color:#000000;
	font-weight:bold;
}


.sidebarleft  a:link, .sidebarleft  a:visited{
	color:#cccccc;
}	

.sidebarleft  a:hover {
	color:#cccccc;
}

.sidebar table {
	width:100%;
	text-align:center;
}
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:118px;
	margin:0;
	padding:0;
	background:#FFFFFF url(images/footer-bg.jpg) repeat-x center bottom;
	position:relative;
	z-index:99;
	text-align:center;
}

#bottombar-left{
	position:absolute;
	left:0;
	bottom:0px;
	background:#FFFFFF url(images/footer-bg-l.jpg) no-repeat left bottom;
	width:441px;
	height:118px;
	z-index:100;
}

#bottombar-right{
	position:absolute;
	right:0;
	bottom:0px;
	background:#FFFFFF url(images/footer-bg-r.jpg) no-repeat right bottom;
	width:573px;
	height:118px;
	z-index:101;
}

#bottombar-table{
	left:0;
	margin:auto 0;
	position:absolute;
	width:100%;
	z-index:1000;
	bottom:0;
}

#bottombar-table table{
	width:70%;
	margin:0 auto;
}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#c40f0f;
	}
.navigation a:hover {
	color:#222;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	font-weight:normal;
}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#e6f3fe;
	border:1px solid #a3c1db;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#e6f3fe;
	border:1px solid #a3c1db;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	height:29px;
}

.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
}

/* titles */
.widget_rsslinks{
	background:url(images/title-rss.jpg) left top no-repeat;
	padding-top:35px;
}

#linkcat-12{
	background:url(images/title-partners.jpg) left top no-repeat;
	padding-top:35px;
}

#linkcat-1121{
	background:url(images/title-relatedposts.jpg) left top no-repeat;
	padding-top:35px;
}

#pages{
	background:url(images/title-aboutus.jpg) left top no-repeat;
	padding-top:35px;
}

#recent-posts{
	background:url(images/title-newarticles.jpg) left top no-repeat;
	padding-top:35px;
}

/* menu-top */
.menu-top{
	position:relative;
	height:220px;
	margin-top:-13px;
}

.menu-top-table{
	
}

.menu-top-table tr td{
	padding:3px;
	text-align:center;
	width:11%;
}

.menu-top-table tr td a{
	font-size:12px;
	color:#120011;
	text-align:center;
}

.menu-top-in-in{
	text-align:center;
}

.menu-top-1{

}

.menu-top-2{
	margin-top:30px;
}

.menu-top-3{
	margin-top:10px;
}

.menu-top-4{
	margin-top:30px;
}

.menu-top-5{
	margin-top:18px;
}

.menu-top-6{
	margin-top:23px;
}

.menu-top-7{
	margin-top:10px;
}

.menu-top-8{
	margin-top:30px;
}

.menu-top-9{
	margin-top:7px;
}


.menu-top-1 a .menu-top-in-1{
	background:url(images/menu-1.jpg) no-repeat center 0px;
	cursor:pointer;
	height:109px;
}

.menu-top-1 a:hover .menu-top-in-1{
	background:url(images/menu-1.jpg) no-repeat center -109px;
	cursor:pointer;
	height:109px;
}

.menu-top-2 a .menu-top-in-2{
	background:url(images/menu-2.jpg) no-repeat center 0px;
	cursor:pointer;
	height:119px;
}

.menu-top-2 a:hover .menu-top-in-2{
	background:url(images/menu-2.jpg) no-repeat center -119px;
	cursor:pointer;
	height:119px;
}

.menu-top-3 a .menu-top-in-3{
	background:url(images/menu-3.jpg) no-repeat center 0px;
	cursor:pointer;
	height:108px;
}

.menu-top-3 a:hover .menu-top-in-3{
	background:url(images/menu-3.jpg) no-repeat center -108px;
	cursor:pointer;
	height:108px;
}


.menu-top-4 a .menu-top-in-4{
	background:url(images/menu-4.jpg) no-repeat center 0px;
	cursor:pointer;
	height:113px;
}

.menu-top-4 a:hover .menu-top-in-4{
	background:url(images/menu-4.jpg) no-repeat center -113px;
	cursor:pointer;
	height:113px;
}

.menu-top-5 a .menu-top-in-5{
	background:url(images/menu-5.jpg) no-repeat center 0px;
	cursor:pointer;
	height:111px;
}

.menu-top-5 a:hover .menu-top-in-5{
	background:url(images/menu-5.jpg) no-repeat center -111px;
	cursor:pointer;
	height:111px;
}

.menu-top-6 a .menu-top-in-6{
	background:url(images/menu-6.jpg) no-repeat center 0px;
	cursor:pointer;
	height:118px;
}

.menu-top-6 a:hover .menu-top-in-6{
	background:url(images/menu-6.jpg) no-repeat center -118px;
	cursor:pointer;
	height:118px;
}

.menu-top-7 a .menu-top-in-7{
	background:url(images/menu-7.jpg) no-repeat center 0px;
	cursor:pointer;
	height:109px;
}

.menu-top-7 a:hover .menu-top-in-7{
	background:url(images/menu-7.jpg) no-repeat center -109px;
	cursor:pointer;
	height:109px;
}

.menu-top-8 a .menu-top-in-8{
	background:url(images/menu-8.jpg) no-repeat center 0px;
	cursor:pointer;
	height:112px;
}

.menu-top-8 a:hover .menu-top-in-8{
	background:url(images/menu-8.jpg) no-repeat center -112px;
	cursor:pointer;
	height:112px;
}

.menu-top-9 a .menu-top-in-9{
	background:url(images/menu-9.jpg) no-repeat center 0px;
	cursor:pointer;
	height:112px;
}

.menu-top-9 a:hover .menu-top-in-9{
	background:url(images/menu-9.jpg) no-repeat center -112px;
	cursor:pointer;
	height:112px;
}

.menu-top-in-link{
	margin-top:5px;
}

.header-logo{
	left:0;
	margin:auto 0;
	position:absolute;
	top:13px;
	width:100%;
	z-index:1000;
}

.header-logo-table{
	margin:0 auto;
}

.header-logo-table tr td{
	padding-left:5px;
	padding-right:40px;
}
