/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		HigherGround
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-12-2008       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

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

body {
	/*background: #4D1A5C;*/
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	/*color: #666666; */
	text-align: center;
	margin: 0px 0;
	background-image: url(../images/bkgrnd.jpg);
	background-color:#CCC;
}

/* links */
a, a:visited {	
	color: #4D1A5C;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background: inherit;
	text-decoration: underline;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav1.jpg) repeat-x;
	width: 765px;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding-left:0px;
	display: inline;
	font-size: 11px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #727272;
	
	border-bottom: none;
	color: #000;
	font: 11px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-current1.jpg) repeat-x;
	font-size: 10px;
}
#nav ul li#current a {	
	background: url(../images/nav-current1.jpg) repeat-x;	
}

/* Main Column */

#iL {
list-style-image: url(images/bullet.gif);
}

#main {
	float: left;
	width: 550px;
	padding: 5px 0 0px 0; margin: 0 0 10px 0px;
	display: inline;
	border-top:solid 1px #CCCCCC;
}
#main h2 {
	font: bold 2.2em 'Brush Script MT', Tahoma, Sans-serif;
	color: #4D1A5C; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #4D1A5C;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

#main .col3-left {
	float: left;
	width: 48.6%;
	margin:1px 0px 1px 4px;
	padding:2px;
	background:url(../images/mainback.jpg)  repeat-x;
	}
#main .col3-leftlong {
	float: left;
	width: 542px;
	margin:1px 0px 10px 4px;
	padding:2px 0 0 20px;
	background:url(../images/mainback.jpg)  repeat-x;
	}
	

	#main .col3-left p{
	padding:0 10px 0 0px;
	}
#main .col3-right {
	float: left;
	width: 48.6%;
	margin:1px 0px 1px 0px;
	padding:2px;
	background:url(../images/mainback.jpg)  repeat-x;
}
#main .col3-right p{
	padding:0 10px 0 10px;
	}



/* Sidebar */	
#sidebar {
	float: right;
	width: 210px;
	padding: 40px 0px; margin: 0px 0 0 0;
	border:solid 0px #aaaaaa;
	background:#a7a7a7 url(../images/cityside210.gif) no-repeat top;
}
#sidebar h2 {
	font: bold 2.2em 'Brush Script MT', Tahoma, Sans-serif;
	color: #4D1A5C; 
	text-transform: none;
	padding: 10px 0 0px 5px; 			
}
#sidebar h2 a {
	color: #4D1A5C;
	text-decoration: none;	
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;	
	height:100px;
	text-align: left;
	background: url(../images/footer-bottom3.jpg) repeat-y center top;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 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: 820px;
	padding: 10px 0;
	text-align: center;
}

/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* 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; }

input.mxw_cld {
	background-image: url(../images/btn-calendar.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 22px;
	width: 22px;
	background-color: #FFF;
	border: none;
	cursor: pointer;
}
