/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	S-0020
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body  { color: #666666; font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif; background: #cce5ff url("img/bg.jpg") repeat-x; text-align: left; margin: 0 0 50px }

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover  { color: #3f3f3f; text-decoration: none; background: inherit }

/* headers */
h1, h2, h3  { color: #444; font-family: Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
h1  { color: #ff9636; font-size: 2em; font-weight: normal; letter-spacing: -1px }
h2   { color: #5a5a5a; font-size: 1.5em }
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
 	background: #fafafa;
/*  border: 1px solid #dcdcdc;*/
	padding: 5px;
}

a img  { background: #fafafa; padding: 5px; border-width: 0 }

#header-links img  { background: white; padding: 0; border: none }

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

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote  { color: #976957; font: bold 1.3em/1.5em Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #fafae7 url("img/quote.jpg") no-repeat 7px 10px; margin: 10px; padding: 0 0 0 35px; border: solid 1px #f4f3ec }

/* start - table */
table {
	border-collapse: collapse;
	margin: 1px;	
}
th strong {
	color: #fff;
}
th  { color: #3f3f3f; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #f1f1f1; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: left; padding-right: 12px; padding-left: 12px; height: 35px; border-left: 1px solid #7c7c7c }
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 0px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form2   { margin: 10px; padding: 0 5px; border: solid 1px #b5b5b5 }
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input   { color: #777; font: 1em Verdana, sans-serif; padding: 2px; border: solid 1px #d5d5d5 }
textarea   { color: #777; font: 1em Verdana, sans-serif; display: block; padding: 2px; width: 400px; height: 100px; border: solid 1px #68e7fe }
input.button   { color: #7c7c7c; font: bold 12px Arial, Sans-serif; background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 2px 3px; height: 24px; border: solid 1px #bfbfbf }

/* search form */
.searchform  { background-color: transparent; margin: 0; padding: 5px 0 15px; width: 250px; border: #989898 }
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox    { color: #fff; padding: 2px; width: 170px; height: 18px; vertical-align: top; border-style: solid; border-width: 1px; border-color: #000 #000 #090909 }
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap  { background: #fff url("img/wrap-bg.jpg") repeat-y; text-align: left; margin: 50px auto 0; position: relative; width: 900px }

#content-wrap  {
	background: #fff url("img/content-bg.jpg") repeat-x;
	display: inline;
	margin-left: 15px;
	padding: 0;
	position: relative;
	width: 870px; 
	float: left;
	clear: both;
	border-style: solid;
	border-width: 5px 1px 1px;
	border-color: #fff #fff #e5e5e5;
}

#header  { background-color: #fff; background-image: url("img/header-bg.jpg"); background-repeat: no-repeat; background-attachment: scroll; margin: 0 auto; padding: 0; position: relative; width: 870px; height: 150px }
#header h1#logo-text a   { color: #ff9636; font: 2.5em Georgia, "Times New Roman", Times, serif; text-decoration: none; text-transform: none; letter-spacing: -1.5px; margin: 0; padding: 0; position: absolute; top: 22px; left: 20px }
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 25px;		
}

/* header links */
#header #header-links   { color: #ff9636; font: 11px Georgia, "Times New Roman", Times, serif; background-color: #f8f8f8; position: absolute; top: 25px; right: 10px }
#header #header-links a   { color: #b7b7b7; font-weight: bold; text-decoration: none; padding: 0 2px }
#header #header-links a:hover  { color: #3f3f3f }

/* header-photo */
#header-photo   {
	background: #fff url("img/header-photo.jpg"); 
	margin: 5px auto; 
	padding: 0; width: 870px; height: 206px; clear: both }

#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav  { margin: 0; padding: 0; height: 25px; clear: both }
#nav ul  { text-transform: uppercase; list-style: none; display: inline; margin: 0 0 0 15px; padding: 0; width: 870px; height: 45px; float: left;
	background: white repeat-x scroll 0 0;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a   { color: #ff9636; font-size: 12px; font-family: Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 25px; text-decoration: none; text-transform: capitalize; letter-spacing: 1px; display: block; margin: 0; padding: 0 14px; width: 70px; float: right; border-bottom: 1px dotted #5ba4c8 }
#nav ul li a:hover, 
#nav ul li a:active  { color: #454545; font-weight: bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-transform: capitalize; border-bottom: 2px dotted #5ba4c8 }
#nav ul li#current a  { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0 }

/* Main Column */
#main     {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline; 
	margin: 0 0 0 10px;
	padding: 15px 0 0; width: 530px; float: left; /* clip: rect(auto 50% auto auto) */}
#main h2  { color: #ff9636; font: 2.3em Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-transform: none; letter-spacing: -1px; margin-top: 10px; padding-bottom: 3px; border-bottom: 1px dotted #3f3f3f }
#main h2 a  { color: #3f3f3f; font-size: 10px; font-family: Arial; font-weight: bold; text-decoration: none }
#main ul li {
	list-style-image: url(img/bullet.gif);
}

/* Sidebar */	
#sidebar    { margin: 0; padding: 20px 0 0; width: 250px; float: right }	
#sidebar h3     { color: #ff9636; font: 1.6em Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 10px; padding: 5px 8px 5px 5px; border-bottom: 1px dotted #b7b7b7 }
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap  {
	font-size: 95%;
	background-image: url("img/wrap-gb.jpg");
	background-repeat: no-repeat;
	background-position: 385px bottom;
	text-align: left;
	width: 870px;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 15px solid #fff;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3  { color: #7c7c7c; font-family: Georgia, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: capitalize; margin: 0; padding: 0 10px }

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li  { border-bottom: 1px solid #d5d5d5 }
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 15px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #AEAFB2; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected  { background-color: #eee; margin: 2px; padding: 2px }

.contentsTopics {
	font-weight: bold;
	color: #8c1a52;
	font-size: 1.75em;
}

.mnumber {
	font-style: italic;
}
