@charset "utf-8";
/*   
Theme Name: Music Studio Theme v1.0
Theme URI: http://havocdynamics.xtreemhost.com/category/Music-Studio-Theme
Description: Music Studio theme created by Vishal Ramkissoon Of HavocDynamics. A Two column theme that accents the musical community.
Version: 1.0
Author: Vishal Ramkissoon
Author URI: http://www.finalfracus.co.cc
*/

HTML, BODY {
padding:0px;
margin:0px;
background: #FFCC00;
}

.clear {
clear:both;
}

.container {
margin:0 auto;
width:980px;
text-align:center;
background: url(images/musicstudio_r13_c1.jpg) repeat-y;
}

.internal {
margin: 0px 69px 0px 60px;
text-align:left;
}

.header {
background: url(images/musicstudio_r1_c2.jpg) #000 center;
width:848px;
height:204px;
}

h3 {
	position: absolute;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#fff;
	font-size:1.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	left: 141px;
	top: 72px;
}

.span_style1 {
font-size:0.6em;
}

.basicmenu {
width:100%;
overflow:hidden;
margin-top:173px;
float:left;
}

.basicmenu ul {
margin:0px;
padding-left:50px;
list-style:none;
}

.basicmenu ul li {
display:inline;
margin:0px;
}

.basicmenu ul li a {
float: left;
display: block;
text-decoration: none;
margin: 0px 5px;
padding: 7px 8px;
border-right: 1px solid white;
background-color:#FFFFFF;
font-size:0.9em;
color:#000;
}

.basicmenu ul li a:hover {
color:#000066;
}

.content {
clear:both;
}

.sidebar {
float:right;
clear:right;
width:230px;
padding:5px;
}

.sidebar .widget {
padding:0px;
background: url(images/musicstudio_r5_c5.jpg) left repeat-y;
}

.widget h2 {
color: #fff;
font-family: Corbel;
background: url(images/musicstudio_r4_c5.jpg) left top no-repeat;
padding:20px;
padding-bottom:4px;
padding-top:3px;
padding-left:55px;
}

.widget ul {
position:relative;
top:0px;
margin: 0px;
margin-left:12px;
margin-bottom:9px;
padding: 0px;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

.widget li a {
display: block;
padding: 3px 0;
padding-left: 9px;
width: 185px;
text-decoration: none;
color: white;
background-color: #993333;
border-bottom: 1px solid #CC3300;
border-left: 7px solid #990000;
}

.widget li a:hover {
background-color: #FF3333;
border-left-color: #FF0000;
}

.widget .end {
background: url(images/musicstudio_r9_c5.jpg) left no-repeat;
width:224px;
height:27px;
}

.storycontainer a {
text-decoration:none;
}

.storycontainer {
float:left;
clear:left;
margin-left: 10px;
width:596px;
text-align:center;

}

.item {
width:596px;
background: url(images/musicstudio_r6_c3.jpg) repeat-y;
text-align:left;
}

.item h1 {
background: url(images/musicstudio_r3_c3.jpg) no-repeat;
height:73px;
padding-top:8px;
padding-left:55px;
color:#fff;
}

.item .story {
margin:25px;
margin-top:0px;
margin-bottom:0px;
font-size:0.9em;
font-family:Georgia, "Times New Roman", Times, serif;
}

.item .endx {
background: url(images/musicstudio_r11_c3.jpg);
width:596px;
height:48px;
}

.footer {
border-top:1px solid #000;
padding:10px;
}

.footer a {
text-decoration: none;
color: #FF3300;
}

.footer a:hover {
border-bottom: 2px solid #FF9900;
}

/********************************************
	FOR USE WITH WORDPRESS ONLY
		=> SOME CODES ARE USED UNIVERSAL
********************************************/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
