@charset "UTF-8";

/*
Theme Name: TRL Events
Theme URI: http://www.rigneygraphics.com/clients/trl/website/whatsnew/
Description: TRL Events "What's New" blog template 
Version: 1.0
Author: Rigney Graphics
Author URI: http://www.rigneygraphics.com/
*/

/* Begin Rigney Graphics styles */

/*---------------------------------------------
*** HTML TAG STYLES
---------------------------------------------*/
body {
	background: #000000;
	color: #b1b1b1;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

p {
	margin: 0;
	padding: 0 0 16px;
	}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 0 0 16px;
	}

/*---------------------------------------------
*** LINK STYLES
---------------------------------------------*/
a img {
	border: 0;
	outline: 0;
	}

a:link, a:visited, a:active {
	color: #ff3c00;
	text-decoration: none;
	}

a:hover {
	color: #ff3c00;
	text-decoration: underline;
	}

/*---------------------------------------------
*** NAV STYLES
---------------------------------------------*/
#navContainer {
	float: right;
	width: 606px;
	}

#navAboutus {
	background: url(../../../../images/nav/nav_aboutus.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 63px;
	width: 92px;
	}

#navAboutus:hover {
	background-position: 0 -63px;
	}

#navContactus {
	background: url(../../../../images/nav/nav_contactus.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 63px;
	width: 105px;
	}

#navContactus:hover {
	background-position: 0 -63px;
	}

#navHome {
	background: url(../../../../images/nav/nav_home.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 63px;
	width: 77px;
	}

#navHome:hover {
	background-position: 0 -63px;
	}

#navPortfolio {
	background: url(../../../../images/nav/nav_portfolio.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 63px;
	width: 131px;
	}

#navPortfolio:hover {
	background-position: 0 -63px;
	}

#navServices {
	background: url(../../../../images/nav/nav_services.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 63px;
	width: 91px;
	}

#navServices:hover {
	background-position: 0 -63px;
	}

#navWhatsnew_at, #navWhatsnew_at:hover  {
	background: url(../../../../images/nav/nav_whatsnew.png) no-repeat 0 -126px;
	display: block;
	float: left;
	height: 63px;
	width: 110px;
	}

/*---------------------------------------------
*** SHELL STYLES
---------------------------------------------*/
#mainContainer {
	width: 965px;
	margin: 0 auto;
	text-align: left;
	}

.footerleft {
	color: #666666;
	float: left;
	font-size: 9px;
	line-height: 12px;
	margin: 20px 10px;
	width: 480px;
	}

.footerleft a, .footerleft a:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	}

.footerright {
	float: right;
	margin: 20px 0;
	width: 435px;
	}

#whatsNewLeft {
	float: left;
	min-height: 280px;
	padding: 0;
	width: 229px;
	}

#whatsNewRight {
	float: left;
	min-height: 280px;
	padding: 0 0 20px;
	width: 736px;
	}

#whatsNewRight h1 {
	margin: 0;
	padding: 30px 0 10px 20px;
	}

/*---------------------------------------------
*** SIDEBAR STYLES
---------------------------------------------*/
ul.sidenav, ul.sidenav li, ul.sidenav li ul, ul.sidenav li ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 71px 0 40px 10px;
	}

ul.sidenav li.categories {
	border-top: 1px solid #3F3F3F;
	color: #FFFFFF;
	line-height: 27px;
	padding: 0;
	}

ul.sidenav li.categories ul {
	border-top: 1px solid #3F3F3F;
	}
	
ul.sidenav li a {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 21px;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	}

ul.sidenav li a:hover {
	background: url(../../../../images/shell/subnav_on.gif) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	}

ul.sidenav li a.side_at, ul.sidenav li a.side_at:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 21px;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	}

/*---------------------------------------------
*** MISC STYLES
---------------------------------------------*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
/* End Rigney Graphics styles */


/*---------------------------------------------
*** WP-SPECIFIC STYLES
---------------------------------------------*/
#content {
	margin: 0 20px 25px;
	}

.post {
	border-bottom: 1px solid #3F3F3F;
	margin: 15px 0;
	padding: 0;
	}

.post_ttl {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
	padding: 0;
	}

.postmetadata {
	clear: both;
}

#searchform {
	margin: 0 0 40px 10px;
	}

#searchform input#s {
	background: #D8D8D8;
	border: 1px solid #ff3c00;
	width: 212px;
	padding: 2px;
	margin: 5px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
