/*  
Theme Name: Aperture
Version: 1.2.7
Description: Designed by <a href="http://www.markforrester.co.za">Mark Forrester</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Custom styles */
@import "custom.css";

/*------------------------------------------------------------------
[ STYLE.CSS ] Main Stylesheet
--------------------------------------------------------------------

[Table of contents]

1.	RESET

2.	MAIN STYLES
2.a  Tags defaults
2.b  Base layout
2.c  Navigations
2.d  Elements, ID's & Classes

3.	FORMS
3.a  Form styles
3.b  Individual forms

4.	PLUGINS

5.	PRINT


/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

@media handheld, projection, screen, print {

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: bottom; }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left }
img, fieldset, abbr, acronym { border: 0 }
ul, ol { list-style: none }
table { border-collapse: collapse; border-spacing: 0; width: 100% }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; vertical-align: middle }
textarea { height: auto; overflow: auto }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal; color:#666666; }


} @media handheld, projection, screen {


/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	
body {
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	padding: 0 0 30px;
	color:#666666;
}

p, ul, ol, table { margin: 0 0 1.33em }

strong { color: #202325; font-weight: bold }
em { font-style: italic }


/* Headlines */
h1 {
	color: #181818;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}

h2 {
	color: #181818;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 20px;
}
h3 {
	color: #181818;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}
h4 {
	color: #181818;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 15px;
}
h5 {
	color: #181818;
	font-size: 1em;
	margin: 0 0 15px;
}
h6 {
	color: #181818;
	font-size: .90em;
	margin: 0 0 15px;
}

# h5 {
	margin-bottom:0 !important;
}

h7 {
	color: #181818;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0px;
}

h8 {
	color: #bcbbbc;
	font-size: 1.00em;

}

#noise_nav {
	background: #181818;
	height:140px;
		width: 100%;
	text-align:center;
	color:#dd39f0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;

}
#noise_nav img {
	vertical-align:middle;
}

#noise_nav p {

	margin:0 !important;
	color:#dddddd;
	text-align:right;
}

#noise_nav a {
	color:#fff;
	text-decoration:none;
}

#noise_nav a img {
	margin: 0 5px;
}


k1 {
	color: #181818;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0px;
}

k2 {
	color: #3a3a3a;
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0px;



}

kr {
	color: red;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0px;
}

div#listcontainer2 {border:1px solid #d1d1d1; width:160px; font-size:.75em; margin:0px;}




k2.line { border-bottom: 1px solid #e4e4e4; padding-bottom:20px;}

#r1 {
border-bottom: 1px solid #black; padding-bottom:10px;
	width:75px;
	height:75px;}


kg {
	color: green;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0px;
}



/* Anchors */
a, a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: underline;
}

.footerlinks a:link {color:#fff; } /* unvisited link */
.footerlinks a:visited {color:#fff;} /* visited link */
.footerlinks a:hover {color:#4d1e62} /* mouse over link */
.footerlinks a:active {color:#4d1e62} /* selected link */


.footerlinks4 a:link {color:#373737; 	text-decoration:none; } /* unvisited link */
.footerlinks4 a:visited {color:#373737; 	text-decoration:none; } /* visited link */
.footerlinks4 a:hover {color:#fff;	text-decoration:none; } /* mouse over link */
.footerlinks4 a:active {color:#373737; 	text-decoration:none; } /* selected link */


.footerlinks2 a:link {color:#fff; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* unvisited link */
.footerlinks2 a:visited {color:#fff; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* visited link */
.footerlinks2 a:hover {color:#4d1e62; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* mouse over link */
.footerlinks2 a:active {color:#fff; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* selected link */


.ka a:link {color:#424242; font-size: 1.em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* unvisited link */
.ka a:visited {color:#424242; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* visited link */
.ka a:hover {color:#blue; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* mouse over link */
.ka a:active {color:#e5fbd3; font-size: 1.2em; font-weight: bold;	line-height: 1em;	margin: 0 0 15px;} /* selected link */


.archive a:link {color:#b134dc; font-size: 1.em;} /* unvisited link */
.archive a:visited {color:#b134dc; font-size: 1.em;} /* visited link */
.archive a:hover {color:#b134dc; font-size: 1.em;} /* mouse over link */
.archive a:active {color:#000; font-size: 1.em;} /* selected link */


body{
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}

#c1 {
	width:210px;
	background:#e5fbd3;
	border:1px solid #bdbdbd;
	text-decoration: none; 
	}

#c2 {
	padding:10px; /* creates space around the content */
	}

c3 {background:#CCF;}
c4  {background:#CFC;}

#d1 {
	width:210px;
	background:#e5e5e5;
	border:1px solid #bdbdbd;
	}

#d2 {
	padding:10px; /* creates space around the content */
	}

d3 {background:#CCF;}
d4  {background:#CFC;}


/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}


/*- Box3 (sidebar boxes) -*/
.box3{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 2px 0px;
	border:1px solid #dedbd1;
}

/*- Box11 (sidebar boxes) -*/
.box11{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 15 15 15px 15px;
	border:1px solid #dedbd1;
}

	

/*- spr (sidebar boxes) -*/
.spr{
	background: #000 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 15 15 15px 15px;
	border:1px solid #dedbd1;
}

	


/*- Box4 (sidebar boxes) -*/
.box4{
	background: #ffffff url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	border:1px solid #dedbd1;
	padding: 10px;
}

/*- Box27 (sidebar boxes) -*/
.box27{
	background: #000000 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 0px 0px;
	padding: 0px;
}


/*- Box5 (sidebar boxes) -*/
.box5{
	background: #ffffff;
	margin: 0 0 2px 0px;
	border:1px solid #dedbd1;
}

/*- Box6 (sidebar boxes) -*/
.box6{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box6 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box6 .spacer.white{
	background: #fbf0fc;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box6 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box6 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}

/*- SPR -*/
		.containingbox
		{
			width: 460px;
			height: 62px;
			border: 2px solid #e0e0e0;
		margin:10px auto;
		}
		
		.floatleft
		{
			float: left;
			width: 80px;
			height: 62px;
			background-color: #fff;
			vertical-align:middle;
		}

		.floatleft2
		{
			float: left;
			width: 65px;
			height: 62px;
			background-color: #c0c0c0;
 			vertical-align:middle;
		}


		.floatleft3
		{
			float: left;
			width: 294px;
			height: 62px;
			background-color: #fff;
			padding:0 10px;
			text-align:left;

		}

		.containingbox2
		{
			width: 680px;
			height: 475px;

			border: 1px solid #000;
		margin:10px auto;

		}
		

		.floatleft4
		{
			float: left;
			width: 320px;
			height: 62px;
			background-color: #fff;
			padding:0 4px;
		}
		.floatleft5
		{
			float: left;
			width: 20px;
			height: 62px;
			background-color: #fff;

		}


/*- Header -*/


		.solenoisebox
		{

			margin: 0 0 10px 0;
		}

		.noiseit
		{
			width:  230px;
			background-color: #000;
			padding:3px 3px;
		background-image: url(/images/noise.jpg);
		background-repeat: repeat;
		}

		.features
		{
			width:  475px;
			margin: 0 0 5px 6px;
		float: left;
			background-color: #000;
		}


		.retweet
		{
			height: 60px;
			background-color: #ccc;

		}


		.blogbox
		{
			width:  730px;
			height: auto;
			padding-bottom:5px;
			/*background-color: #000;*/
			margin: 0 17px 15px 0;
			border-bottom:1px solid #eaeaea;
			display:block;
			float:left;

		}
		.blogbox h2 {font:bold 22px Arial, Verdana;color:#000;text-align:left;padding-bottom:0;}
		.blogbox h2 a {color:#000;text-decoration:none;}
		.blogbox h2 a:hover {color:#0091D5;text-decoration:underline;}
		.blogbox .aligncenter {display:block !important;clear:both;}
		.blogbox p img.aligncenter {display:block !important;clear:both;}
		/*.blogbox .thumbnail {float:left;margin:0 10px 15px 0;border:1px solid #EAEAEA;}*/
		.blogbox .thumbnail {float:left;margin:0 10px 15px 0;border:1px solid #EAEAEA;}
		/*.blogbox img .article {float:left;margin:0 150px 15px 0;border:1px solid #EAEAEA;}*/
		.blogbox p {text-align:left;font:13px Arial, Helvetica, sans-serif;color:#000;}
		.blogbox p img.size-full {display:block;clear:both;}
		.blogbox .commentIcon {background:url(images/commentIcon.gif) no-repeat 0 2px;float:right;padding-left:22px;/*margin-top:10px;*/font-weight:bold;}
		.blogbox .readmore {height:13px;/*padding:10px;*/text-align:center;display:block;float:left;font-weight:bold;}
		.blogbox .readmore a {color:#000;text-decoration:none;text-shadow:1px 1px 1px #ffffff;display:block;}
		.blogbox .readmore a:hover {color:#333333;text-decoration:none;text-shadow:1px 1px 1px #ffffff;}
		.blogbox .stronghide strong {display:none;}



		.blogphoto
		{
			padding:0;
			width: 316px;
			height: 140px;
			color: #d4d4d4;
			float:left;
			margin:0 10px 10px 0;
		}

		.blogtitle
		{
			float: left;
			padding:5px 5px;
			width: 440px;
			height: 42px;
			background-color: #201129;
			border: 1px solid #3b3b3b;

		}
		.author_info {clear:both;}


		.catbox
		{
			width:  210px;
			height: 150px;
			margin: 0 0 5px 3px;
		}

		.catbox3
		{
			width:  210px;
			height: 150px;
			margin:  0 0 6px 8px;
		}


		.catbox2
		{
			width:  210px;
			height: 765px;
			margin:  0 0 0 5px;
		}


		.middlebox
		{
			width:  210px;
			margin: 0 0 5px 3px;
	float: left;
		}

		.features
		{
			width:  475px;
			margin: 0 0 5px 6px;
		float: left;
			background-color: #000;
		}

		.middlebox2
		{
			width:  160px;
			margin:0 10px 0 0;
			float: left;

		}


		.ad1box
		{
			width:  160px;
			margin: 0 0 10px 0;
			float: left;
			border: 1px solid #afafaf;
			background-color: #fff;
			padding:0;
		}

		.ad1box2
		{
			width:  220px;
			background-color: #fff;
			padding:5px 5px;
		}



		.headerad
		{
			margin: 15px 0 -15px 30px;


		}

		.headerad2
		{

			margin: 15px 0 5px 30px;


		}



		.footerad
		{
			width: 930px;
			height: 230px;
			margin: 0  0 35px 0;
			border: 2px solid #afafaf;
			padding:5px 5px;

		}

		.bigbox
		{
			width: 930px;
			height: 200px;
			margin: 0  0 35px 0;
			border: 1px solid #afafaf;
			padding:5px 5px;
			background-color: #aee3ff;

		}

		.footerad2
		{
			border-top: 1px solid #000000;
			margin: 15px 0 5px 0;
			padding-top:10px;
			padding-bottom:10px;
		}

		.footerad3
		{
			margin: 35px 35px  35px 0;

		}

		.top2
		{
			background-color: #fff;
			padding:5px 5px;
			height: 520px;
		}

		.footerbox
		{
			padding:5px 5px;
			width: 980px;
			background-color: #000;
			margin: 5px 0 0 0;

		}

		.footeradbox
		{
			width: 1000px;
			height: 240px;
			background-color: #fff;
			margin: 15px 0 0 0;

		}

		.noisebox
		{
			padding:5px 5px;
			width: 980px;
			background-color: #383838;
			margin: 5px 0 0 0;

		}


		.boxy
		{
			width: 1132px;/*920px;*/
			height: 35px;
			padding:5px 8px;
			border: 1px solid #c3c3c3;

		}


		.sidebarx
		{
			width:  220px;
			background-color: #fff;
			margin: 0 0 5px -5px;
			float: right;
		}

		.leftcontent
		{
			width:  700px;
			background-color: #fff;
			margin: 0 0 5px -17px;
			float: left;
		}

		.zheader
		{
			width: 1136px;
			height: 109px;
			padding:5px 8px;
			background:url('/images/rotate/rotate.php') left repeat-x;
		}

		
		.zlogo
		{
			float: left;
			width: 695px;

		}

		.zbox
		{
			float: right;
			width: 284px;
			border: 1px solid #333;
			background-color: #000;
			background: url(images/zbox_background.jpg);

		}
		

		.zmiddle
		{
			float: left;
			width: 137px;
		}


		.zright
		{
			float: left;
			width: 147px;
		}

		.zicons
		{
			float: left;
			width: 32px;
			height: 32px;
			padding:2px 5px;

		}
		
		.ztext
		{
			float: left;
			width: 85px;
			height: 32px;
			padding:2px 5px;


		}

		.ztext2
		{
			float: left;
			width: 95px;
			height: 32px;
			padding:2px 5px;


		}

		.zverticle
		{
			line-height:2em
		}
		.zverticle a {color:#ffffff !important;}


		.sfloatleft3
		{
		float: left;
		width: 150px;
		height: 40px;


	padding:5px 4px;
		text-align: left;


		}

.headerlinks a:link {color:#fff; 	text-decoration:none; } /* unvisited link */
.headerlinks a:visited {color:#fff; 	text-decoration:none; } /* visited link */
.headerlinks a:hover {color:#555;	text-decoration:none; } /* mouse over link */
.headerlinks a:active {color:#fff; 	text-decoration:none; } /* selected link */
.forumLogin {background:url(images/zbox_background.jpg) repeat-x;padding:10px 15px;width:382px;height:70px;float:right;-moz-border-radius: 5px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.forumLogin .title, .forumLogin .title a {font:bold 13px Arial, Helvetica, sans-serif;color:#fff;}
.forumLogin .userpass {font: 12px Arial, Helvetica, sans-serif; color:#ffffff !important;text-align:left;}
.forumLogin input {padding:3px;}
.forumLogin a {color:#fff;}
.forumLogin .forumline .catHead span.cattitle, .forumLogin .forumline .catHead span.cattitle:hover {color:#fff !important;text-decoration:none;}

#forumComments {}
#forumComments h3 {background:none;font:30px Arial, Helvetica, sans-serif;color:#000;margin:0;padding:0;}

.forumLogin .forumline {background:none !important;border:0 !important;}
.forumLogin input {-moz-border-radius: 5px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.forumLogin #searchsubmit {background:url(images/search-bg.gif) repeat-x;border:0;padding:4px 5px;color:#000000;text-shadow:1px 1px 1px #f5f5f5;}
.forumLogin .catHead {background:none !important;border:0 !important;}
.forumLogin .row1 {background:none !important;}


/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/
#outerWraper {background:#ffffff;width:1176px;margin:0 auto;}
#wrap {
	margin: auto;
	text-align: left;
	width: 1152px;
	padding:0 12px;
	position: relative;
	background:#ffffff;
}
	#topbar {
		width:1152px;
		height:95px;
	}
	#header, #content, #footer, #contentWrap, #footerWrap {
		float: left; display: inline;
		clear: both;
		position: relative;
	}
	#header {
		height: 105px;
		width: 100%;
	}
	#home #header {
		height: 105px;
	}
		#logo { margin: 0 }

			#logo a {
				cursor: pointer;
			}

	#content {
		width: 1152px;
	}
		#contentWrap {
			width: 1152px;
			padding:0;
			margin:15px 0 0 0;
			background-color:#FFFFFF;
		}
		#home #contentWrap { padding: 0; width:1152px; }
		#home #top { padding: 20px }
		#home #albums { padding: 20px 10px 0px 10px; float:left; }
		
		#home #albums p.category {
			margin:0;
		}
		
		#home #albums p.category a {
			text-align:center;
			color:#5f5f5f;
			display:block;
			height:40px;
			font-size:15px;
			font-weight:bold;
			line-height:40px;
			padding:5px;
			margin-bottom:20px;
		}
		
		#home #albums p.category a:hover {
			background-color:#fff;
		}
		
		.post-image-block {
			background: url(images/post_image_block_bg.jpg);
			width:220px;
			height:150px;
			margin-bottom:1px;
		}
		
		.category-image-block {
			background: url(images/category_image_block_bg.jpg);
			width:220px;
			height:150px;
			margin-bottom:1px;
		}
		
		#home #footer { padding: 0;/*20px 20px 20px*/ }

	#footer {
		
	}
		#footerWrap {
			padding-top:20px;
		}

		#footerWrap2 {
			margin: 0 0 0 0;

		}




/*-------------------------------
2.c Navigations
-------------------------------*/

/* Page Nav */

#nav_wrapper {
	height: 104px;
	width:100%; /* width:1152px; */
	margin: 0 auto;
	background:url(images/menu-bg.png) repeat-x;
}

#nav, #forumnav {
	height: 40px;
	position: relative;
	top: 0px; /*left: auto;*/
	z-index: 9999;
	margin:0;
}
#forumnav {
	margin-left:50px;
}

#nav a, #forumnav a {
	display: block;
	line-height: 30px;
	padding: 5px 10px;
	z-index: 100;
	font-size: 11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	color: #ffffff !important;
}

#nav li, #forumnav li {
	float: left;
}

/* Style drop down list */

#nav li ul { position: absolute; width: 172px; left: -999em;}
#nav li ul li {	background: url(images/bg-dropdown.png) !important;background: #000; }
#nav li ul li a { line-height: 30px; width: 150px; }
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 30px; text-transform:none; }
#nav li ul li ul li a { }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */
.forumaccesslink {text-align:center !important;width:1150px !important;float:left !important;}
.forumaccesslink li {text-align:center !important;}

/* menu tab */
#menuTab {}
#menuTab ul {margin:0;padding:0;}
#menuTab ul li {float:left;display:inline;margin:0;padding:0;}
#menuTab ul li span {visibility:hidden;}
#menuTab ul li a {width:144px;height:60px;display:block;text-decoration:none;}
#menuTab ul li a img {border:0;text-decoration:none;}

/* Pagination */

.more_entries {
	clear:both;
	margin-bottom:20px;
	text-align:center;
	padding: 0 20px 0 20px;
}

.more_entries .wp-pagenavi strong {
	padding:5px;
	border:1px solid #E4E4E4;
	margin-right:5px;
}

.wp-pagenavi span.pages {
	border:none !important;
}

.more_entries .wp-pagenavi a strong {
	padding:0;
	border:none;
	margin-right:0;
}

.more_entries .wp-pagenavi a, .more_entries .wp-pagenavi .on {
	padding:5px !important;
	border:1px solid #E4E4E4 !important;
	margin-right:5px !important;
}
.more_entries .wp-pagenavi .on { font-weight:bold; }

.more_entries .wp-pagenavi a:hover {
	background-color:#E4E4E4;
	color:#333333;
}

#prevPosts {
	background: #232528;
	width: 460px;
	height: 200px;
	position: relative;
}
	
	#prevPosts h3 {
		color: #fff;
		height: 32px;
		padding: 5px 0 0 0;
		position: absolute;
		top: 10px; left: 10px;
	}


/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

div#about {
	color: #fff;
	padding:10px;
	height:250px;

}
	#about h2 {
		color: #fff;
		font-size: 1.35em;
		text-transform: uppercase;
		margin: 0 0 12px;
		color:#FFFFFF !important;
	}
	
	#about .about_button {
	padding:5px;
	text-decoration:none;
	text-transform: uppercase;
	}
	
	#about .about_image {
	float:right;
	margin:5px 0 10px 10px;
	border:1px solid #333333;
	background-color:#111111;
	width:75px;
	height:75px;
	}
	
#home #header p {
	font-size: 1.17em;
	line-height: 1.43em;
}

a.rss_subscribe {
	background-image: url(images/rss_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*=== Category Dropdown navigation ===*/


#button {
	height: 30px;
	width: 184px;
	margin: auto;
	position:absolute;
	top:35px;
	right:30px;
	z-index:1;
}

.menu_class {
	margin-bottom: -5px;
}

.the_menu {
	display:none;
	width:184px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.the_menu ul.children {
	margin-bottom:0;
}


.the_menu ul.children li {
	padding-left:20px;
}

.the_menu ul.children li a {
	font-size:11px;
}

.the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	font-weight:bold;so
}
	

/*=== Slider ===*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 700px;
	height: 267px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#featured {
	float:left;
	width:700px;
	height:267px;
}

.featured_text {
	padding:20px 20px 0 0;
}

	.featured_text h2 {
		text-transform:uppercase;
	}

/*=== Slider Navigation ===*/

#slider_nav {
	color:#dddddd;
	padding:10px 20px 10px 20px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:20px;
}

#slider_nav img {
	vertical-align:middle;
}

#slider_nav p {
	line-height:20px;
	margin:0 !important;
	color:#dddddd;
	text-align:right;
}

#slider_nav a {
	color:#ffffff;
	text-decoration:none;
}

#slider_nav a img {
	margin: 0 5px;
}


#main {padding:0 15px;float:left}
#main h2 {font: 30px Arial, Helvetica, sans-serif;color;#000;padding:20px 0 0 0;}
#main .thumbnail { margin-bottom:20px;}
#main .entry {width:560px;float:left;}
#woo-twitter {width:210px;float:left;padding-top:30px;}
h2.single { font-size: 2.17em; border-bottom: 1px solid #E4E4E4; padding-bottom:20px; }
h2.arh { border-bottom: 1px solid #e4e4e4; padding-bottom:20px;}
h2.archive { border-bottom: 1px solid #E4E4E4; padding-bottom:20px;}

##sidebar2 {width:240px;floaat:left;}
#sidebar h4, #sidebar2 h4 { margin: 0 0 3px }

#home #sidebar h4, #home #sidebar2 h4 { margin: 0 0 18px }


/*  */
.grid_8 h3 {background:url(images/solecollector-shoes-news-banner.jpg) top left;width:740px;height:75px;margin-left:10px;}
.grid_8 h3 span {visibility:hidden;}
.forumsbanner {background:url(images/solecollector-forums-banner.jpg) top left !important;width:910px !important;}
.collabsbanner {background:url(images/sc-collabs-banner.jpg) top left no-repeat !important;width:941px !important;height:75px;text-align:center;}
.kicksologybanner {background:url(images/kicksology-banner.jpg) top left no-repeat !important;width:941px !important;height:75px;text-align:center;}
.kicksologybannerpost {background:url(images/kicksology-banner.jpg) top left no-repeat !important;}
.featuresbanner {background:url(images/features-banner.jpg) top left no-repeat !important;width:941px !important;height:75px;text-align:center;}
.collabsbanner span, .kicksologybanner span, .featuresbanner span {display:none;}
#main .entry h3 {background:none;width:auto;height:auto;margin:0;}

/* Tabs */
#tabContainer {float:left;}
#tabbed_box_1 {
	margin: 0;
	width:220px;
}
#specialtabBox {
	margin: 0;
	width:220px;
}
#specialContentbox {background:#fff;}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area, .specialtab {
	padding:10px 0 0 0;
	background:#000;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #222;
	-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-radius-topleft: 5px;border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-radius-topright: 5px;border-radius-topright: 5px;
}
.specialtab {border:1px solid #000;margin-left:10px;}

ul.tabs, ul.tabs2, ul.tabs3, ul.specialtab {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:7px;
	padding:0 5px;
	text-align:center;
}
ul.specialtab {padding: 0 10px 0 0;}
ul.tabs li, ul.tabs2 li, ul.tabs3 li, ul.specialtab li {
	list-style:none;
	display:inline;
}
ul.tabs li a, ul.tabs2 li a, ul.tabs3 li a, ul.specialtab li a {
	background-color:#464c54;
	color:#ffebb5 !important;
	padding:8px 10px 6px 10px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
	-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-radius-topleft: 5px;border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-radius-topright: 5px;border-radius-topright: 5px;
	text-transform:uppercase;
}
ul.specialtab li a {
	padding:8px 10px 6px 10px;
	text-align:center;
}	
ul.tabs li a:hover, ul.tabs2 li a:hover, ul.tabs3 li a:hover, ul.specialtab li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
	-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-radius-topleft: 5px;border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-radius-topright: 5px;border-radius-topright: 5px;
}
ul.tabs li a.active, ul.tabs2 li a.active2, ul.tabs3 li a.active3, .specialtabActive {
	background-color:#ffffff;
	color:#282e32 !important;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-radius-topleft: 5px;border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-radius-topright: 5px;border-radius-topright: 5px;
}
.specialtabActive {border:0;}
.content, .content2, .content3, .specialtabContent {
	background-color:#ffffff;
	/*padding:10px;
	border:1px solid #464c54; */
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_4, #content_6 { display:none; }

.content ul, .content2 ul, .content3 ul, .specialtabContent ul {
	margin:0px;
	padding:5px; /*padding:0px 20px 0px 20px;*/
}
.content ul li, .content2 ul li, .content3 ul li, .specialtabContent ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
	height:50px;
}
.specialtabContent ul li {height:auto;}
.specialtabContent ul li {border:0;}
.content ul li img, .content2 ul li img, .content3 ul li img {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	border:1px solid #666666;
}
.content ul li:last-child, .content2 ul li:last-child, .content3 ul li:last-child {
	border-bottom:none;
}
.content ul li a, .content2 ul li a, .content3 ul li a, .specialtabContent ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small, .content2 ul li a small, .content3 ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover, .content2 ul li a:hover, .content3 ul li a:hover, .specialtabContent ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small, .content2 ul li a:hover small, .content3 ul li a:hover small {
	color:#baae8e;
}

.sidebarfacebook {margin:10px 0 0 0;padding-left:10px;width:210px;height:auto;}
.ulover, .ulliover {padding:0 !important;}
#footermenu {background:#fff;padding:0 20px 20px 20px;}
#footermenu ul {list-style-type:none;text-align:right;width:400px;float:right;}
#footermenu ul li {display:inline;padding:5px;}
#footermenu ul li a {font:12px Arial, Verdana;color:#000;text-decoration:none;}
#footermenu ul li a:hover {color:#333;text-decoration:underline;}
.copyright, .copyright2 {float:left;}
.copyright img, .copyright2 img {margin-right:10px;margin-bottom:-5px;}
.copyright2 {font:12px Arial, Helvetica, sans-serif !important;color:#000 !important;}

/* Post Entry */

.entry {
	margin-bottom:20px;
	border-bottom:1px solid #E4E4E4;
}

.entry blockquote p {
	color: #666;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

.entry ul li {
	background:transparent url(images/bullet.gif) no-repeat scroll 4px 4px;
	line-height:140%;
	padding:0 0 1em 18px;
}

.entry ol li {
	line-height:140%;
	padding:0 0 1em 0;
	list-style-position: inside;
	list-style-type:decimal;
}

#albums .entry {
	padding:10px;
	color:#eeeeee;
	border-bottom:none;
}

	#albums .grid_16 h2 {font:30px Arial, Helvetica, sans-serif;color:#000;padding:15px 0 10px 0;margin:0;text-align:center;}
	.grid_16 {width:1132px !important;}
	#albums h2 a {
		color:#ffffff;
	}
	.row_wrap {width:950px;padding:0 96px;}
	.grid_16 .fr {width:140px;}
	.fullwidthfix {width:1120px !important;}
	

p.post_meta { font-size:11px; color:#666666;margin-bottom:5px; }
p.post_meta span.details { background: url(images/post_meta_bg.jpg) no-repeat; padding: 3px 0 3px 21px; }
p.post_meta span.date { background: url(images/ico-date.gif) no-repeat; padding: 3px 0 3px 21px; }
p.post_meta span.comments { background: url(images/ico-comments.gif) no-repeat; padding: 3px 0 3px 21px; }
p.post_meta span.ko { font-size:11px; color:#000000;background: #fff; }

/* Post Image Styling */

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

/* Home Page Blog Module */

#blog .box {
	padding:10px 10px 0px 10px;
}
		
		#blog .box h4 {
			margin-bottom:5px;
		}
		
		#blog .box h4 a {
			color:#111111;
		}
		
		#blog .box a {
			padding:0px !important;
		}
		
		#blog .box a:hover {
			text-decoration:underline;
		}

#line_break {
	margin-top:2.5em;
	padding-top:3em;
	border-top:1px solid #E4E4E4;
}

.archive_options {
	float:left;
	padding:10px 0 10px 0;
	margin-bottom:20px;
	width:460px;
}


/*=== Comments ===*/

div#comments {}

	ol.commentlist { margin: 20px 0 20px 0;text-align:left; }
	
		ol.commentlist li.odd {background-color:#f9dcff;}
		
		ol.commentlist li h4 { margin-bottom: 0; }
		
		ol.commentlist li { margin-bottom:20px; position: relative; }
			
			ol.commentlist .comment {background-color:#dcb7e4; border: 1px solid #cccccc; padding:20px;}
			

			ol.commentlist .avatar { float: right; display: inline; margin: 0 0 20px 20px; padding:4px; background-color:#ffffff; border: solid 1px #cccccc; }

			ol.commentlist li cite { font-size: 1.3em; font-weight:bold }
			
			ol.commentlist li .comment-meta { font-size: .92em; margin-bottom:1em }
			
		ol.commentlist ul.children li { position:relative; margin-top:20px; }
		
		ol.commentlist .odd ul.children li { background-color:#ffffff; }
		
		ol.commentlist .odd ul li ul.children li { background-color:#F4F4F4; }
	
		
	#respond #author, #respond #email, #respond #url, #respond #comment {
		border: 1px solid #cccccc;
		padding:5px;
	}
	
	#respond label {
		padding:5px;
		margin-left:5px;
	}
	
	#respond .cancel-comment-reply {margin-bottom:20px; }
	
	#commentform #submit {
		padding:10px;
	}

/*=== Widgetized Footer Section ===*/

.custom 

#home #footerWrap { border-top:none; margin-top:0; }

	#footerWrap h4 { margin: 0 0 10px }
	
	#footerWrap h2 {font-size:1.33em; line-height:1em; padding: 5px 0 5px 0 }

	#footerWrap h4 {
		color: #2f3032;
		font-size: 1.17em;
		font-weight: bold;
		line-height: 1.43em;
	}
		
	#footerWrap ul li p {
		color:#333333;
		margin:0;
	}
	
	
	#footerWrap ul li {
		margin: 0;

	}
	
	#footerWrap ul li ul {
		margin: 5px;
	}
	
	#footerWrap ul li ul li {
		margin: 0;
		background-color: #f7f7f7;
		padding:0px;
	}
	
	#footerWrap ul li ul li a {
	font-weight:normal;
	font-size:12px;
	color: #333333;
	padding-left:10px;
	}
	
	#footerWrap ul li ul li ul li a {
	font-weight:normal;
	font-size:11px;
	background-color: #f7f7f7;
	padding-left:10px;
	}
		
	#footerWrap ul li img {
		text-align: center;
	}
		
	#footerWrap ul li.clickready {
		cursor: pointer;
	}

/*=== Widgets ===*/

.widget {
	margin-bottom:20px;
}
#nav .widget {
	margin-bottom:0 !important;float:right;
}

.widget a {
		text-decoration: none;
	}
	
	.widget a:hover {
		text-decoration:underline;
	}

	.widget ul li {
		margin: 0;
		padding:10px;
		border-width: 1px;
		border-style: dotted;
		border-bottom-style: none !important;
	}
	
	.widget h3 {
		padding: 5px 0;
		margin-bottom:20px;
	}
	 #nav .widget h3 {
		padding: 5px 0 !important;
	}
	
	.widget h4 img {
	float:left;
	margin-right:10px;
	}

h3#news {

	background-position: 0px 5px;
}

h3#flickr {
	padding-left: 35px;
	background-image: url(images/ico-flickr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h3#photos {
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h3#twitter {
	padding-left: 35px;
	background-image: url(images/ico-twitter.gif);
	background-repeat: no-repeat;
}


h3#subscribe { 
	padding-left: 35px;
	background-image: url(images/ico-subscribe.gif);
	background-repeat: no-repeat;
}

h3#popular {
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#recent-comments h3 {
	padding-left: 35px;
	background-image: url(images/ico-comment.gif);
	background-repeat: no-repeat;
}

#archives h3 {
	padding-left: 35px;
	background-image: url(images/ico-archives.gif);
	background-repeat: no-repeat;
}

.widget_links h3 {
	padding-left: 35px;
	background-image: url(images/ico-blogroll.gif);
	background-repeat: no-repeat;
}
	
.grid_4 ul.news li h4 {	margin-bottom: 5px !important }
	
.grid_4 ul.news li img { float:left; padding:5px; border:1px solid #cccccc; background-color:#FFFFFF; }

.grid_4 ul.news li .content { float:left; padding:0 0 0 10px; width:126px;background:none; }
	
#sidebar2 ul.photos {
	width: 240px;
	margin: 0 0 1.5em -20px;
}

.flickr .flickr_badge_image {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
	
	.flickr_badge_image a {padding:0 !important;} 
		
	.flickr .flickr_badge_image a img { display: block; background-color:#FFFFFF; padding:5px; border:1px solid #cccccc; }
		
	.flickr .flickr_photos { padding:15px 0 10px 16px; float:left; }

 #twitter_update_list {
	background: #e5edf0;
	border: 1px dotted #b6ccd4;
	color: #434343;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.17em;
	font-style: italic;
	line-height: 1.43em;
	text-align: center;
	padding: 10px;
	overflow:hidden;
	margin-bottom:0;
}

	 #twitter_update_list li {
		margin-bottom:15px;
		padding:0 !important;
		border:none !important;
		background-color:transparent !important;
	}

div.follow {
	color:#e5edf0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	font-style:italic;
	padding:5px;
	text-align:center;
	background-color: #A3B7BD;
	width:210px;
}

	div.follow a {
		color:#e5edf0;
	}

#searchform #s {
	padding:5px;
	border: 1px solid #cccccc;
	margin-right:5px;
	width:146px;
}

/* Search */
#nav_wrapper #searchform {padding:5px 10px;float:right;height:20px;margin-top:0;}
#nav_wrapper #searchform h3 {display:none;height:0;}
#nav_wrapper #searchform input {-moz-border-radius: 5px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
#nav_wrapper #searchform #searchsubmit {background:url(images/search-bg.gif) repeat-x;border:0;padding:4px 5px;color:#000000;text-shadow:1px 1px 1px #f5f5f5;}

#searchform #searchsubmit {padding:5px;border: 1px solid #cccccc;background-color:#000000;color:#FFFFFF;}

#searchform {padding:5px 10px;float:right;height:20px;margin-top:0;}
#searchform h3 {}
#searchform input {-moz-border-radius: 5px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
#searchform #searchsubmit {background:url(images/search-bg.gif) repeat-x;border:0;padding:4px 5px;color:#000000;text-shadow:1px 1px 1px #f5f5f5;}


#sidebar2 #searchform {padding:10px 10px 5px 10px;float:left;height:auto;margin-top:0;width:250px;}
#sidebar2 #searchform h3 {}
#sidebar2 #searchform input {-moz-border-radius: 5px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
#sidebar2 #searchform #searchsubmit {background:url(images/search-bg.gif) repeat-x;border:0;padding:4px 5px;color:#000000;text-shadow:1px 1px 1px #f5f5f5;}

#recent-posts-3 {}

#wp-calendar {
	width: 99%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	font-size: 11px;
	text-align:center;
	padding:5px;
	text-transform: uppercase;
}

#wp-calendar thead tr th {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#wp-calendar tfoot tr th {
	padding-top: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 3px;
	text-align: center;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}
	
#footerWrap ul li.recentcomments {
	padding:5px;
}
	
#footerWrap ul li.recentcomments a {
	background-color:transparent;
}
	
#footerWrap ul li.recentcomments a:hover {
	text-decoration:underline;
	color:#111111;
}
	
#footerWrap .news a {
	padding:0;
}
	
#footerWrap .widget_tag_cloud a {
	display:inline !important;
}
.floatleftmain {width:910px;padding-left:10px;}
.floatleftmain2 {width:1120px;padding-left:10px;}
.floatleftmain table, .floatleftmain2 table {padding:0;}
a.forumlink:hover {color:#A519D8 !important;text-decoration:underline !important;}
a.forumlink {color:#4A4A4A !important;text-decoration:none !important;}
/* Title */
a.cattitle {color:#4A4A4A !important;text-decoration:none !important;}
a:hover.cattitle {color:#A519D8 !important;}
/*.genmed a, .gensmall a{color:#4A4A4A}
.genmed a:hover, .gensmall a:hover {color:#A519D8}
*/
/*=== Adverts ===*/

.advert {
	float: left;
	text-align: center;
	padding: 20px 10px;
}

.home_leaderboard {
	border-bottom: 1px solid #cccccc;
}

.content_advert {
	float: left;
	text-align: center;
	background-color: #dddddd;
	padding: 20px 0px;
	margin-bottom: 20px;
}

.advert img {
	border: 1px solid #cccccc;
}

.header_banner_ad img {
	margin-top: 23px;
}
.topAd {width:728px;height:auto;float:left;margin-right:10px;background:#000;} /* New */
#advert_300x250 {margin-top:100px;}
/*=== Steve ===*/
/*
.steve {
	text-align:center;
	padding-top:15px;
}
	

body {
	background-color: #000000;
}
.style1 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}*/
/*=== Credits Footer ===*/

.credits {
	text-align:center;
	padding-top:15px;
}
	
	 .credits a {
		display:inline;
		text-decoration:underline;
	}
	
	 .credits img {
		vertical-align:middle;
	}

/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea
{
	border: 1px solid #B6CCD4;
	color: #000;
	padding: 6px;
}
input.text { width: 195px }
select.select { width: 200px }
textarea.textarea { height: 10em; width: 446px }

select.select.free {	width: auto }

button.button {
	color: #000;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

input.submit {
	color: #000;
	cursor: pointer;
	padding: 0;
}


/* General forms */
form.form { /* nothing here */ }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field {
			margin: 0 0 1em;
			position: relative;
		}
			form.form ol.fieldset li.field label {
				font-weight: bold;
				display: block;
			}
			
	form.form p.submit { /* nothing here */ }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }

	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}

		
/*-------------------------------
3.b Individual forms
-------------------------------*/

form#newsletter {
	position: relative;
	color:#333333;
	padding:10px;
}
	form#newsletter p.fields input.text {
		border: 1px solid #b6ccd4;
		padding: 9px 30px 9px 7px;
		width: 158px;
		margin-bottom:10px;
	}
		form#newsletter p.fields button {
			background: url(images/ico-newsletter.gif) no-repeat;
			width: 17px; height: 22px;
			border: none;
			position: absolute;
			top: 16px; right: 17px;
			z-index: 9999;
		}
		
/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #0066cc !important;
	color: #0066cc !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px !important;
	margin: 2px 2px 2px 2px !important;
	color: #000000 !important;
	border: 1px solid #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;	
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}


/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left !important; }
.c { text-align: center !important; }
.r { text-align: right !important; }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.hr { background: #ccc; height: 1px; margin: 1.5em 0; }
.hr hr { display: none }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }
.opacity { -moz-opacity: 0.95; opacity: 0.95; filter: alpha(opacity = 95); }
.rounded { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

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

.fix {
	clear:both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto !important;
	display: block !important;
}

.alignleft {
	margin: 10px 20px 8px 0 !important;
	float: left !important;
}

.alignright {
	margin: 10px 0px 8px 20px !important;
	float: right !important;
}

.thumbnail {display: block;}
.box .thumbnail {margin: 0 0 5px 0 ;}

} @media print {

/*------------------------------------------------------------------

5.	PRINT
	Styles for print

------------------------------------------------------------------*/

body { background: none; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10pt }
code, pre { font-family: "Courier New", Courier, mono }
img { float: left; clear: left; page-break-inside: avoid; page-break-after: avoid }

a, a:link, a:visited { color: blue; text-decoration: underline }

blockquote, table, pre { page-break-inside: avoid }
ul, ol, dl  { page-break-before: avoid }
h1, h2, h3, h4, h5, h6 { display: block; font-weight: bold; page-break-after: avoid }

#footer, .ad, #nav, .nav, form, .skip { display: none }

h1 { font-size: 3em; margin: .67em 0; }
h2 { font-size: 2em; margin: .83em 0; }
h3 { font-size: 1.5em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.92em; margin: 1.67em 0; }
h6 { font-size: 0.83em; margin: 2.33em 0; }


.footmenu {
	border-right: 1px solid #fff;
}




/*=== Menu Footer ===*/

.footmenu {
	text-align:center;
	padding-top:15px;
}
	
	 .footmenu a {
		display:inline;
		text-decoration:underline;
	}
	
	 .footmenu {
	border-right: 1px solid #fff;
}


#footmenu2 #s {
	padding:5px;
	border: 1px solid #cccccc;
	margin-right:5px;
	width:146px;
}


/* Misc */
.clearfloat	{clear:both; height:0; font-size: 1px; line-height: 0px;}
#tabContainer .twitterbox {margin:10px !important;}
#loggedin, #loggedin span, #loggedin strong {color:#ffffff !important;}

/*------------------------------------------------------------------
	END CSS
------------------------------------------------------------------*/

}/* end @media */
