/*
Theme Name: Concert Promoter Theme
Theme URI: http://wordpress.org/
Description: Modification of the default WordPress theme.
Version: 1.0
Author: Jay Wilner
Author URI: outofboundscommunications.com

*/



body {
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
        margin: 0px;
	padding: 10px;
	background-color: #330033;
	}

#page {

	background-color: #ff9900;
	text-align: left;
	margin: 20px auto;
	padding: 20px 20px 5px 20px;
	width: 760px;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border-radius: 10px;
	border: 1px solid #000000;
	}

#ThankYouPage	{
	
	background-color: #ffffff;
	text-align: left;
	margin: 20px auto;
	padding: 20px 20px 5px 20px;
	width: 760px;
	border: 2px solid #666666;
	
	}



#header {
	background: url('images/Concert-Promoters-Header-760-117.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	
	}

#headerimg 	{
	margin: 0px;
	height: 117px;

	}
	
#uppertwocolumn	{

	margin:0px;
	padding:0px;
	width:760px;
}

#lower4column	{

	margin-top:7px;
	padding:0px;
	width:	760px;

	
}

#content {
	
	background-color: #cccccc;
	text-align: left;
	}

.coursesContainer	{
	
	float:left;
	width:230px;
	margin:	5px 10px 10px 10px;
	padding:0px;
	background-color:#FFFFFF;
	
	}

.post	{

	background-color:#FFFFFF;
	padding:5px;

	}


h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 150%;
	text-align: center;
	}


h2 {
	font-size: 125%;
	}


h3 {
	font-size: 110%;
	}



/* End Typography & Colors */

/* Begin Images */

	
/* End Images */


/* begin site links */

a	{
	color: #000000;
	text-decoration:underline;
	}


/* end site links */


/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 10px 0px;
	width: 550px;
	background-color:#FFFFFF;
	}



#selectcourselinkbar	ul {
		
		margin-left:20px; 
		padding: 5px 0px 0px 0px; 
		list-style-type: none; 
		list-style-image: none; 

	}

#selectcourselinkbar	li {

	font-size:x-small;
	margin:5px;
	
	}
.fullcolumn {
	float: left;
	padding: 0px;
	margin: 10px 0px;
	width: 760px;
	background-color:#FFFFFF;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	width: 760px;
	clear:both;
	margin-top:0px;
	font-size:x-small;
	color:#333333;
	
	}


#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	
	}


h2.pagetitle {
	
}

#sidebar h2 {
	
	}

h3 {
	
	}

	
/* End Headers */



/* Begin course sample*/

.coursesampletext	{

	font-style:italic;
	
}


/* End course sample */




/* Begin Sidebar */

#sidebar
{
	background-color: #e6e6e6;
	width: 179px; 
	padding-bottom: 300px;
	padding-left:5px;
	margin-left: 575px;
	margin-top:10px;

	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 5px;
	}

#sidebar ul li {
	list-style-type:none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar A:hover	{

	text-decoration:underline;
	
	
	}
#sidebar p	{

	font-size:90%;
}

/* End Sidebar */



/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



/* Captions */

/* End captions */


/* Top horizontal nav */

#mytopnav	{
        
	background-color:#000000;
        background-repeat:repeat-x;
	height:35px;
	
}

#mytopnav ul {
		margin-top: 5px; 
		margin-left:5px; 
		margin-bottom: 5px; 
		padding: 0; 
		list-style-type: none; 
		list-style-image: none;

	}
#mytopnav li {
	
	display: inline;
	font-size:90%; 

}
#mytopnav ul li a {
        color: #FFFFFF;
	text-decoration:none;
	margin-bottom:20px;
	padding: 3px;
 
	}
	
#mytopnav ul li a:hover {

	text-decoration:underline;
	font-weight:normal;
	
	}

/* end Top horizontal nav */

/* Top global mini nav */

#myglobalnav	{

	background-color:#000000;
	height:25px;
	width:760px;
	
	}
	
#myglobalnav ul {
		margin-top: 5px; 
		margin-left:5px; 
		margin-bottom: 5px; 
		padding: 0; 
		list-style-type: none; 
		list-style-image: none;
		text-align:right;

	}
#myglobalnav li {
	
	display: inline;
	font-size:90%; 

}
#myglobalnav ul li a {

	text-decoration:none;  
	margin-bottom:20px;
	padding: 3px; 
	color:#ffffff;
	}
	
#myglobalnav ul li a:hover {

	text-decoration:underline;
	
	}
	

/* End horizontal nav*/

/* bottom footer nav */

#mybottomnav	{

	border-bottom:#999999 1px solid;
	
	}

#mybottomnav ul {
		margin-left:5px; 
		padding: 10px 0px 0px 0px; 
		list-style-type: none; 
		list-style-image: none; 
		text-align:center;

	}
#mybottomnav li {
	
	display: inline;
	font-size:x-small;
	border-right-width:1px;

}
#mybottomnav ul li a {

	text-decoration:underline;  
	margin-top: 3px;
	margin-bottom:25px;
	padding: 3px; 
	color:#333333;
	}
	


/* End bottom footer nav*/


#checkout_content	table {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;

	}
	
/* Home page structure*/
		
.homeLrg {
	background-image: url(images/home_frame_lrg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 219px;
	width: 373px;
	padding-top: 19px;
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
}
.midColSpacer {
	float: left;
	height: 200px;
	width: 14px;
}
.homeLrg p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.lrgWhiteText {
	font-size: 16px;
}
.homeLrgLeftCol {
	float: left;
	width: 130px;
	padding-right: 5px;
	padding-left: 40px;
	padding-top: 20px;
}
.homeLrgRightCol {
	float: left;
	width: 187px;
	padding-top: 10px;
}
.textLrg {
	font-size: 16px;
	color: #000000;
}
.arms_img {
	background-image: url(images/arms_waving.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 206px;
	width: 363px;
	text-align: right;
	background-position: center;
	padding-top: 12px;
	padding-right: 10px;
	color: #FFFFFF;
}

.whiteText {
	color: #FFFFFF;
}
.fourboxRow {
	float: left;
	height: 120px;
	width: 758px;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 11px;
}
.fourboxRow p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.fourboxHeadline {
	font-size: 17px;
	font-weight: normal;
}
.boxConcertPromotions {
	background-image: url(images/concertPromotions.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
	text-align: right;
	padding-top: 39px;
	padding-right: 5px;
	margin-top: 1px;
}
.boxHear {
	background-image: url(images/hear.gif);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	float: left;
	height: 120px;
	width: 180px;
	padding-right: 5px;
}
.thinCol {
	float: left;
	height: 120px;
	width: 6px;
}
.singlebox {
	background-image: url(images/fourBoxBG.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 185px;
	height: 120px;
}

/* End Home page structure*/


/* Our Concert Promotions structure*/


.musicCat {
	float: left;
	width: 184px;
	text-align: left;
}

/* End Our Concert Promotions structure*/
