/*
Theme Name: Maugers
Author: Avatar
Version: 1.0

*/

* { padding: 0; margin: 0; }

html { 
	/* background: #B2B3B6;  */
	background: url(images/page_bg.gif) repeat-x 0 0 #000!important;
}


body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color:#2B2B2B;
}


/**  RTIM : Rundle's Text-Indent Method  **/
.rtim,
.rtim a,
.xbutton {
	display: block;
	overflow: hidden;
	font-size: 0;
	text-indent: -9999em;
	text-decoration: none;
}

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

a:hover {
	text-decoration:underline;
}

.right {
	float:right;
}

.left {
	float:left;
}

.alignright  {
	float:right;
	padding:0 0 12px 12px;
}

.photoframe1 {
	border:1px solid #CACACA;
	padding:3px;
	background:#fff;
}


h2,h3,h4,h5 {
	color: #70706F;
	margin-bottom:0.4em;
}

h1 a,h2 a,h3 a,h4 a {
	color: #70706F;
}

h1 {
	font-size: 24px;
	font-weight:bold;
	margin-bottom:15px;
	height:57px;
	line-height:57px;
	color:#fff;
	padding:0 5px 0 20px;
	background:url(images/col-shadow.png) repeat-y right top #F25C13;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: normal;
}

.pagewidth {
	margin:0px auto;
    position: relative;
    width: 960px;
}

#header {
	position:relative;
	height:150px;
	background:url(images/black_80pc.png) 0 0 transparent;
	margin:0 0 10px 0;
}

#logo {
	background:url("images/maugers_logo.gif") no-repeat 0 0 red;
	width:212px;
	height:150px;
}

#tagline {
	color:#DCDCDC;
	position:absolute;
	left:295px;
	top:52px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}

p#logo {
	text-indent:-9999px;
}

p#logo a {
	width:212px;
	height:150px;
	display:block;
}

#nav_aux {
	position:absolute;
	right:20px;
	top:20px;
}

#nav_aux ul {
    list-style: none outside none;
}

#nav_aux ul li {
    background:url("images/menu1_seperator.png") no-repeat right center transparent;
    float: left;
	margin-right: 5px;
    padding-right: 8px;
	font-size:11px;
}

#nav_aux ul li a{
	color:#fff;
}

#nav_aux ul li:last-child {
    background:none;
    margin-right: 0;
    padding-right: 0;
}

#nav {
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	height:52px;
	background:url(images/black_10pc.png) 0 0 transparent;
	width:749px;
}

#nav ul {
	height: 52px;
    list-style: none outside none;
}

#nav ul  li{
	float: left;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
	margin: 0 4px 0 0;
    padding: 0 12px 0 0;
	text-transform:capitalize;
    background:url("images/menu2_seperator.png") no-repeat right center transparent;
	font-weight:600;
}

#nav ul li a {
    color: #fff;
    display: block;
}

#nav ul li a:hover,
#nav ul li.current-menu-item a {
    color:#F25C13;
	text-decoration:none;
}

#nav ul li:last-child {
    background:none;
    margin-right: 0;
    padding-right: 0;
}

#searcharea {
	position:absolute;
	top:47px;
	right:20px;
	text-align:right;
	width: 265px;
	height:28px;
	overflow:hidden;
}

#searcharea form {
	float:right;
}

#searchform #s {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F6F6F6;
    border-color: #E8E9EA  -moz-use-text-color #E8E9EA  #E8E9EA;
    border-style: solid none solid solid;
    border-width: 0px medium;
    color: #333333;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 4px;
    width: 175px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px; 
}

#searchsubmit {
    background: url("images/search_go.gif") no-repeat center center #F6F6F6;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 26px;
    width: 30px;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0; 
}

#hero {
	background:#fff;
	margin:0 0 10px;
	padding:5px 6px;
	-webkit-box-shadow:  0px 0px 5px 0px #444;
	box-shadow:  0px 0px 5px 0px #444;
	line-height:0;
}

#main {
	background:#fff;
	margin:0 0 10px;
	padding:5px 6px;
}

#col1 {
	float:left;
	width:705px;
	background:url(images/col-shadow.png) repeat-y right top transparent;
	min-height:400px;
	padding:0 0 20px 0;
}

#col1 p,
#col1 ul,
#col1 ol,
#col1 blockquote,
#col1 table {
	margin:0 0 13px 0;
}

#col1 ul,
#col1 ol{
	margin-left:10px;
}

#col1 .inset {
	padding:0 20px;
}

#promoarea1 {
	
}

.cta1 {
	border:1px solid #F25C13;
	background:#FFF7F3;
	width:305px;
	padding:9px;
	float:left;
	position:relative;
	font-size:12px;
}

.cta1.first {
	margin:0 15px 0 0;
}

.cta1 h3 {
	font-size:15px;
	color:#F25C13;
	font-weight:bold;
	line-height: 17px;
}

.cta1 h3 a {
	color:#F25C13;
}

.cta1 img {
	margin:0 10px 5px 0;
	float:left;
}

.cta1 p {
	margin-bottom: 0;
}

.cta1link {
	width:18px;
	height:18px;
	position:absolute;
	bottom:0;
	right:0;
}

#col2 {
	float:left;
	width:243px;
}

#col2 h3 {
	font-size: 17px;
	font-weight:bold;
	margin-bottom:15px;
	height:57px;
	line-height:57px;
	background:#2B2B2B;
	color:#fff;
	padding:0 5px 0 20px;
}

#col2 h3 span {
	color:#F25C13;
	margin: 0 5px 0 0;
}

#col2 ul,
.tagcloud{
	list-style:none;
	margin:0 10px 15px;
}

#col2 ul li{
	background:#F2F2F2;
	height:24px;
	line-height:24px;
	padding:0 11px;
	margin:0 0 2px 0;
	font-size:12px;
}

#col2 ul li a,
#col1 ul li{
	background:url(images/bullet1.png) no-repeat left center transparent;
	padding:0 0 0 15px;
	color:#2B2B2B;
	display:block;
}

#col2 ul li a:hover{
	text-decoration:none;
}

#col2 ul li:hover{
	background:#D8D8D8;
}

#footer {
    margin:0 0 10px;
    position: relative;
	height:50px;
	background:url(images/black_80pc.png) 0 0 transparent;
}

#footerleft {
    width: 280px;
	float:left;
	padding:0 0 0 20px;
}

#footerleft p {
    line-height: 50px;
    font-size: 12px;
	color:#fff;
}

#footerright {
    width: 640px;
	float:right;
	text-align:right;
	padding:0 20px 0 0;
}

#footerright ul {
	float: right;
	list-style:none;

}

#footerright ul  li{
	float: left;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
	margin: 0 10px 0 0;
}

#footerright ul li a {
    color: #E6E6E6;
    display: block;
}

#footerright ul li a:hover {
    color:#F25C13;
	text-decoration:none;
}

#footerright ul li:last-child {
    background:none;
    margin-right: 0;
    padding-right: 0;
}

#vanity {
	text-align:center;
	font-size:12px;
	color:#fff;
	 margin: 0 0 10px;
}

#vanity p a {
	color:#fff;
	text-decoration:underline;
}

.newsarticle {
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 20px;
    padding: 0 0 5px;
}

p.date {
    color: #666666;
    font-size: 90%;
    margin: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
	
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */