/*
Wordpress based CMS 
*/

/* basics */


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.clear {
	content: ".";
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	height: 0;
}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	background:#f5f5f5;
	color:#666;
	height:100%;
	margin:0;
	padding:0; 
	}

#content p{
	line-height: 1.6em;
	font-size: 8pt;
	color:#979797;
	width:340px;
	text-align:justify;
}

#content ul {
	line-height:1.6em;
	padding:0;
	width:340px;
	color:#979797;
	margin:0;
	list-style:none;
}

	
h1 {
	font-size: 15px;
	padding: 6px 0 0 0;
	margin:6px 0 6px 0;
}
h2 {
	margin: 30px 0 3px 0;
}
*html h2 {
	margin: 0;
}

h3 {
	font-size: 8pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

#content h3 a{
	text-decoration:none;
	margin:0;
	padding:0;
}

hr
{
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 10px;
  height: 0;
}

#content blockquote p {
	width: 250px;
}

blockquote{
	padding-left:0px;
	margin-left:0px;
}


/* images and misc. */

img{ border: none; }
img a{border:none;}

.fleft{ float: left; border: none; padding: 6px; }
.fright{ float: right; border: none; padding: 4px; }




/* links */

#content h3 a, #content h3 a:visited {
	padding:3px 3px 3px 0;
	color:#227384;
	text-decoration:none;
}

#content h3 a:hover, #content h3 a:active {
	color:#ccc;
	background:#8fbfc8;
}



.more-link a, .more-link a:visited, .postmetadata a, .postmetadata a:visited, .entry a, .entry a:visited, #content p a, #content p a:visited, #content ul a, #content ul a:visited {
	padding: 0 0 1px 0;
	color:#333;
	text-decoration:none;
}

.more-link a:hover, .more-link a:active, .postmetadata a:hover, .postmetadata a:active,  .entry a:hover, .entry a:active, #content p a:hover, #content p a:active, #content ul a:hover, #content ul a:active{
	padding: 2px 0 2px 0;
	color:#fff;
	background:#333;
}

/* container */


#container {
	background:url(site_assets/img/layout/shoes_bg.jpg) 640px 50px no-repeat;
	}
	
/* header */

#header {
  	width: 760px;
	padding: 50px 0 0 53px;
  	height: 150px;
	display:block;
	}

#header h1{
	position:absolute;
	left:-999em
	}
	
#header h1 a{color: #545859; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}



/* main menu */





/* footer menu */
#footer #menu{
	margin-left:80px;
}

#menu li {
	padding: 25px 0 0 0;
	margin: 0;
	margin-right: 1.2em;
	list-style: none;
	float:left;
}







/* content */


#content {
	width: 530px;
	margin:0;
	padding:0 0 0 30px;
	float:left;
	}		
	
.newspluggerbg {
	background:url(../../../site_assets/img/newsplugger_bg_001.jpg) bottom no-repeat;
}


.postmetadata{
	clear: both;
	padding:0;
	margin:0;
	}
	

.navigation {
	float:left;
	width:100%;
	}
	


/* sidebar */

#sidebar {
	font-size:14px;
	width:240px;
	height:400px;
	float:left;
	}

#nav_menu_holder{
	margin-left:40px;
	width:200px;
	padding:5px 0 5px 0;
}

.navmenu li{
	list-style:none;
	margin:0;
	padding:5px 0 5px 0;
	margin-left:-25px;
	font-size:11px;
}

.navmenu li a{
	text-decoration:none;
	color:#666;
	text-transform:uppercase;
}

.navmenu li a:hover{
	color:#fff;
	background:#000;
}

/* comments */

#commentssection{
	clear: both;
	margin: 0;
	}
	
#commentssection h3{
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{

	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none;}
	

	
#commentbox{
	min-width:400px;
	margin:0;
	}

#author, #email, #url, #commentbox, #submit{
	margin:0;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	margin:0;
	padding:0;
	overflow: hidden;
	}


ol.commentlist li p {margin: 6px 0 6px 0; padding:0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; }


/* search */

#searchform{
	padding: 0;
	}

#searchform input#s{
	padding: 0px;
	margin: 0px;
	}

#searchform input#searchsubmit{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	height:60px;
	text-align:top;
	font-size: 7pt;
	background:url(site_assets/img/layout/footer_bg_001.jpg) top left repeat-x;
	display:block;
	}


	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #9fa6a8;text-decoration: none;}
#footer a:hover{color: #fff; background:#333}


#main {
	background:#000000;
}

#newsplugger {
	height:175px;
	border-top:1px solid #FFF;
	}

#newsplugger h2 {
	margin-top:30px;
}

#news_floater {
	width:240px;
	padding-right:10px;
	padding: 0 10px 20px 5px;
	float:left;
	line-height: 1.4em;
	padding-bottom:20px;
}

.post {
	line-height: 1.4em;
	margin-bottom:20px;
}

/* @form */

form {padding:0px;}


.form_label {
	width:467px;
	height:24px;
	display:block;
	padding-left:16px;
	padding-top:4px;
	border:none;
}

fieldset, input, textarea {
	 border:none;
	 padding:5px;
}

input {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #9d9da1;
	border-bottom:1px solid #9d9da1;;
	background: #e0dfe3;
	color:#000;
	font-size: 10px;
}

textarea {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #9d9da1;
	border-bottom:1px solid #9d9da1;;
	background: #e0dfe3;
	width:400px;
	color:#000;
	overflow:auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 11px;
}

input:hover, textarea:hover {
	background: #e8e8e8;
}

input.ContactSubmit {
	padding:5px;
	background:#333;
	text-align:center;
	cursor: pointer;
	font-size:10px;
	color:#fff;
}

input.ContactSubmit:hover {
	background:#666;
	color:#fff;
}

/* @end */

ul {
	font-size:11px;
}