/* @override 
	http://demo.trgcap.com/wp-content/themes/trg/style.css
	http://trgcap.com/wp-content/themes/trg/style.css
*/

/*
Theme Name: TRG Theme
Theme URI:
Description: A custom theme for TRG Capital Management
Version: 1.0
Author: Low Fat Designs
Author URI: http://lowfatdesigns.coom
Tags:
*/

/* Framework */
@import 'css/blueprint/screen.css';


/*	--- LAYOUT
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
body {
	background: #000;
	color: #dddddd;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.container {
	width: 950px;
	margin-top: 10px;
	overflow: hidden;
}

#header {
	background: url(img/header.jpg) no-repeat;
	float: left;
	height: 68px;
	width: 950px;
	display: block;
	clear: both;
	margin-top: 6px;
}

/*Main, sidebar are for images on pages other than home*/

#main {
	float: right;
	width: 620px;
	margin-top: 30px;
	padding-bottom: 25px;
	display: inline;
}

#sidebar{
	width: 268px;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: right;
}

#sidebar h2{
	margin-bottom: 0px;
	font-size: 50px;
	line-height: 45px;
	margin-top: 25px;
}

#sidebar #tagline{
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

#location{
	clear: both;
	text-align: right;
	border-top: 1px solid #3d3d3d;
	padding-top: 10px;
}


/*	--- TYPOGRAPHY
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

#nav li a:hover, #nav .current_page_item a, #nav li a:active{
	background-color: #bfe21a;
}

#page-7 #nav li a:hover, #page-7 #nav .current_page_item a, #page-7 #nav li a:active{
	background-color: #da3f2b;
}

#front-page #nav li a:hover, #front-page #nav .current_page_item a #front-page #nav li a:active{
	background-color: #bfe21a;
}

/* Services */
#page-7 h1, #page-7 h2, #page-7 h3, #page-7 h4, #page-7 h5, #page-7 h6, #page-7 strong, #page-7 em, #page-7 a, #page-7 a:focus, #page-7 a:hover{
	color: #da3f2b;
}

#page-7 #nav li a:hover, #page-7 #nav .current_page_item a, #page-7 #nav li a:active{
	background-color: #da3f2b;
}


/* BREAK */

/* Our Firm */
#page-2 h1, #page-2 h2, #page-2 h3, #page-2 h4, #page-2 h5, #page-2 h6, #page-2 strong, #page-2 em, #page-2 a, #page-2 a:focus, #page-2 a:hover{
	color: #ffc600;
}

#page-2 #nav li a:hover, #page-2 #nav .current_page_item a{
	background-color: #ffc600;
}

/* Ideas */
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6, #home strong, #home em, #home a, #home a:focus, #home a:hover{
	color: #acf7fd;
}

#home #nav li a:hover, #home #nav .current_page_item a{
	background-color: #acf7fd;
}

/* Benefits */
#page-9 h1, #page-9 h2, #page-9 h3, #page-9 h4, #page-9 h5, #page-9 h6, #page-9 strong, #page-9 em, #page-9 a, #page-9 a:focus, #page-9 a:hover{
	color: #c344fc;
}

#page-9 #nav li a:hover, #page-9 #nav .current_page_item a{
	background-color: #c344fc;
}


/* Fees */
#page-28 h1, #page-28 h2, #page-28 h3, #page-28 h4, #page-28 h5, #page-28 h6, #page-28 strong, #page-28 em, #page-28 a, #page-28 a:focus, #page-28 a:hover{
	color: #f5e32d;
}

#page-28 #nav li a:hover, #page-28 #nav .current_page_item a{
	background-color: #f5e32d;
}

/* Contact */
#page-22 h1, #page-22 h2, #page-22 h3, #page-22 h4, #page-22 h5, #page-22 h6, #page-22 strong, #page-22 em, #page-22 a, #page-22 a:focus, #page-22 a:hover{
	color: #e07c20;
}

#page-22 #nav li a:hover, #page-22 #nav .current_page_item a{
	background-color: #e07c20;
}

/* Privacy Policy */
#page-32 h1, #page-32 h2, #page-32 h3, #page-32 h4, #page-32 h5, #page-32 h6, #page-32 strong, #page-32 em, #page-32 a, #page-32 a:focus, #page-32 a:hover{
	color: #c344fc;
}



/* Default */
h1, h2, h3, h4, h5, #h6, strong, em, a, a:focus, a:hover{
	 color: #bfe21a;
}

a:focus, a:hover{
	text-decoration: underline;
}	

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

#front-page #investments #investment-explanations a{
	color: #000 !important;
	font-weight: bold;
}




/*	--- WORDPRESS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */	
	
.alignleft {
	float: left;
	margin: 5px;
}

.alignright {
	float: right;
	margin: 5px;
}


/*	--- HEADERS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
#header h1 {
	width: 300px;
	height: 60px;
	margin-bottom: 0;
	float: left;
}

#header h1 a {
	display: block;
	width: 300px;
	height: 60px;
	text-indent: -50000px;
}

.post-title{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/*	--- NAVIGATION
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
ul#nav {
	/* height: 30px; */
	float: right;
	margin: 30px 0px 8px 0px;
	height: 29px;
	display: block;
}


#nav li {
	display: inline-block;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	margin-left: 12px;
	zoom: 1;
	*display:inline;
}

#nav li a:focus, #nav li.current_page_item a {
	outline: none;
	color: #fff;
}

#nav li.current_page_item a, #nav li a:hover{
	outline: none;
	color: #000;
}

#nav li a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 8px 18px 8px 18px;
}	

/*	--- FOOTER
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
#footer {
	color: #3d3d3d;
	font-size: 80%;
	border-top: 1px solid #444444;
	padding-top: 5px;
	display: block;
	float: right;
	height: 50px;
	width: 950px;
	margin-right: -3px;	/*IE6 Duplicate Character Bug Fix */
	padding-right: 3px;
	display:inline; 
}

#front-page #footer{
	border-top: none;
}

#footer-left{
	float: left;
	margin-left: 0px;
}

#footer-right{
	float: right;
}

#footer a:focus, #footer a:hover { 
	text-decoration: none; 
}

#footer a {
	color: #3d3d3d;
	text-decoration:underline;
}

#copyright-by-lfd{
	width: 400px;
	float: right;
	text-align: right;
}

#footer a:hover, #footer a:focus{
	color: #3d3d3d;
}


/*	--- SPECIFICS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

/* INSIDE PAGES */



/* FRONT PAGE */

#front-page #sidebar{
	display: none;
}

#front-page #top-box{
	margin: 22px 0px 0px 22px;
	width: 308px;
	height: 50px;
	padding: 20px;
	display: block;
	float: left;
	clear: both;
	color: #000;
}

#front-page #top-box div{
	width: 308px !important;
	padding: 20px !important;
	display: block !important;
	height: 50px !important;
	background-color: #bfe21a;
	overflow: hidden !important;
	font-style: italic;
}

#front-page #top-box p{
	color: #000;
	font-size: 18px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

#front-page #main{
	float: left;
	background: url(img/main-background.gif) repeat-y;
	width: 858px;
	height: 460px;
	padding: 20px 0px 20px 45px;
	margin: 22px 0px 22px 0px;
	padding-bottom: 32px;
	clear: both;
	color: #000;
	position: relative;
}

#front-page #home-main-content{
	width: 300px;
}

#front-page #main h3{
	color: #000;
}

#front-page .container{
	/* background: 0px 68px url(img/home-background.jpg) no-repeat; */
	background: 0px 74px url(img/home-background.jpg) no-repeat;
}

#front-page #investment-explanations{
	position: absolute;
	width: 600px;
	height: 180px;
	top: 0px;
	left: 220px;
	list-style-type: none;
}

#investment-explanations li{
	color: black;
	height: 150px;
	padding: 0px;
	margin: 0px;
	width: 600px;
	text-align: left;
	position: absolute;
}


#investment-explanations #roll-im{
	background: 0px 25px url(img/gray-line.gif) no-repeat;	
}

#investment-explanations #roll-fim{
	background: 20px 65px url(img/gray-line.gif) no-repeat;	
}

#investment-explanations #roll-aim{
	background: 55px 104px url(img/gray-line.gif) no-repeat;	
}

.lime-bg{
	background-color: #bfe21a !important;
	padding: 10px;
	margin-left: 110px;
	display: block;
}

#investment-types{
	margin: 0;
	z-index: 0;
	position: relative;
	bottom: 0px;
	left: 0px;
	padding-top: 15px;
}

#front-page #investments{
	height: 175px;
	position: absolute;
	top: 360px;
	left: 44px;
	width: 850px;
}

#investment-types span{
	background: #fff;
	padding: 0px 5px 0px 0px;
}

#investment-types li{
	background: 0px 6px url(img/lime-bullet.gif) no-repeat;	
	list-style-type: none;
	padding: 0px 0px 0px 23px;
	font-size: 18px;
	width: 800px;
	height: 40px;
	display: block;
}

#roll-im, #roll-fim, #roll-aim{
	background-color: blue;
}

#aim, #im, #fim{
	background-color: pink;
}

#investment-types li a{
	font-weight: bold;
	text-decoration: none;
}

#investment-types li a:hover{
	text-decoration: underline;
}


/*	--- CFORMS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
.linklove{
	display: none;
}

.cform{
	margin: 0;
	width: 600px;
}

#cformsform input{
	width: 250px;
}

.reqtxt, .emailreqtxt{
	padding-left: 5px;
	color: #e07c20
}

#cformsform textarea{
	width: 250px;
	height: 150px;
}




#cformsform{
	margin-top: 30px;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.cf-after{
	color: #e07c20;
}

#cformsform #sendbutton{
	float: left;
	margin-left: 170px;
	display: inline;
	clear: both;
	margin-bottom: 30px;
	width: 100px;
	
}

#cformsform label, #cformsform label span{
	width: 85px;
	font-weight: normal;
	font-style: normal;
}

#cformsform .cf_li_err{
	color: black;
}

#cformsform .cf_li_err label span{
	font-weight: bold !important;
}

#usermessagea{
	background: #000 !important;
	font-weight: bold;
	color: #fff;
	border-color: #e07c20;
	margin-left: 0px;
}

/*Describe briefly... text*/

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#dddddd; 
}


/* FEE SCHEDULE TABLE */
#fee-schedule{
	border-top: 1px solid #0e0e0e;
	border-bottom: 1px solid #0e0e0e;
}

#fee-schedule td{
	text-align: center;
	border-left: 1px solid #0e0e0e;
	border-right: 1px solid #0e0e0e;
	background-color: #080808;
}
	
#fee-schedule th{
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #0e0e0e;
	border-right: 1px solid #0e0e0e;
	border-bottom: 1px solid #0e0e0e;
	background-color: #111111;
}	
	
	



