/*#############################################################

#############################################################*/

/* standard elements */
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #7F7F7F;
	margin: 0px;
	padding: 0px;
	background: #4f4f4f url(/images/bg.jpg) repeat-y;
	background-position: top center;
	text-align:center;
	font-family: Verdana, Arial, Helvetica;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}
	
* {
	margin: 0;
	padding: 0;
}

/* ---[ links ]------------------------------- */

.blog_storycontent img,
.blog_storycontent a img{
border:8px solid #414b41;
margin:0px 0px 14px;
padding:0px;
}
.blog_storycontent a:hover img{
border:8px solid #414b41;
margin:0px 0px 14px;
padding:0px;
}

.noborder{
border: 0px;
margin: 0px;
padding: 0px;
}

#twitter-tools{
width: 274px;
}

.aktt_tweets{
width: 274px;
}

link {
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	} 
	
a:link {
	font-weight: normal;
	color: #33ccff;
	text-decoration: none;
	} 
    
a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	} 

a:hover {
	font-weight: normal;
	color: #33ccff;
	text-decoration: none;
	} 

a:active {
	font-weight: normal;
	color: #33ccff;
	text-decoration: none;
	} 
	

p {
	color:#CCCCCC;
	font-size:12px;
	line-height:19px;
	padding:12px 0px 6px;
	}
	
	
p a:link, p a:active{
color: #ccc;
text-decoration: none;
}

ul {
	font-size: 16px;
	color: #ccc;
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 5px;
	list-style: none;
	}
	
li {
	font-size: 12px;
	color: #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.button a:hover {
font-weight: bold;
font-size: 12px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
}

.button a {
font-weight: bold;
font-size: 12px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background:#0298FF none repeat scroll 0 0;
color:#fff;
cursor:pointer;
display:inline-block;
margin-bottom:7px;
margin-right:7px;
padding:5px 10px 6px;
position:relative;
text-decoration:none;
}

.d_content link, .d_content a:link {
	color: #fff;
	font-size: 13px; 
	background:#33ccff;
	padding:4px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	margin-top:5px;
	display:inline-block;
	border: none;
}

.d_content a:hover {
	color: #fff;
	font-size: 13px; 
	background:#333;
	padding:4px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	margin-top:5px;
	display:inline-block;
	border: none;
}

.d_content a:active {
	color: #fff;
	font-size: 13px; 
	background:#33ccff;
	padding:4px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	margin-top:5px;
	display:inline-block;
	border: none;
}

.d_content a:visited {
	color: #fff;
	font-size: 13px; 
	border: none;background:#333;
	padding:4px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	margin-top:5px;
	display:inline-block;
	border: none;
	}

	.iframe{
	marginwidth: 10px;
	marginheight: 10px;
	scrolling: auto;
	width:850px;
	height: 850px;
	padding: 24px 0px 24px 60px;
}



blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

h1 {font: normal 26px sans-serif; padding:0px 0px 4px;  color:#fff; font-weight: normal; text-decoration: none; text-transform: uppercase; }
h2 {font: normal 12px sans-serif; padding:46px 0px 0px; color:#888888; font-weight: normal;text-decoration: none; }
h3 {font: normal 32px sans-serif; padding:6px 0px 0px 0px; color: #ffffff; font-weight: normal; text-decoration: none;}


.error {
	color:#ff0000;
	font-size:13px;
	line-height:19px;
	padding: 20px 0px 6px 0px;
	}
	
	
/* misc */
.clearer {clear: both;}
.stripes {
	background: #191919;
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	font: normal 2em sans-serif;
	height: 117px;
}
.header a {
	display: block;
	line-height: 117px;
	text-decoration: none;
	width: 980px;
}

/* structure */
.container {
	width: 980px;
	text-align:left;
	margin: 0px auto;
	border: 0px solid #444;
	border-top: none;
	width: 980px;
	background: #303030;
}

.main {
	background: #303030;
	border-left: 1px solid #2A2A2A;
	border-right: 1px solid #2A2A2A;
}

.main .center {
	width: 550px;
	margin: 0px;
	padding: 17px 15px 30px 15px;
	float: left;
}

.main .blog {
	width: 620px;
	margin: 0px;
	padding: 17px 15px 30px 30px;
	float: left;
}

.main .right {
	margin-top: 24px;
	width: 198px;
	float: right;
}

.main .indexcenter {
	width: 364px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	float: left;
}

#sotester{
margin-top: 8px;}

.main .indexright {
	margin-top: 8px;
	width: 371px;
	float: right;
}

.artistnote {
	width: 535px;
	margin: 2px 0px 8px 0px;
	padding: 7px 7px 7px 7px;
	float: left;
	background: #666666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.artistnote_image{
	float: left;
	width: 31px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background: url(/images/exclamation_point.gif) no-repeat 0px 0px;
}

.artistnote_text{
	float: right;
	width: 490px;
	margin: 0px;
	padding: 0px;
}

.artistnote_text p {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

.artistnote_text p a {
	color: #33ccff;
	text-decoration: underline;
}

.artistnote_text p a:hover {
	color: #000;
	text-decoration: underline;
}

crooklynclan{}
.main .ccindex {
	width: 364px;
	margin: 0px;
	padding: 0px 15px 30px 15px;
	float: left;
}

.ccrow1{
float: left;
width: 200px;
padding:12px 0px 0px 0px;
margin:12px 0px 0px 0px;
}

.ccrow2{
float: left;
width: 200px;
padding:12px 0px 0px 0px;
margin:12px 0px 0px 0px;
}

.ccrow3{
float: left;
width: 200px;
padding:12px 0px 0px 0px;
margin:12px 0px 0px 0px;
}

.indexnews{
padding-top: -5px;}


#feature_wrapper {
	width: 748px;
	margin: 0px;
	}


.feature_image {
	width: 748px;
	height: 300px;
	}

.shwayzebanner{
padding-left: 15px;
}

.rosterbutton{
padding: 15px 0px 0px 10px;
}

.facebookbutton{
padding: 10px 0px 0px 10px;
}


.main .artistnav{
background: #111111;
width: 192px;
float: left;
margin-left: 8px;
}

.main .artistnav ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	text-transform: uppercase;
	}

.main .artistnav li {
background:#222 none repeat scroll 0%;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}
	
.main .artistnav li a{
	background:#222 none repeat scroll 0%;
	color:#fff;
	display:block;
	font-size: 10px;
	margin:-4px 0px 0px 0px;
	padding:4px 0px 4px 12px;
	}
	
.main .artistnav li a:hover {
	color: #000000;
	background:#33ccff none repeat scroll 0%;
	display:block;
	font-size: 10px;
	margin:-4px 0px 0px 0px;
	padding:4px 0px 4px 12px;
	}
	
artistnav li a:active {
	background:#222 none repeat scroll 0%;
	color:#fff;
	display:block;
	font-size: 10px;
	margin:-4px 0px 0px 0px;
	padding:4px 0px 4px 12px;
	}
	
	
.main .artistnav h1{
	height: 11px;
	padding: 12px 0px 12px 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
	background: url(/images/artist_header_bg.gif) no-repeat 0px 0px;
	}

.indexcontent {
	width: 778px;
	padding: 0px;
	margin: 0px;
	float: right;
	}
	
.content {
	border-left: 0px solid #444;
	border-top: 0px solid #444;
	padding: 0px;
	background: #303030;
	}
	
.caltest {
	border-left: 0px solid #444;
	border-top: 0px solid #444;
	padding: 35px;
	background: #303030;
	}
	
.contentindent {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 14px 14px 14px 14px;
	}

.featurecontent {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
	}

.main .feature {
	padding: 9px 0px 0px 15px;
	height: 300px;
	}

.artistimage {
	border:8px solid #414b41;
	margin:0px 0px 14px;
	padding:0px;
	}

#photogallery { 
	float: left; 
	padding: 0px; 
	margin: 20px 0px 0px 78px; 
	width: 824px; 
	height: 650px;
	}

/* navigation */

.nav { 
	background: #191919; 
	margin: 0px; 
	padding: 0px;
	width: 980px;
	font-size: 14px;
	}

.nav a, .nav a:active {
	background: #191919;
	color: #CCC;
	float: left;
	font-size: 14px;
	line-height: 47px;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #303030;
	text-transform: uppercase;
	}
	
.nav a:hover {
	background: #191919 url(/images/nav_hover.jpg);
	color: #888;
	font-size: 14px;
	}
	

.navtours { 
	background: #191919 url(/images/nav_bar_bg2.gif); 
	margin: 12px 0px 0px 0px; 
	padding: 0px;
	font-size: 14px;
	float:right;
	}

.navtourslink a, .navtourslink a:active {
	color: #CCC;
	float: left;
	font-size: 14px;
	line-height: 47px;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #303030;
	text-transform: uppercase;
	}
	

.navtours a:hover {
	background: #191919;
	color: #888;
	font-size: 14px;
	}
	
.nav_partyrocktour a, .nav_partyrocktour a:active {
	background: #191919;
	color: #ee3668;
	float: left;
	font-size: 14px;
	line-height: 47px;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #303030;
	text-transform: uppercase;
	}
	
.nav_shwayzetour a, .nav_shwayzetour a:active {
	background: #191919;
	color: #f9a318;
	float: left;
	font-size: 14px;
	line-height: 47px;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	border-right: 0px solid #303030;
	text-transform: uppercase;
	}

.search{
	margin: 0px;
	padding: 7px 16px 0px 0px;
	float: right;
	height: 37px;
	}
	
.searchtext{
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	color: #444;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	}
	
.searchbutton{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 14px;
	font-weight: normal; 
	height: 17px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #e2e2e2;
	}

.aInput {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 12px;
	font-weight: normal; 
	height: 17px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #e2e2e2;
	}

.adropdown {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 12px;
	font-weight: normal; 
	height: 17px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #e2e2e2;
	}
	
.inputdropdown {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 12px;
	font-weight: normal; 
	height: 29px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #e2e2e2;
	}
	
.inputrows {
	font-family: verdana, helvetica, arial, san-serif;
	color: #000; 
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #e2e2e2;
	}

.zbutton {
	height:1.95em; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #FFFFFF;
 	background-color: #525C52;
	padding: 0px 2px 2px 2px;
}


/* newslinks */
.newslinks {
	width: 331px;
	background: #111111;
	padding: 12px;
	}
	
.newslinkstop {
	width: 355px;
	background: #111111;
	padding: 0px;
	margin: 0px;
	height: 5px;
	background: url(/images/news_bg_top.gif) no-repeat 0px 0px;
	}
	
.newslinksbottom {
	width: 355px;
	background: #111111;
	padding: 8px;
	background: url(/images/news_bg_bottom.gif) no-repeat 0px 0px;
	}
	
.newslinks h1 {
	height: 11px;
	padding: 12px 0px 12px 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	background: url(/images/news_header_bg.gif) no-repeat 0px 0px;
	}

.newslinks ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	}

.newslinks li {
	margin: 0px;
	padding: 10px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_news.gif) no-repeat 0px 10px;
	list-style: none;
	}
	
.newslinks li a {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	list-style: none;
}
.newslinks li a:hover {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	color: #33ccff;
	text-decoration: underline;
	background: none;
	}
	
/* centerlinks */
.centerlinks {
	width: 357px;
	background: #111111;
	padding: 12px;
	}
	
.centerlinkstop {
	width: 365px;
	background: #111111;
	padding: 0px 8px 0px 8px;
	margin-top: 8px;
	height: 5px;
	background: url(/images/centerlinks_bg_top.gif) no-repeat 0px 0px;
	}
	
.centerlinksbottom {
	width: 365px;
	background: #111111;
	padding: 8px;
	background: url(/images/centerlinks_bg_bottom.gif) no-repeat 0px 0px;
	}
	
.centerlinks h1 {
	height: 11px;
	padding: 12px 0px 12px 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	background: url(/images/news_header_bg.gif) no-repeat 0px 0px;
	}

.centerlinks ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	}

.centerlinks li {
	margin: 0px;
	padding: 10px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_news.gif) no-repeat 0px 10px;
	list-style: none;
	}
	
.centerlinks li a {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	list-style: none;
}
.centerlinks li a:hover {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	color: #33ccff;
	text-decoration: underline;
	background: none;
	}
	
/* sub-navigation */
.contactnav {
	width: 174px;
	background: #111111;
	padding: 12px;
	}
	
.contactnav h1 {
	padding: 0px 0px 10px 10px;
	display: block;
	margin: 0px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	Color: #999999;
	text-transform: uppercase;
	}
	
.contactbutton{
	padding: 0px 0px 0px 10px;
	}

.contactnav {
	width: 274;
	background: #111111;
	padding: 12px;
	}

.contactnav a, .contactnav link, .contactnav a:link, .contactnav a:active, .contactnav a:visited {
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
	background:#33ccff;
	color:#000;
	padding:4px 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	margin-top:5px;
	display:inline-block;
	}
	
.contactnav a:hover {
	background:#ccc; 
	font-weight: bold; 
	font-size: 11px; 
	color:#000
	}
	
.subnav {
	width: 274;
	background: #111111;
	padding: 12px;
	}
	
.subnavtop {
	float: right;
	width: 198px;
	background: #111111;
	padding: 0px;
	margin: 0px;
	height: 5px;
	background: url(/images/news_bg_top.gif) no-repeat 0px 0px;
	}
	
.blognavtop {
	float: right;
	width: 298px;
	background: #111111;
	padding: 0px;
	margin: 0px;
	height: 5px;
	background: url(/images/news_bg_top.gif) no-repeat 0px 0px;
	}
	
.subnavbottom {
	width: 274;
	background: #111111;
	padding: 12px;
	background: url(/images/news_bg_bottom.gif) no-repeat 0px 0px;
	}
	
.subnav h1 {
	height: 11px;
	padding: 12px 0px 12px 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	background: url(/images/news_header_bg.gif) no-repeat 0px 0px;
	}
	
.subnav h2 {
	height: 11px;
	padding: 12px 0px 12px 10px;
	margin: 0px;
	font-size: 16px;
	height:43px;
	_height: 50px;
	font-weight: bolder;
	background: url(/images/news_header_bg.gif) no-repeat 0px 0px;
	background-position: left bottom;
	}
	
.subnav p {
	padding: 12px 0px 12px 10px;
	line-height: 14px;
	margin: 0px;
	}
	

.subnav ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	}

.subnav li {
	margin: 0px;
	padding: 10px 0px 0px 14px;
	line-height: 1.4em;
	background: url(/images/icon_news.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.videolink li{
	margin: 0px;
	padding: 12px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_photo.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.photolink li{
	margin: 0px;
	padding: 12px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_photo.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.linklink li{
	margin: 0px;
	padding: 12px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_link.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.doclink li{
	margin: 0px;
	padding: 12px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_doc.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.eventlink li{
	margin: 0px;
	padding: 12px 0px 0px 14px;
	line-height: 1.6em;
	background: url(/images/icon_video.gif) no-repeat 0px 13px;
	list-style: none;
	}
	
.subnav li a {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	list-style: none;
	text-decoration: none;
	text-transform: uppercase;
}
.subnav li a:hover {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	line-height: 1.6em;
	color: #33ccff;
	text-decoration: underline;
	background: none;
	text-transform: uppercase;
	}
	
/* downloads */

.d_content {
	width: 763px;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	float: right;
	}
	
.chachi_content {
	width: 763px;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	float: right;
	}
	
.d_list{
	width: 748px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #333 url(../images/list_bg.jpg) no-repeat;
	float: left;
	}

.d_form{}
.d_button{}

.d_rowleft{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 374px;
	}
	
.d_rowright{
	padding: 12px 0px 0px 0px;
	margin: 0px;
	float: right;
	width: 374px;
	}

.d_container {
	width: 368px;
	height: 200px;
	text-align:left;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	background: #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.d_container_left {
	width: 131px;
	height: 138px;
	text-align:left;
	margin: 0px;
	padding: 12px;
	float: left;
}

.d_container_right {
	width: 203px;
	height: 150px;
	text-align:left;
	margin: 0px;
	padding: 12px 0px 0px 10px;
	float: right;
}

.d_container_linkright {
	width: 138px;
	height: 50px;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	float: left;
}

.d_container_linkleft {
	width: 203px;
	height: 50px;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	float: right;
}



.d_cover{
border: 3px solid #fff;
}

.d_container_right h1 {
	font-size: 20px;
}

.d_container_right p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 6px 0px;
}

.d_date{
	font-size: 10px;
	line-height: 14px;
	padding: 0px 4px 0px 0px;
	color: #333;
	}

/* footer */
.footer {
	color: #999;
	width:978px;
	background:#303030 none repeat scroll 0 0;
	border-left:1px solid #2A2A2A;
	border-right:1px solid #2A2A2A;
}

.footer p {
	padding: 20px 0px 0px 20px;
	margin: 0px;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
}

.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #777;}
.footer a:hover {
	color: #33ccff;
	background: #1A1A1A;
	padding-left: 4%;
}

.col3, .col3center {
	margin-left: 20px;
	float: left;
	width: 30%;
}
.col3center {
margin: 0 3%;
margin-left: 14px;
}

.col3 h2, .col3center h2 {font: normal 19px sans-serif; padding:27px 0px 0px; color:#888888; font-weight: normal;text-decoration: none; border-bottom: 3px solid #262626; }

.col3 p, .col3center p {
	padding: 6px 0px 6px 6px;
	margin: 0px;
	color: #ccc;
}

/* bottom */
.bottom p{
	color: #666;
	clear: both;
	font-size: 11px;
}
.bottom a {color: #888;}

.infoleft {
	float: left;
	width: 570px;
	text-align:left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
.infoleft p {
	text-decoration: none; color: #7F7F7F; margin: 3px 0px 0px 0px; padding: 0px 0px 28px 0px; font-size: 12px; line-height: 16px; }
	
.infoleft h2 {
	text-decoration: none; color: #100837; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: normal; font-size: 16px; text-transform: uppercase; letter-spacing: -.5px;}
	
	
.inforight {
	float: right;
	width: 340px;
	text-align: right;
	margin: 5px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.formarea {
	margin: 0px 0px 28px 28px;
	padding: 14px 0px 0px 0px;
	width: 900px;
	height: 800px;
	text-align:left;
	}
	
.formarea p {
	width: 650px;
	text-align:left;
	}

.formrow {
	float: left;
	width: 500px;
	height: 45px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
.formdisc {
	float: left;
	width: 500px;
	height: 70px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
.formrow p {
	padding: 12px 12px 12px 12px;
	color: #fff;
	}
	
.formrowheader {
	float: left;
	width: 500px;
	height: 45px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
.formrowheader h2 {
	padding: 12px 12px 12px 12px;
	color: #fff;
	font-size: 18px;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 3px solid #666;
	}
	
.formleft {
	float: left;
	width: 140px;
	height: 45px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	}

.formright {
	float: right;
	width: 350px;
	height: 45px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.formright_1 {
	float: left;
	width: 175px;
	height: 45px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.formright_2 {
	float: right;
	width: 175px;
	height: 45px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.inputrow {
	float: left;
	width: 500px;
	height: 130px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
.formrow_last {
	float: left;
	width: 500px;
	height: 100px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
.formleft_last {
	float: left;
	width: 140px;
	height: 200px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	}

.formright_last {
	float: right;
	width: 350px;
	height: 200px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
	/* blog elements */


.blognav {
	float: right;
	width: 274px;
	background: #111111;
	padding: 0px 12px 12px 12px;
	}
	
.blognav ul {
	width: 274;
	color: #ccc;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	list-style: none;
	}
	
.blognav li {
	width: 274;
	font-size: 12px;
	color: #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-transform: none;
}

.blognav h2 {
	color:#CCCCCC;
	font-size:14px;
	text-transform: uppercase;
	padding: 3px;
	margin: 0px;
	text-align:left;
	background-color: #000;
}

.date {font: normal 11px sans-serif; padding:3px 3px 3px 3px; margin: 0px 0px 5px 0px; color:#888888; font-weight: normal;text-decoration: none; background: #000000;}


.widgettitle { 
    font-size: 120%; 
    font-weight: normal; 
    border-bottom: 3px solid #F0F0F0; 
    padding: 0  0 5px 3px; 
}

.bloglink {
	padding: 12px;
	}

.bloglink a, .bloglink link, .bloglink a:link, .bloglink a:active, .bloglink a:visited {
font-weight: bold; 
font-size: 11px; 
text-decoration:none;
background:#33ccff;
color:#000;
padding:4px 8px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-right:5px;
margin-top:5px;
display:inline-block;
}
	
.bloglink a:hover {
background:#ccc; 
font-weight: bold; 
font-size: 11px; 
color:#000
}

.blognav h3 {
color:#00CCCC;
font-size:14px;
height:30px;
padding:3px 0 3px 5px;
width:100%;
}

	
	/* classes used by the_meta() */

.post{
margin: 0px 0px 10px 0px;
border-bottom: 3px solid #111;
}

.postmetadata{
	font-size: 10px;
	background:#252525;
	padding: 0px 0px 0px 12px;
	}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#tagcloud a:hover{color: #ffffff !important;}


#wp-calendar {
border:5px solid #222222;
empty-cells:show;
font-size:14px;
margin:5px 0px 12px;
width:98%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000000;
	color: #333;
}

#wp-calendar caption {
	color: #ccc;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #000;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #000;
	color: #ccc;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.widget widget_tag_cloud{
font-size: 10px;
width: 150px;
}

/* press blog */

.press {
	width: 722px;
	margin:0px 0px 8px 0px;
	padding: 0px 15px 15px 15px;
	float: left;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	background: #393838;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
.press h1{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 2px 12px;
	color: #888;
	text-transform: uppercase;
	}
	
	
h4{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:6px 6px 6px 10px;
	margin-left: 10px;
	background: #222;
	width: 125px;
	}
	
.pressmeta {
	padding: 0px 0px 0px 12px;
}

.pressmeta a {
	color: #666;
	text-decoration: underline;
}

.pressmeta a:hover {
	color: #666;
	text-decoration: underline;
}
	
	