/*

Theme Name: Brandsource Convention

Theme URI: http://www.torusmarketing.com/

Description: Wordpress theme created for Brandsource convention.

Version: 1.0

Author: David Freerksen

Author URI: http://www.torusmarketing.com/

Tags: light, fixed width, one columns

*/





/**************************************************/

/**************************************************/

/**************************************************/

*{

	outline: 0px none;

}



html, body{

	margin: 0px;

	padding: 0px;

}



body{

	background-color: #219FB5;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

}



a{

	color: #c62827;

	text-decoration: none;

	font-weight: bold;

}



a:hover, a:active{

	text-decoration: underline;

}







/**************************************************/

/** ELEMENTS **************************************/

/**************************************************/

img{

	border: 0px none;

}



form{

	margin: 0px;

	padding: 0px;

}



sup, sub{

	font-size: 8px;

}



h1, h2, h3, h4, h5{



}



h2.center{

	text-align: center;

}







/**************************************************/

/** HEADER ****************************************/

/**************************************************/

#header
{
  padding-bottom: 5px;
  background-color: #219FB5;
}



#header .header{



}



#header .header .logo{

	padding-top: 15px;

	text-align: center;

}



#header .header .sitename{

	display: none;

}



#header .header .tagline{

	display: none;

}



#header .header ul.navigation{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-align: center;

	padding: 5px 0px;

	margin-top: 5px;

}



#header .header ul.navigation li{

	display: inline;

	margin: 0px 5px;

}



#header .header ul.navigation li a{

	color: #FFFFFF;

	padding: 5px;

	font-size: 15px;

	font-weight: normal;

}



#header .header ul.navigation li a:hover, #header .header ul.navigation li a:active, 

#header .header ul.navigation li.current_page_item a, #header .header ul.navigation li.current_page_ancestor a{

	background-color: #491915;

	text-decoration: none;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

}



#header .header ul.navigation li.current_page_item a, #header .header ul.navigation li.current_page_ancestor a{

	color: #33cccc;

}







/**************************************************/

/** DISPLAY BACKGROUND ****************************/

/**************************************************/

#display-background{

  background-color: #219FB5;

}







/**************************************************/

/** DISPLAY ***************************************/

/**************************************************/

#display{

	background-color: #FFFFFF;

	min-height: 350px;

/*	background-image: url(images/skyline.png); */

	background-repeat: no-repeat;

	background-position: right bottom;

	margin: 0px 10px;

}



#display .display{

	background-color: #FFFFFF;

	padding: 10px;

}







/**************************************************/

/** CONTENT ***************************************/

/**************************************************/

/* single column */

#content{



}



#content .content{



}



/* two columns */

#content-2columns{

	float: left;

	width: 760px;

}



#content-2columns .content{

	padding-right: 10px;

}







/**************************************************/

/** SIDEBAR ***************************************/

/**************************************************/

#sidebar{

	float: right;

	width: 180px;

}



#sidebar .sidebar{



}







/**************************************************/

/** FOOTER ****************************************/

/**************************************************/

#footer{

  background-color: #219FB5;

	padding: 20px 0px 10px 0px;

	height: 65px;

}



#footer .footer .tag{



}



#footer .footer .tag{

	text-align: right;

	font-size: 24px;

	text-transform: uppercase;

	color: #FFFFFF;

	font-family: Geneva, Arial, Helvetica, sans-serif;

/*	background-image: url(images/las_vegas.png);

	background-repeat: no-repeat;

	background-position: right bottom; */

	height: 65px;

	font-weight: lighter;

}







/**************************************************/

/** SIDEBAR WIDGET (SEARCH) ***********************/

/**************************************************/

#sidebar .sidebar .widget_search{



}







/**************************************************/

/** SIDEBAR WIDGET (LINKS) ************************/

/**************************************************/

#sidebar .sidebar .widget_links{



}







/**************************************************/

/** SIDEBAR WIDGET (TEXT) *************************/

/**************************************************/

#sidebar .sidebar .widget_text{



}







/**************************************************/

/** SIDEBAR WIDGET (PAGES) ************************/

/**************************************************/

#sidebar .sidebar .widget_pages{



}





/**************************************************/

/** SIDEBAR WIDGET (CATEGORIES) *******************/

/**************************************************/

#sidebar .sidebar .widget_categories{



}





/**************************************************/

/** SIDEBAR WIDGET (ARCHIVE) **********************/

/**************************************************/

#sidebar .sidebar .widget_archive{



}





/**************************************************/

/** SIDEBAR WIDGET (RECENT ENTRIES) ***************/

/**************************************************/

#sidebar .sidebar .widget_recent_entries{



}





/**************************************************/

/** SIDEBAR WIDGETS (COMMON) **********************/

/**************************************************/

.widget{



}



.widget h2{

	font-size: 15px;

	margin: 10px 0px;

}



.widget ul{

	

}



.widget li{

	

}



.widget a{



}



.widget a:hover, .widget a:active{



}







/**************************************************/

/** SHARED ****************************************/

/**************************************************/

.clear{

	clear: both;

}



.width{

	width: 960px;

	/*max-width: 960px;*/

	overflow: hidden;

}



.div-center{

	margin: auto;

}



.hidden{

	display: none;

}



img.centered{

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright{

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft{

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.center{

	text-align: center;

}



.alignright{

	float: right;

}



.alignleft{

	float: left;

}
