/**
Theme Name: MagTel
Theme URI: http://wpjunction.com
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description:ReeseMag Theme Premium WP
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/jquery.tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background-color: #eaeae1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font:normal 12px Arial;
	color:#5B5B5B;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

a {
	text-decoration:none;
	color:#A1A1A1;
}

span.lefheadingtext a {
	text-decoration:none;
	color:#FF8400;
}
span.lefheadingtext a:hover {
	text-decoration:none;
	color:#C5C5C5;
}

a:hover { color:#C5C5C5; }

#wrapper {
	background:#FFFFFF;
	width:950px;
	margin:0 auto;	
	border:0px;
	border-top:0;
}
/*
#wrapper-in {
	background:transparent url(images/static-background.gif) no-repeat;
	padding:10px 15px 0;
	width:988px;
}
*/

/* header */
#header {
	background:url(images/topheader.gif);
	background-repeat:no-repeat;
	border-bottom-color:#070707;
	height:68px;
	line-height:102px;
	overflow:hidden;
}
#branding {
	float:left;
	width:352px;
	height:68px;
}

#blog-title a {
	font-size:20px;
	text-transform:uppercase;
	width:100%;
}

#blog-description {
	margin-top:5px;
	font-weight:normal;
}

#adv {
	float:right;
	width:180px;
	height:60px;
	margin-right:10px;
	margin-top: 6px;
	margin-bottom: 0;
	margin-left: 0;
}

#menubar {
	background:url(images/menubarbg.gif) repeat-x;
	height:49px;
	line-height:40px;
	overflow:hidden;
	font:normal 13px Arial;
	display:block;
	margin-bottom:0 !important;
	margin-bottom:4px;
}
#headersliderr {
	background-color: #373434;
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 950px;
}
#cat-menu-shadow {
	position:relative;
	padding-left:10px;
	padding-top:5px;
	float:left;
}
#cat-menu-shadow li {
	float:left;
	display:inline;
	list-style:none;
}
#cat-menu-shadow li a {
	position:relative;
	color:#FFFFFF;
	height:26px;
	line-height:30px;
	padding:0 20px;
	text-decoration:none;
	font-size:13px;
	float:left;
	z-index:10;
	text-align:center;
}
#cat-menu-shadow li.current_page_item a {
	font-weight:bolder;
}
#cat-menu-shadow li.back {
	background:url(images/lava.gif) no-repeat right bottom;
	height:28px;
	position:absolute;
	z-index:1;
}
#cat-menu-shadow li.back .left {
	background:url(images/lava.gif) no-repeat left bottom;
	height:28px;
	margin-right:9px;
	float:none;
}
#cat-menu-shadow li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#cat-menu-shadow li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#cat-menu-shadow li li a {
	float:none;
	display:block;
	padding:7px 5px;
	text-decoration:none;
	width:200px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#FFFFFF;
	text-align:left;
}
#cat-menu-shadow li li.first a {
	border-top:none;
}
#cat-menu-shadow li li a:hover {
	color:#382E1F;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}
/* container */
#content-wrap {
	border-top:0;
	width:950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image:url(images/pagebggg.gif);
	background-repeat:repeat-y;
	float:left;
}
#featured-posts-wrapper {
	background:transparent url(images/featured-bg.gif) no-repeat 0 0;
	float:left;
	margin-bottom:7px;
}

#togglebox {
	float:right;
}

.title {
	font:normal 14px Tahoma, Verdana, Arial;
	margin-bottom:3px;
	font-weight:bolder;
}

.meta {
	font:normal 10px Arial, Verdana, Tahoma;
	text-transform:uppercase;
	color:#888F95;
	height:15px;
	margin-bottom:2px;
}

.meta a {
	color:#888F95;
}

/* content */
#content {
	float:left;
	width:615px;
	padding-top:25px; 
	padding-left:18px; 
	padding-right:13px; 
	padding-bottom:10px; 
	background-image:url(images/pagetopbg.gif); 
	background-repeat:repeat-x;
}

.pagetitle {
	font:normal 20px 'Trebuchet MS', Tahoma, Verdana;
	color:#FFFFFF;
	padding-left:2px;
	margin-bottom:5px;
}

.post {
	margin-bottom:5px;
}

.post-top {
	padding-top:6px;
	background:transparent no-repeat 0 0;
}
.post-inner {
	background:#ffffff repeat-x 0 0;
	width:615px;
	border: solid 1px #dadada;
	padding-top: 5px;
	padding-bottom:5px;
}
.post-bottom {
	padding-top:6px;
	background:transparent no-repeat left bottom;
}
.post-title, .post-content {
	padding:0 10px;
}
.post-title a {
	font-family:Trebuchet MS,Arial;
	font-size:18px;
	color:#ff8400;
}
.post-title a:hover {
	color:#373434;
}
.post-headline {
	color:#2C2C2C;
	margin:5px 2px 0;
	background:#FFFFF;
	padding:5px 8px;
	font-family:Tahoma,Arial;
}
span.post-date {
	padding:3px 10px 3px 20px;
	background:url(images/date.gif) no-repeat left;
}
span.post-more {
	padding:3px 10px 3px 20px;
	background:url(images/more.gif) no-repeat left;
}
span.post-more a {
	color:#2C2C2C;
}
span.post-more a:hover {
	color:#C5C5C5;
}
.post-content p {
	padding:5px 0 10px;
	line-height:1.5em;
}
/* wp-pagenave */
#pagenavi {
	margin-top:10px;
	border:0;
}
#pagenavi .older a,#pagenavi .newer a{
	padding:5px;
	display:block;
	background:#AE0404;
}
#pagenavi .older a{
	float:right;
}
#pagenavi .newer a{
	float:left;
}
#pagenavi a {
	color:#F3F0EB;
}
#pagenavi a:hover,.wp-pagenavi .current{
	color:#C5C5C5;
}
.wp-pagenavi .pages,.wp-pagenavi a,.wp-pagenavi a.page,.wp-pagenavi .current {
	padding:5px;
	display:block;
	background:#AE0404;
	float:left;	
	margin-right:5px;
	color:#F3F0EB;
}
.wp-pagenavi .current{
	color:#C5C5C5;
}
/* sidebar */
#sidebar {
	float:right;
	width:304px;
	background-image:url(../../images/rightbg.gif);
	background-repeat:repeat-y;
}
#sidebar .searchbox {
	background:#414141;
	border-top:1px solid #4C4C4C;
	padding:6px 8px;
}
#sidebar .searchbox .textfield {
	float:left;
	background:#eaeae1;
	border:0px;
	color:#888;
	padding:3px 0 !important;
	font-size:12px;
	width:140px;
}
#adv .searchbox .textfield {
	float:left;
	background:#eaeae1;
	border:0px;
	color:#888;
	padding:3px 0 !important;
	font-size:12px;
	width:140px;
}
.textfield5 {
	float:left;
	background:#eaeae1;
	border:0px;
	color:#888;
	padding:3px 0 !important;
	font-size:12px;
	width:140px;
}
#sidebar .searchbox .button {
	float:right;
	background:#eaeae1 url(images/searchbutton.gif) no-repeat top;
	border:0;
	color:#FFF;
	width:69px;
	height:34px;	
	margin-top:-1px;
	text-indent:-999em;
	font-size:12px;
}
.button5 {
	float:right;
	background:url(images/searchicon.gif) no-repeat top;
	border:0;
	color:#FFF;
	width:19px;
	height:18px;	
	margin-top:3px;
	margin-right:8px;
	text-indent:-999em;
	font-size:12px;
	cursor:pointer;
}

#sidebar .section {
	padding:0 0 7px;
	margin-top:7px;
}
#sidebar .section .title {
	color:#FFFFFF;
	background:url(images/section-title.gif) no-repeat 0 0;
	padding:5px;
	text-transform:uppercase;
}
#sidebarheader {
	margin: 0px;
	height: 28px;
	width: 280px;
	background-image: url(images/rightheaderbg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#sidebartop {
	margin: 0px;
	height: 28px;
	width: 280px;
	background-image: url(images/rightop.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.widget ul li {
	border-bottom:0px solid #313131;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 45px;
	font-family:Trebuchet MS;
}
.widget .children li {
	border:0;
}

#sidebar a { color:#373434; }
#sidebar a:hover { color:#A1A1A1; }

/* footer */
#footer {
	height:40px;
	text-align:left;
/*	color:#373434;*/
		color:#FFFFFF;
	font-size:12px;
	background-image:url(images/pagebggg.gif);
	background-repeat:repeat-y;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer p {
	width:545px;
}
#footer p.powerby {
	text-transform:uppercase;
	padding-bottom:10px;
}
#footer a {
color:#FFFFFF;
}
#rssshow {
	background-image:url(images/rssicon.gif);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
	float:right;
	width:115px;
	color:#FFFFFF;
	height:28px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.headingtext {
	font-family: Arial;
	font-size: 18px;
	color: #ff8400;
}

.lefheadingtext {
	font-family: Arial;
	font-size: 14px;
	color: #ff8400;
	font-weight:bold;
}
.smallbodytext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
li#linkcat-2 h2 {
height:1px;
color:#d5d5d5;
margin:0px;
padding:0px;
list-style:none;
}
li#linkcat-2 {
list-style:none;
}
