/**
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:#603814;
	font:normal 12px Tahoma, Verdana, Arial;
	color:#181007;
	padding:10px 0 60px;
}

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

a:hover { color:#C5C5C5; }

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

/* header */

#fondo {
	background:#180F07 url(images/fondo.gif) repeat-x;
	height:124px;
	width:978px;
	line-height:102px;
	overflow:hidden;
	}
#header {
	background:#180F07 url(images/header.gif) repeat-x;
	border-bottom-color:#070707;
	height:35px;
	
}
#branding {
float:right;
	
	width:535px;
	height:112px;
	margin:13px 15px 0 0 !important;
	margin-right:5px;
	
}

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

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

#adv {
	float:left;
		margin-top:40px;
		margin-left:20px;
		background:url(images/logo.jpg) no-repeat 0 0;
		width:310px;
	height:58px;
}

#menubar {
	background:#2C2C2C url(images/menubar.gif) repeat-x;
	height:41px;
	line-height:40px;
	overflow:hidden;
	font:normal 11px Tahoma,Verdana,Arial;
	display:block;
	margin-bottom:0 !important;
	margin-bottom:4px;
}
#cat-menu-shadow {
background:url(images/menu.gif)no-repeat;
	position:relative;
	padding-left:10px;
	padding-top:5px;
	float:left;
	margin-left:10px;
}
#cat-menu-shadow li {

height:28px;
width:85px;
	float:left;
	display:inline;
	list-style:none;
	margin-right:8px;
	
}
#cat-menu-shadow li a {
	position:relative;
	color:#FFFFFF;
	height:26px;
	line-height:30px;
	padding:0 20px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:10;
	text-align:center;
	
}
#cat-menu-shadow li.current_page_item a {
	font-weight:bolder;
}

#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 40px;
	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 {
	background:#6F4F29;
	font:normal 14px Tahoma, Verdana, Arial;
	margin:3px 0 3px 0;
	font-weight:bolder;
	color:#fff;
	text-transform:uppercase;
	padding:5px;
	
}

.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:637px;
}

.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 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:0 10px;
}
.post-title a {
	font-family:Trebuchet MS,Arial;
	font-size:20px;
	color:#f68b1f;
}
.post-title a:hover {
	color:#AE1414;
}
.post-headline {
	color:#2C2C2C;
	margin:5px 2px 0;
	background:#EBEBEB;
	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;*/
}

/* list */
  
.post-content ul {
  
margin-left:0em;
padding-left:0.2em;
margin-bottom:1em;
}

.post-content ul li {
        background:url(images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
        padding-left: 0.8em;
        list-style: none;
      }

.post-content ul li { background-image:url(images/bullet_child.gif); }
       
.post-content ol li, ul li { margin-bottom:1.5em; }
      
.post-content ol{
margin-left:1.5em;
padding-left:0px;
}

.post-content ol li {
list-style:decimal;
background-image:none;
padding-left:0em;
}


/* 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-photoblog{

	background:#4F371C;
	padding:6px 8px;
	margin:15px;
}

#quoterotator{
background:#EF851D;
	padding:20px;
	margin:15px;
	color:#fff;
	line-height:20px;
}

#quotes{
background:#4F371C;
padding:6px 8px;
margin:15px;
}

#sidebar {
	float:right;
	width:319px;
}
#sidebar .searchbox {
	background:#4F371C;
	border-top:1px solid #553B1E;
	padding:6px 8px;
}
#sidebar .searchbox .textfield {
	float:left;
	background:#E8E8E8;
	border:1px solid #FFFFFF;
	color:#888;
	padding:7px 0 !important;
	font-size:12px;
	width:232px;
}
#sidebar .searchbox .button {
	float:right;
	background:#4F371C url(images/searchbutton.gif) no-repeat top;
	border:0;
	color:#FFF;
	width:69px;
	height:34px;	
	margin-top:-1px;
	text-indent:-999em;
	font-size:12px;
}

#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;
}
.widget ul li {
	padding:6px;
	border-bottom:1px solid #412D17;
}
.widget .children li {
	border:0;
}

#sidebar a { color:#1b1208; }
#sidebar a:hover { color:#FFF; }

/* footer */
#footer {
	background:#603814 url(images/header.gif) repeat-x;
	height:82px;
	text-align:left;
	color:#FFF;
	font-size:12px;
	padding:20px 0 0 10px;
}
#footer p {
	width:545px;
}
#footer p.powerby {
	text-transform:uppercase;
	padding-bottom:10px;
}