/*  
Theme Name: SoundCSS.com
Theme URI: http://www.soundcss.com/
Description: Default theme for SoundCSS.
Version: 1.0
Author: James Franzen
Author URI: http://www.radiogosha.com/

	SoundCSS.com
	 http://www.soundcss.com/

	This theme was designed and built by James Franzen,
	whose blog you will find at http://www.radiogosha.com/

*/



/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 auto;
	text-align: center;
}



body {
	background: #b4ebac url(images/bg.gif) top center repeat-x;
	margin: 0 auto;
	text-align: center;
	color:#333333;
	font:13px Arial, "Lucida Sans","Lucida Grande",Verdana, Tahoma, sans-serif;
}

a, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #258BBC;
}


img {
	border: 0;
}

p {
	margin-bottom: 1.2em;
	line-height: 1.7em;
}



h1 {
	color: #64a8c8;
	margin-bottom: 0.5em;
	font: 29px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}

h2 {
	color: #09bfcc;
	margin-bottom: 0.8em;
	font: 18px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}

h3 {
	color: #09bfcc;
	margin-bottom: 0.5em;
	font: 16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}

#container {
	width: 900px;
	margin: 0 auto;
	text align: center;
}

.header {
	height: 90px;
}

.logo {
	float: left;
	padding-top: 5px;
}

/* Section - Navigation
---------------------------------------------------------- */

.globalnav {
	width: 430px;
	FONT: 15px/18px Georgia;
	float: right;
	padding-top: 50px;
}
.globalnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.globalnav li {
	white-space: nowrap;
	float: left;
}
.globalnav li a, .globalnav li a:visited {
	color: #FFFFFF;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
}

.globalnav li.currentpage {
	white-space: nowrap;
	float: left;
	color: #64a8c8;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
}

.globalnav li a:hover  {
	color: #a4d6ed;
}
.globalnav li.selected a, .globalnav li.selected a:hover, .globalnav li.selected a:visited {
	color: #fff;
}

.top_ads {
	height: 88px;
}

.top_text {
	float: left;
	padding-top: 3px;
}

.top_banner {
	float: right;
	padding: 10px;
}

.break_top {
	background: #FFF url(images/content_top_bg.gif) top center no-repeat;
	height: 13px;
}

.break_bot {
	background: #FFF url(images/content_bot_bg.gif) bottom center no-repeat;
	height: 13px;
	clear: both;
}

.maincontent {
	background: #FFF;
	min-height: 300px;
	padding: 0 15px;
	color: #333333;
	text-align: left;
	height: 100%;
}

.frontleft {
	float: left;
	width: 550px;
}

.frontright {
	float: right;
	width: 300px;
}

.footer {
padding: 10px;
font-size: 9px;
}


#latest{
	clear:both;
	overflow:hidden;
	background:#181816;
	padding:10px 20px 10px;
	margin:0 0 10px 0;
	color:#D2D2CE;

}

#latest h2{
	clear:both;
	font:20px/30px georgia;
	color:#F3F0A5;
	margin:0 0 7px;
	background:url(images/latest-border.gif) repeat-x left bottom;
	border-bottom: #FFF solid 1px;

}

#latest h2 a{

	color:#F3F0A5;

}

#latest h2 a:hover{

	color:#fff;

}



#latest .ptime{

	font:11px verdana;

	color:#fff;

	clear:both;

	width:100%;

	float:none;

	padding:3px 0;

	display:block;

}

#latest .ptime span{

	color:#F3F0A5;

}

#latest p{

	color:#D2D2CE;

}

#latest p a{

	color:#F3F0A5;

}

#latest .pcomm{

	clear:both;

	color:#F3F0A5;

	font:bold 9px verdana;

	padding:0 0 0 18px;

	background:url(images/comment.gif) no-repeat left top;

}


.box {
	clear:both;
	overflow:hidden;
	background:#181816;
	padding:10px 20px 10px;
	margin:0;
	color:#D2D2CE;
	width: 200px;

}

.box h2{
	clear:both;
	font:14px/30px georgia;
	color:#F3F0A5;
	margin:0 0 7px;
	background:url(images/latest-border.gif) repeat-x left bottom;

}

.box h2 a{

	color:#F3F0A5;

}

.box h2 a:hover{

	color:#fff;

}

.searchbox {
	margin:0 0 10px 0;
	width:300px;
	background: url(images/input.gif) no-repeat;
	height: 32px;
}

.search {
	width:250px;
	color:#00adbd;
	border:0;
	margin:0;
	float:left;
	font: 12px;
	margin-top: 8px;
	margin-left: 8px;

}

.find {
	background: url(images/find.gif) no-repeat;
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:right;
}

.item {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0px 11px 15px 10px;
	background: #ebf3fb;
	border:1px solid #cce0f5;

}

.item h2{
	clear:both;
	font:14px/30px georgia;
	color:#333333;
	margin:0 0 7px;

}

.item h2 a{
	color:#333333;
}

.itemh2 a:hover{
	color:#09bfcc;
}

.item p {
	margin:0 0 4px 0;
	border: #cce0f5 1px solid;

}

.item2 {
	padding:5px 11px 5px 10px;
	width:227px;
	float:left;
	margin:0px 10px 15px 10px;
	background:#A8F4FB;
	border:1px solid #09bfcc;

}

.item2 h2 {
	clear:both;
	font:14px/30px georgia;
	color:#FFF;
	margin:0 0 7px;

}

.item2 h2 a {
	color: #333;
	text-decoration:none;

}

.item2 h2 a:hover {
	color: #09bfcc;
	text-decoration:none;

}

.item2 p {
	margin:0 0 4px 0;
	border:#09bfcc 1px solid;

}

.post-ratings {

}

.hide {
	height: 112px;
	overflow: hidden;
}

.ads {
	border:1px solid #cdcdcd;
	clear:both;
	width:280px;
	padding:9px;
	margin-bottom: 10px;
}
.ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.ads li {
	float:left;
	margin:0;
	padding:3px 8px 3px 7px;
	list-style-type:none;
}

.ads img {
	width: 125px;
	height: 125px;
}

.categories li {
	background: url(images/category.gif) no-repeat 0 2px;
	height: 14px;
	padding: 2px 0 5px 20px;
	list-style: none;
}

.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #cce0f5;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#313062;
}
ul.tabbernav li a:hover {
	color:#CC0000;
}
ul.tabbernav li.tabberactive a {
	background:#ebf3fb;
	color:#474848;
	border:1px solid #cce0f5;
	border-bottom:1px solid #ebf3fb;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#474848;
	background:#ebf3fb;
	border-left:1px solid #cce0f5;
	border-right:1px solid #cce0f5;
	border-top:1px solid #cce0f5;
}
.tabberlive .tabbertab {
	background:#ebf3fb;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #cce0f5;
	border-right:1px solid #cce0f5;
	border-bottom:1px solid #cce0f5;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:none;
}
.tabbertab li {
	margin:0;
	padding:3px 0 3px 0;
	list-style-type:square;
}




.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #0066cb;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}


.permlink {
	float: left;
	border: 0;

}

.postmetadata {
	float: right;
	border: 0;

}

p.clear {
	clear: both;
}

.profile_big {
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	background:#ebf3fb;
	border:1px solid #cce0f5;
	text-align: center;
	height: 100%;
}

.profile_big2 {
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	background:#000;
	border:1px solid #cce0f5;
	text-align: center;
	height: 100%;
}

.post_profile {
	text-align: left;
}

.profile_hide {
	clear: both;
	height: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#838383;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#fff;
	border:1px solid #e5e5e5;
	color:#838383;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #e5e5e5;
	font-size:10px;
	margin:0 5px 0 0;
}


.contactform {
	background:#181816;
	color:#D2D2CE;

}
.contactform fieldset {
	padding: 1em;
}

.contactform textarea {
	width: 100%;
}


.onlineform {


}
.onlineform fieldset {
	padding: 0em;
}

.onlineform textarea {
	width: 100%;
}

.onlineform fieldset {
	font-weight: bold;
	border: 0;
}
	
.onlineform div {
	width: 100%;
	padding: 0.25em 0 0.25em 0;
}

.onlineform div label {
	display: block;
}

.onlineform div.required {
	color: #4fabc5;
}

.submitbox {
	text-align: center;




}

.contactform fieldset {
	font-weight: bold;
	border: 0;
}
	
.contactform div {
	width: 100%;
	padding: 0.25em 0 0.25em 0;
}

.contactform div label {
	display: block; 
	width: 10em;
	font:12px/30px georgia;
	color:#F3F0A5;
}

.contactform div.required {
	color:#D2D2CE;
}

