/*

Theme Name:Cameron Interactive Theme
Theme URI:http://cameroninteractive.com/
Description:cutom wordpress theme for cameron interactive by <a href="http://hanusek.com/">John Hanusek</a>.
Version:1.0
Author:John Hanusek
Author URI:http://hanusek.com/
Tags:black, red, green, yellow, grid layout

        ___           ___           ___           ___           ___           ___           ___     
       /\__\         /\  \         /\  \         /\__\         /\  \         /\  \         /\  \    
      /:/  /        /::\  \       |::\  \       /:/ _/_       /::\  \       /::\  \        \:\  \   
     /:/  /        /:/\:\  \      |:|:\  \     /:/ /\__\     /:/\:\__\     /:/\:\  \        \:\  \  
    /:/  /  ___   /:/ /::\  \   __|:|\:\  \   /:/ /:/ _/_   /:/ /:/  /    /:/  \:\  \   _____\:\  \ 
   /:/__/  /\__\ /:/_/:/\:\__\ /::::|_\:\__\ /:/_/:/ /\__\ /:/_/:/__/___ /:/__/ \:\__\ /::::::::\__\
   \:\  \ /:/  / \:\/:/  \/__/ \:\~~\  \/__/ \:\/:/ /:/  / \:\/:::::/  / \:\  \ /:/  / \:\~~\~~\/__/
    \:\  /:/  /   \::/__/       \:\  \        \::/_/:/  /   \::/~~/~~~~   \:\  /:/  /   \:\  \      
     \:\/:/  /     \:\  \        \:\  \        \:\/:/  /     \:\~~\        \:\/:/  /     \:\  \     
      \::/  /       \:\__\        \:\__\        \::/  /       \:\__\        \::/  /       \:\__\    
       \/__/         \/__/         \/__/         \/__/         \/__/         \/__/         \/__/    
 __     __   __     ______   ______     ______     ______     ______     ______   __     __   __   ______    
/\ \   /\ "-.\ \   /\__  _\ /\  ___\   /\  == \   /\  __ \   /\  ___\   /\__  _\ /\ \   /\ \ / /  /\  ___\   
\ \ \  \ \ \-.  \  \/_/\ \/ \ \  __\   \ \  __<   \ \  __ \  \ \ \____  \/_/\ \/ \ \ \  \ \ \'/   \ \  __\   
 \ \_\  \ \_\\"\_\    \ \_\  \ \_____\  \ \_\ \_\  \ \_\ \_\  \ \_____\    \ \_\  \ \_\  \ \__|    \ \_____\ 
  \/_/   \/_/ \/_/     \/_/   \/_____/   \/_/ /_/   \/_/\/_/   \/_____/     \/_/   \/_/   \/_/      \/_____/ 
                                                                                                             

author: john hanusek
created: twenty eigth day of april, two-thousand ten.

*/


/* main styles ---------------------------------------------------------------- */

@import url("global.css");
body {
	font-family:Helvetica;
	font-weight:bold;
	background-color: #16161b;
	margin: 0;
	padding: 0;
	text-align:left;
	color:#e1e1e1;
}

/* main selectors ---------------------------------------------------------------- */


#wrap {
	height:100%;
	width:100%;
	background: url(images/color.png) no-repeat;
}
#wrap2 {
	height:100%;
	width:100%;
	background: url(images/cameron-interactive-logo.png) 570px 90px no-repeat;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
}
/* header selectors ---------------------------------------------------------------- */


#header {
		background: url(images/lines-background.png) 0 -53px repeat-x;
height:300px;
	clear:both;
}
#header #logo {
		margin:70px 0 0 30px;
}


#menu{
	clear:both;
	margin:8px 0 0 30px;
	float:left;
	width:270px;
	
}

#menu a{
	color:#e1e1e1;
	text-decoration:none;
}

#menu .red a:hover{
	color:#C33;
}
#menu .green a:hover{
	color:#393;
}
#menu .blue a:hover{
	color:#06C;
}
#menu .purple a:hover{
	color:#909;
}
#menu .yellow a:hover{
	color:#CC0;
}




/* content selectors ---------------------------------------------------------------- */


#content {
	width:600px;
	min-height:398px;
	float:left;
}

#content #title{
	text-shadow: 2px 2px 0px #000;
	width:656px;
	height:210px;
	font-size:42px;
	line-height:48px;
}

#content #copy{
	padding-top:30px;
	font-size:24px;
	color:#69696d;
}


/* form selectors ---------------------------------------------------------------- */


#contact_form {
	height:437px;
	font-size:12px;
	color:#CCC;
	margin:12px 0px 12px 25px;
}
#contact_form form input {
	background-color:#366ab8;
	background-repeat:repeat-x;
	background-position:bottom;
	height:24px;
	font-size:14px;
	border:1px solid #08306d;
	width:270px;
	padding-left:6px;
	margin-bottom:4px;
	color:#f0f0f0;
}
#contact_form form select {
	background-color:#366ab8;
	color:#f0f0f0;
	width:270px;
}
#contact_form form textarea {
	background-color:#366ab8;
	background-image:url(images/input-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:14px;
	border:1px solid #08306d;
	width:270px;
	padding-left:6px;
	margin-bottom:4px;
	color:#f0f0f0;
}


/* footer selectors ---------------------------------------------------------------- */


#footer {
	clear:both;
	background: url(images/lines-background.png) 0 40px repeat-x;
	background-color:#16161b;
	padding:80px 40px 40px 30px;
	height:26px;
	font-size:12px;

	
}


/* search form selectors ---------------------------------------------------------------- */

#searchform{width:400px;}
#searchform label{
	color:#005b7f;
	text-transform:uppercase;
	font-style:italic;
	margin:0 13px 0 0;
}
#searchform #s{
	width:110px;
	margin:0 0 0 0;
	font-size:13px;
	}
#searchform #searchsubmit{
 background-color: #003663;
 padding:3px;
border:1px solid #000;
margin:0 0 0 10px;
color: #FFFFFF;
	text-transform:uppercase;
	font-size:10px;


	}




/* pretty table selectors ---------------------------------------------------------------- */


.pretty-table {
	background:#FFFFFF url(widget-table-bg.jpg) repeat-x scroll left top;
	border:2px solid #008DC8;
	border-collapse:collapse;
	color:#333333;
	font-size:0.9em;
	margin:0;
	padding:0;
}
.pretty-table caption {
	caption-side:bottom;
	font-size:0.9em;
	font-style:italic;
	padding:0.5em 0;
	text-align:right;
}
.pretty-table th, .pretty-table td {
	border:2px solid #008DC8;
	color:#333333;
	padding:0.5em;
	text-align:left;
}
.pretty-table th[scope="col"] {
	background-color:#008DC8;
	border-bottom:2px solid #008DC8;
	border-right:2px solid #008DC8;
	color:#FFFFFF;
	font-size:0.9em;
	text-transform:uppercase;
}
.pretty-table th + th[scope="col"] {
	background-color:#008DC8;
	border-right:2px solid #008DC8;
	color:#FFFFFF;
}
.pretty-table th[scope="row"] {
	background-color:#639AD2;
	border-right:2px solid #008DC8;
}
.pretty-table tr.alt th, .pretty-table tr.alt td {
	color:#333333;
}
.pretty-table tr:hover th[scope="row"], .pretty-table tr:hover td {
	background-color:#639AD2;
	color:#FFFFFF;
}


/* Extra */

.morelink{color:#039;}




