/*  
Theme Name: Radio Gosha
Theme URI: http://www.radiogosha.com/
Description: Radio Gosha THEME
Author: James Franzen
Author URI: http://www.radiogosha.com/

*/

/* ---------- @ HTML Elements -----------*/
* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#FFF;
	background: #1b1b1b;
	
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
	line-height:145%;
	}
		
a, a:visited {
	text-decoration:none;
	color:#b5e9ff;	
	}

a:hover, a:active {	
	text-decoration:underline;
	color:#87bcd2;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}
	
		
		

/* ---------- @ Page Structure -----------*/

#top {
	background: #FFF url(images/bgclouds.jpg) top center repeat-x;
	padding-bottom:28px;
	}

.wrapper {
	background: #FFF url(images/bgclouds.jpg) top center repeat-x;
	margin: 0 auto;
	font-size: 1em;
	width: 960px;

	}

#home #top .wrapper {
	background: #FFF url(images/bgclouds.jpg) top center repeat-x;
	}

#interior #top .wrapper {
	background: #FFF url(images/bgclouds.jpg) top center repeat-x;
	}

#main {
	background: #252525 url(images/bg_page.jpg) top center no-repeat;
	padding:17px 20px 32px 30px;
	margin-bottom:12px;
	}

#content {
	float:left;
	width:604px;
	}

#interior #sidebar {
	float:right;
	width:242px;
	padding:17px 20px 20px 20px;
	background:#1a1a1a;
	margin:3px 0 0 20px;	
	}
						   
#masthead {
	background: url(images/bg_masthead.jpg);
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#branding {
	text-align:center;
	height:94px;
	color: #000;
	padding-top: 20px;
	}
	
#description {
	text-transform:uppercase;
	font:.6em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color:#1e1d1f;
	padding-top:5px;
	letter-spacing:0.4em;
	}	

	
	
	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	}

h2 {	
	font: normal 1.7em Georgia, "Times New Roman", Times, serif; 
	line-height:110%;
	color:#f1efd7;
	padding-top:2px;
	}

h2, h3, h4 {
	letter-spacing:0.025em;	
	}
		
h3 {	
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color:#67acd6;
	font-weight:normal;
	margin-bottom:15px
	}

#sidebar h3 {
	margin-bottom:7px;
	}
	
.widget h3 {
	margin-bottom:7px;
	font-size:1.5em;
	}
		
h4 {	
	font-size: 1.1em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}
	
h5 {	
	font-size: 1em
	}

h5 {	
	font-size: 0.9em
	}



/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited {
	color:#f7f4ef;
	}

h1 a:hover, h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #82435a
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	padding-right:12px;
	color:#87bcd2;
	}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.module {
	background:#252525;
	padding:12px;
	overflow:auto;
	font-size:0.8em;
	}

.module img {
	padding:3px;
	border:1px solid #4f383d;
	float:left;
	margin:0 13px 7px 0;
	}

.module p {
	margin:0;
	}
	
.drop {
	float: left;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	margin:3px 8px 0 0;
	width:30px;
	text-align:center
	}

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

#archive-list li {
	width:160px;
	float:left;
	height:60px;
	font-size:0.9em;
	margin: 0 6px 0 25px;
	line-height:140%;
	}	

.pagenavigationbox {
	color:#a19e94;
	margin-top:20px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:0.7em Arial,Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:#372529;
	text-decoration:none;
	}
	
.pagenavcurrent {
	background:url(images/bg_current_pagelink.gif) no-repeat;
	}
	
			
	
/*Widgets*/					
.widget {
	margin-bottom:30px;
	font-size:0.85em;
	}	

.widget li {
	background:url(images/bg_headline.gif) bottom no-repeat;
	padding:10px 0 13px 0;
	list-style:none;
	line-height:135%;
	}
	
#wp-calendar {
	width:100%;
	font-size:0.9em;
	}

#wp-calendar caption {
	padding-bottom:5px;
	}
	
#wp-calendar td,
#wp-calendar th {
	text-align:center;
	}

#wp-calendar #prev {
	text-align:right;
	}

#wp-calendar #next {
	text-align:left;
	}
			
#wp-calendar th {
	background:#3e292e;
	padding:2px 4px
	}

.textwidget {
	font-size:.9em;
	line-height:145%;
	}
	
#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#87bcd2;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	color:#f2f0e9;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style:none;
	}


	
/* ---------- @ Forms -----------*/

#searchform {
	margin-left:11px;
	}
	
#searchform .field {
	padding:3px;
	width:90px;
	font-size:1em;
	}

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}
		
.button {	
	background: #251116 url(images/bg_button.gif) no-repeat ! important;
	border:none;
	font-size:0.8em;
	color:#e0e5e9;
	padding:4px 18px;
	margin-top:7px;
	border-bottom:2px solid #251116;
	border-right:2px solid #251116;
	}

a.button, a.button:visited {
	color:#e0e5e9;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover {	
	background: #110307 url(images/bg_button.gif) no-repeat ! important;
	}

.field {
	background:#3e3e3e ! important;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#f2f0e9;
	}

.field#user-name {	
	background: #3e3e3e url(images/user-name.gif) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	background: #4c353b url(images/user-name.gif) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background: #3e3e3e url(images/user-email.gif) 5px 7px no-repeat ! important;
	width:118px;
	}		

.field#user-email:focus {	
	background: #4c353b url(images/user-email.gif) 5px 7px no-repeat ! important;
	}	

.field#user-comment {	
	background: #3e3e3e url(images/user-comment.gif) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;	
	}	

.field#user-comment:focus {
	background: #4c353b url(images/user-comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background: #3e3e3e url(images/user-url.gif) 4px 8px no-repeat ! important;
	}		

.field#user-url:focus {	
	background: #4c353b url(images/user-url.gif) 4px 8px no-repeat ! important;
	}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:586px;
	height:300px;
	}	

			

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}



/* ---------- @ Footer -----------*/

#footer {
	background: #1b1b1b;
	}
	
#footer .wrapper {
	color:#916972;
	text-align:right;
	font:.65em 'Lucida Grande','Lucida Sans Unicode',Arial;
	text-transform:uppercase;
	letter-spacing:0.08em;
	padding: 20px 48px 20px 0;
	background: #1b1b1b;
	}
	
#header {
	background: #181719 url("images/top_bg.gif") top center repeat-x;
	height: 40px;
	margin: 0;
	padding: 0;
}
.header {
	background: #181719 url("images/top_bg.gif") top center repeat-x; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 40px;
}

#indexing_front {
	background:#1a1a1a;
	padding:6px 8px;
	font-size:0.85em;
	line-height:200%;

	}

#indexing_front a {
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.08em;
	}	

#indexing img {
border: 0;
padding: 0;
padding-right: 5px;
margin: 0;
background: transparent;
vertical-align: middle;
}
#archive_dropdown, #category_dropdown {
		font-size: 11px;
	}
	
#archive_dropdown select, #category_dropdown select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
/* ---------- @ ANIMATION GALLERY Elements -----------*/


.websquare {
width: 600px;
	list-style:none;
	margin-bottom: 15px;
	overflow: hidden;
}
.websquare img {
	float: left;
	padding: 9px 8px;
}

.web_right {
	float: right;
	width: 250px;
	padding-top: 15px;
}

.web_right p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
}
.websquare ul {
	width: 250px;
	margin-left:5px;
	text-align:left;
	margin:0;
	padding:10px 0 0 5px;
	float: right;
	list-style:none;
}

.websquare ul {
	padding:5px 0 0 0;
	list-style:none;
}



.top_box {
	background:#505050;
	border: 1px solid #505050;
	height: 295px;
	margin-bottom: 15px;
	}
	
	.front_items {
		background: url("images/bg_frontlinks.gif") bottom left repeat-x;
		height: 32px;
		letter-spacing: -1px;
	}

.front_items ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.front_items li {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}
.front_items li a, .front_items li a:visited {
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 32px;
}

.front_items li.currentpage {
	background: url("../images/front_items_on.gif") bottom center repeat-x;
	color: #78cbcf;
	line-height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

.front_items li a:hover {
	background: #FFF url("../images/front_items_current.gif") bottom center repeat-x;
	color: #333;
}
.front_items li.selected a, .front_items li.selected a:hover, .front_items li.selected a:visited {
	background: url("../images/front_items_on.gif") bottom center repeat-x;
	color: #fff;
}

.front_pic {
	height: 264px;
	background: #FFF;
	overflow: hidden;
}

p.none img {
background: transparent;
margin: 0;
padding: 0;
border: 0;
}

p.disclaim {
	font-size: 11px;
}