/*  
Theme Name: RGB Portfolio
Theme URI: http://www.rgbdesignstudio.com/
Description: Portfolio them for easy updating
Author: Eric Curtis
Author URI: http://www.rgbdesignstudio.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Global Elements */
html{height:100%;}

body {
	text-align: center;
	background-color: #f7f7f2;
	margin: 0;
	height:100%;}
	
/* to compenste for IE5 and NN4 not inheriting*/
body, p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, form, blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727361;}

h1{
	font-size:15px;
	margin: 0 0 5px 2px;
	padding: 0;
	color:#555446;}

h1 a, h2 a, h6 a {text-decoration:none;}

h2, h3, h4, h6{
	color:#555446;
	font-size:12px;
	margin: 0 ;
	padding: 0;}

h6 {font-size:1.7em;
	margin: 0 0 5px 5px;}

h2, h3 {
	margin: 0 0 0 -4px;
	padding: 0px 0 2px 6px;}

h5{
	color:#555446;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 -10px 0;
	padding: 0;}


p { 
	text-align: left;
	margin: 1px 0 15px 10px;
	line-height: 1.6em;}
	
ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;}		
li {	
	list-style-type: none;
	display:inline;}

form,fieldset {border:0;margin:0;padding:0;}
textarea {width:350px;}


div.hr {
	width: 100%;
	height: 1px; 
	background: #00569e;
	margin: 12px 0 -10px 0 ;
	padding:0;}
div.hr hr {display: none;}
A:link { color: #00507b;}
A:visited {color: #00507b;}
A:hover {color: #7b2900;}
A:active {color: #287b00;}

/* Text and Margin Styles*/
.top4 {margin-top: 4px;}
.top8 {margin-top: 8px;}
.top12 {margin-top: 12px;}
.top16 {margin-top: 16px;}
.top24 {margin-top: 24px;}
.top36 {margin-top: 36px;}
.bot8 {margin-bottom: 8px;}
.bot16 {margin-bottom: 16px;}
.bot24 {margin-bottom: 24px;}
.clear{clear:both;}
.c{text-align:center;}
.l{float: left;}
.r{float: right;}
.ml15{margin-left:15px;}
.mr15{margin-right:15px;}
.reallist li {
	display: block;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 5px 0 0 10px;
	color: #555446;
	background: url(images/listbullet.gif) no-repeat 0 1em;}

.sidebarList li {
		display: block;
		font-size: 11px;
		line-height: 1.5em;
		text-align: left;
		margin:0 0 3px .7em;
		color: #555446;
		background: url(images/listbullet.gif) no-repeat 0 1em;}
		
.sidebarList li a {margin:0 0 0 2px;}

.reallistNoBullets li {
	display: block;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	padding: 5px 0 0 0px;
	color: #555446;}
	
.reallistNoBullets li li {padding: 5px 0 0 7px;}
	
.reallistMid li {
	display: block;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 5px 0 0 10px;
	color: #555446;
	background: url(images/listbulletMid.gif) no-repeat 0 1em;}	
	
.marginfix{
	float:left;
	height: 370px;
	min-height: 300px;
	width:8px;}

/*Section IDs*/
.maincontent{
	background-color: #fff ;
	height:100%;
	width:780px;
	padding:0 10px;
	text-align: left;}

/* push the site down from the topmenu div so that unnessary scroll bars do not appear*/
#topmenu {
	width:780px;
	height:46px;	
	margin:40px 0 9px 0;}

#topmenu ul {text-align:right;
	position: relative;
	top: 23px;}

#topmenu li {
	font-size:16px;
	padding: 0.3em 0.1em 0.3em 1.1em;
	margin: 0;}
	
#topmenu ul li a{text-decoration: none;}

#topmenu A:link {color: #5a8499;}
#topmenu A:visited {color: #5a8499;}
#topmenu A:hover {color: #285ee5;}
#topmenu A:active {color: #5a8499;}

#topmenu .current_page_item A:link{color: #ff9000 !important;}
#topmenu .current_page_item A:visited{color: #ff9000 !important;}
#topmenu .current_page_item A:hover{color: #ff9000 !important;}
#topmenu .current_page_item A:active{color: #ff9000 !important;}
	
#stagefull{
	width: 780px;
	height: 370px;
	min-height: 300px; 
	margin: 0;
	padding: 0;
	text-align:left;}

html>body #stagefull { /* IE ignores this block as it doesn't understand the selector */
        height: auto; /* Reset the height for good browsers */}

#homenav{
	width: 780px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align:left;}

#sortBoxes {width: 780px;}

#sortBoxes p,ul {
	text-align:right;
	padding:0;
	margin:0;
	font-size: 11px;}

#sortBoxes li {
	float:right;
	margin:0;
	color:#717367;}

#sortBoxes A {
	display:block;
	padding:.3em 1em;
	margin-left:1px;
	text-decoration:none;}

#sortBoxes A:link { color: #717367;  background-color:#e5e3bd;}
#sortBoxes A:visited {color: #717367; background-color:#e5e3bd;}
#sortBoxes A:hover {color: #e5e3bd; background-color:#787966;}
#sortBoxes A:active {color: #717367; background-color:#e5e3bd;}

#portfolioArea {width: 780px;}

#portfolioArea table{margin:6px 0;}

#portfolioArea table td{
text-align:right;
vertical-align:top;}

.portfolioDivider {margin:20px 0 10px 0;}
.portfolioTitle {
	font-family: Arial;
	height:26px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:2px 8px;
	float:left;
	margin:0 0 1px 0;
	background-color:#438FB6;}
.portfolioCategory {
	height:20px;
	font-size:12px;
	margin:6px 0 1px 1px;
	color:#fff;
	float:right;
	padding:2px 8px;
	background-color:#ff9000;}
.portfolioCategoryLeft {
	height:20px;
	font-size:12px;
	margin:6px 0 1px 1px;
	color:#fff;
	float:left;
	padding:2px 8px;
	background-color:#ff9000;}
.portfolioImage {
	width:780px;
	text-align:center;
	clear:both;
	margin:0px 0 15px 0;}
.portfolioEntry {margin:15px 0 40px 0;}

#twoColumnBody {width:780px; background: url(images/2colBackground.gif) repeat;}
#twoColumnContent {width:535px;float:left;padding:0;margin:12px 0 15px 11px;}
#twoColumnSideBox {width:169px;float:left;padding:0;margin:12px 0 15px 50px;}

#threeColumnBody{width:780px; background: url(images/3colBackground.gif) repeat;}
#threeColumnContent {width:367px;float:left;padding:0;margin:12px 0 15px 4px;}
#threeColumnSideBoxOne {width:160px;float:left;padding:0;margin:12px 0 15px 37px;}
#threeColumnSideBoxTwo {width:167px;float:left;padding:0;margin:12px 0 15px 29px;}

#legaltext {
	width:780px;
	margin:6px 0 0 0;}
#legaltext p, li{
	text-align:right;
	font-size: 11px;
	color: #bbbaa0;}

#legaltext A:link { color: #bbbaa0;}
#legaltext A:visited {color: #bbbaa0;}
#legaltext A:hover {color: #819a75;}
#legaltext A:active {color: #bbbaa0;}

.postmetadata {color:#989b88 !important;}

#usermessagea, .entrytext{
	margin:0;
	padding:0;}

.blogPost {margin:0 0 60px 0;}

.blogEntry {padding:0 5px 0 0;}

.blogEntry p {
	font-size: 1.1em;
	line-height:1.6em;
	color:#555446;}

.blogPost h6 {
	margin-left:10px;}

.more-link{
	display:block;
	float:right;}


/* EVERYTHING BELOW COPIED FROM WP TEMPLATE (NOT COMPLETELY CHECKED) */
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}


/* Begin Form Elements */


#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#searchform #s {
	width: 140px;
	padding: 2px;
	}

#searchsubmit {
	margin:3px 0 0 0;
	padding: 1px;
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#commentform #submit {
	margin: 3px 0;
	float: right;
	}
	
#reason {width:200px;}
/* End Form Elements */	


/* Begin Comments*/
.alt {
	margin:20px 0 0 0;
	padding: 20px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
/* This could cause problems - look here if border/image problems arise*/
a img {border: none;}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/
