/**
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 {
	
	font:normal 12px Arial;
	color: #333333;
	padding:0px;
}
h2{
font-family: Arial;
	font-size:16px;
	color: #003366;
	letter-spacing:1px;
}

a {
	text-decoration:none;
	color:#A1A1A1;
}

a:hover { color:#C5C5C5; }

#wrapper {
	
	width:978px;
	margin:0 auto;	
	border:none;
	border-top:0;
}
/*
#wrapper-in {
	background:transparent url(images/static-background.gif) no-repeat;
		width:988px;
}
*/

/* header */
#header {
	border-bottom-color:#070707;
	height:117px;
	line-height:102px;
	overflow:hidden;
}
#branding {
	float:left;
	width:352px;
	height:117px;
}

#blog-title a {
	font-size:20px;
	text-transform:uppercase;
	width:100%;
}

#blog-description {
	margin-top:5px;
	font-weight:normal;
}

#adv {
	float:right;
	background:url(images/adv.jpg) no-repeat 0 0;
	width:468px;
	height:60px;
	margin:35px 10px 0 0 !important;
	margin-right:5px;
}

#menubar {
	background:#2C2C2C url(images/menubar.gif) repeat-x;
	height:41px;
	line-height:40px;
	overflow:hidden;
	font-weight:normal;
font-size: 12px;
font-family: Arial;
	display:block;
	margin-bottom:0 !important;
	margin-bottom:4px;
}
#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:12px;
	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;
	padding:10px 8px 0px 0px;
	width:962px;
}
#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;
	
}

.pagetitle {
	font:normal 16px Arial;
	color:#000000;
	padding-left:2px;
	margin-bottom:3px;
}

.post {
	margin-bottom:5px;
}

.post-top {
	
	background:transparent url(images/post-top.GIF) no-repeat 0 0;
}
.post-inner {
	background:#FEFEFE url(images/post.gif) repeat-x 0 0;
	width:637px;
}
.post-bottom {
	padding-top:6px;
	background:transparent url(images/post-bottom.gif) no-repeat left bottom;
}
 .post-title, .post-content {
	padding:10px;
}
.post-title a {
	font-family: Arial;
	font-size:16px;
	color: #003366;
	letter-spacing:1px;
	
	
}
.post a {
	font-family: Arial;
	font-size:12px;
	color: #333333;

	
	
}
.post-headline {
	color:#2C2C2C;
	
	background:#EBEBEB;
margin:5px 2px 0px 0px;
	padding:5px 8px;
	font-family:Tahoma,Arial;
}

#quicklinks{
width:100%;
padding-top:10px;
padding-bottom:10px;
}
#quicklinks .box{
background-image:url(images/box.jpg);
width:33%;
height:100px;
float:left;
margin-left:2px;

}
#quicklinks .text{
padding:10px;
color:#FFFFFF;
}

#quicklinks h3{
font-weight:bold;
color: #FFCC00;
margin-bottom:2px;
}
#quicklinks img{
float:left;
margin-right:3px;
border:0;
}
#quicklinks .darkbg{
background-color:#000000;
padding:2px;
height:19px;}

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 {

	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:319px;
	
}
#sidebar h2{
font-family: Arial;
	font-size:16px;
	color: #003366;
	letter-spacing:1px;
}
#sidebar .textboxtop{
	width:319px;
	height:10px;
	background-image:url(images/sandiego-website-designers-.gif);
	background-position:top;
	background-repeat:no-repeat;
		background-color:none;
		margin-top:5px;
}
#sidebar .textbox{
	width:299px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#sidebar .textboxbottom{
	width:319px;
	height:10px;
margin-bottom:3px;
	background-image:url(images/sandiego-website-designers-.gif);
	background-position:bottom;
	background-repeat:no-repeat;
		background-color:none;
}
#sidebar .searchbox {
	background:#414141;
	border-top:1px solid #4C4C4C;
	padding:6px 8px;
}
#sidebar .searchbox .textfield {
	float:left;
	background:#E8E8E8;
	border:1px solid #cccccc;
	color:#888;
	padding:7px 0 !important;
	font-size:14px;
	width:232px;
}
#sidebar .searchbox .button {
	float:right;
	background: #006699;
	border:0;
	color:#ffffff;
	width:69px;
	height:33px;	
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

#sidebar .section {
	padding:0 0 7px;
	margin-top:7px;
}
#sidebar .section .title {
	color:#333333;
	background:url(images/section-title.gif) no-repeat 0 0;
	padding:5px;
	text-transform:uppercase;
}
.widget ul li {
	padding:6px;
	border-bottom:1px solid #313131;
	
}
.widget .children li {
	border:0;
}

#sidebar a { color: #003366; }
#sidebar a:hover { color: #0066CC; }

/* footer */
#footer {
background-color:#333333;
text-align:center;
padding:10px;
border:#CCCCCC thick solid;
height:40px;
color:ffffff;


}
#footer a{
	padding:5px;
	float:left;
	color:#ffffff;
	font-size:12px;

}
#footer li{

	float:left;
	padding:5px;
	list-style:none;
}
