/*
Theme Name: EliseTrophy
Theme URI: http://elisetrophy.com/
Description: EliseTrophy Theme V2.0.
Version: 2.0
Author: Andrew Benbow
Author URI: http://elisetrophy.com/

*/

.clear {
	clear:both;	
}

img, .logo, #header, #footer { 
	behavior: url("../wp-content/themes/elisetrophy2/iepngfix/iepngfix.htc") 
}

img {
	border:none;	
}

ul {
	
}

a {
	text-decoration:none;
	color:#666;
}

a:hover {
	text-decoration:underline;
}

body {
	color:#222222;
	margin: 0;
	
	text-align: center; /* for IE */
	background-color: #000;

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;	
}

#container {
	width:960px;
	background: url(images/background.png) repeat-y center top;

	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	
	position:relative;
}

#header {
	background:url(images/headBK-3.jpg) center bottom no-repeat;
	height:40px;
}

#banner {
	background:url(images/bannerBK-3.jpg) no-repeat top center;
	height:160px;
	padding-top:6px;
}

#badge {
	width: 100px;
	float:left;
	margin-left:20px;
	padding-top:20px;
}

#image {
	background:url(images/random/random.php) no-repeat top center;
	width:660px;
	float:left;
}

.logo {
	width:160px;
	float:left;
}

.logo img {
	margin: 10px 0px 0px 0px;	
}

#headerMenu {
	
}

#content {
	background:url(images/background-3.jpg) no-repeat center top;
	padding: 18px 15px 18px 15px;
	font-size:120%;
	
	line-height: 1.5;
}

.narrowcolumn {
	padding-right: 15px;
}

#footer {
	background:url(images/footer-7.png) no-repeat center top;
	height:180px;
	margin-top:-22px;
}

#footerMenu img {
	padding: 0px 0px 0px 0px;
}


#footerMenu {
	text-align:center;
	padding-top:25px;
}

#footerIcons {
	padding:12px 0 0 25px;
	height:30px;
	width:250px;
	float:left;
}

#footerCopyright {
	padding:16px 20px 0 0;
	height:30px;
	width:650px;
	float:right;
	text-align:right;
}

#newsBlock, #eventsBlock, #mediaBlock {
	float:left;
	width:310px;
}

#newsBlock,#mediaBlock {
	text-align:center;
	background:#000;
	color: #fff;
}

#newsBlock p, #eventsBlock p, #mediaBlock p {
	margin:0;
	padding:0;
}

#newsBlock ul, #eventsBlock ul, #mediaBlock ul {
	margin:0;
	padding:0;
}

#newsBlock li, #eventsBlock li, #mediaBlock li, #post-18 li{
	display:list-item;
	list-style:none;
	
	width:100%;
}

#newsBlock li a {
	display:block;

	color:#fff;
	margin: 1px;
	padding: 1px 0 2px 15px;

	text-align:left;
}

#newsBlock li a:hover {
	color:#fbe31d;
}

.largeLI {
	color:#fff;
	text-align:left;
	font-size:16px;
}

.smallLI {
	font-size:10px;
	background:url(images/right.gif) no-repeat left center;
	margin:0;
	padding:0;
	margin: 0 10px;
}

#mediaBlock ul {
	padding-bottom: 13px;
}

#mediaBlock li {
	background:url(images/right.gif) no-repeat left center;
	margin-left:5px;
}

#mediaBlock li a {
	display:block;
	font-size:10px;
	color:#fff;
	margin: 2px;
	padding: 2px 0 2px 15px;

	text-align:left;
}

#mediaBlock li a:hover {
	color:#fbe31d;
}

#newsBlock h3 {
	color: #fbe31d;
	font-weight:bold;
	margin: 0 10px;	
	padding:0;
	text-decoration:none;
	text-align:left;
	
	font-size:14px;
}

#eventsBlock h3  {
	padding:0 10px;
	margin:0;
}

#newsBlock h3 a, #eventsBlock h3 a {
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

#eventsBlock p {
	padding:0 10px;
}

#eventsBlock {
	font-size:11px;	
	text-align:justify;
}

#eventsBK {
	margin: 0 6px;
	padding: 2px 0;
	background:url(images/neweventbg.jpg) bottom repeat-x;
	border: 5px solid blue;

	text-align:center;
}

#eventsBK a {
	color:#ff0000;
	font-size:14px;
}

#eventsBK ul, #eventsBK li {
	margin:0;
	padding:0;	
}

#events1 li, #events2 li {
	text-align:left;
	font-size:10px;
	padding: 7px 0 7px 70px;
	margin-left:10px;
}

#events1 li a, #events2 li a {
	margin:2px 0;
	padding:2px 0;
}

#events1 li {
	
}

#events2 li {
	background: url(images/lceicon2.jpg) no-repeat left;
}

/* PAGE STUFF */

.page h2 {
	font-size:16px;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:dotted 2px #333;	
}

.entryTitle {
	background:#fae31b url(images/entrybackground.jpg) right no-repeat;
	height:28px;
	padding:5px 0 0 15px;
	
	margin-left:-9px;
}

.driverBK {

}

.driverBK a {
	width:660px;
	display:block;
	float:left;
	background:#cacaca;	
	color:#333;
	padding: 5px 0 5px 20px;
	border-bottom:1px solid #fff;
	
	outline:none;
}

.driverBK a:hover {
	color:#fff;	
	background:#000;		
}

.driverBK img {
	text-align:right;	
}

.driverDIV {
	background: #f1f1f1;	
	padding-right:20px;
}

/* PAGE STUFF */

/* SIDE BAR STUFF */
#sidebar {
	color:#333;
	font-size:11px;
}

#sidebar h2 {
	font-size:16px;
}

#sidebar h3 {
	font-size:0px;
	margin-bottom:0;
	padding-bottom:0;
	border-top:dotted 0px #333;
}

#sidebar ul {
	margin: 0;
	padding: 0;	
}

#sidebar li {
	display:list-item;
	list-style:none;
	border-bottom:dotted 1px #333;
	padding:3px 0;
}

#sidebar a {
	color:#333;
	font-size:10px;
}
/* SIDE BAR STUFF */
