/*  
Theme Name: Graveck Custom
Theme URI: 
Description: Graveck custom style.
Version: 1.0
Author: Matt Gravelle, Graveck Interactive LLC
Author URI: http://www.graveck.com
Tags: two columns, widgets, fixed width, blue, grey, dark grey, custom header, valid XHTML, valid CSS, widgets
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute
*/

body {
	font-size: 12px;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
	padding: 0px;
	margin: 0px;
	background-position: 0 0px;
	background-image: url(css/gradient.png);
	background-repeat: repeat-x;
}

#superwrapper {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 965px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-bottom: 0px;
	padding-top: 0px;

}

#mainwrapper {
	position: relative;
	margin: 0px;
	z-index: 0;
	padding: 0px;
	min-width: 965px;
	max-width: 965px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-image: url(css/sidestripe.png);
	width: 965px;

}

#header {
	max-height: 102px;
	min-height: 102px;
	min-width: 965px;
	background-repeat: no-repeat;
	height: 102px;
	width: 965px;
	background-position: 0px 0px;
	background-image: url(css/header.png);
}

#blackbar {
	padding-top: 5px;
	z-index: 10;
	width: 100%;
	float: left;
	position: absolute;
	height: 19px;
	min-width: 960px;
}

#rss, #rss a:link, #rss a:visited {
	min-height: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	margin: auto;
	width: 965px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	z-index: 100;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	color: #a1a1a1;
}

#rss a:hover {
	padding-right: 5px;
	padding-left: 5px;
	right: 10px;
	text-align: left;
	z-index: 100;
	font-size: 10px;
	font-style: italic;
	color: white;
}

.rssicon{
	float: left;
	border: none;
}

#content {
	font-size: 12px;
	min-height: 500px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 23px;
	padding-top: 23px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 740px;
}

#sidebar {
	min-height: 400px;
	left: 755px;
	top: 110px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	width: 200px;
	padding: 0px;
}

.newsbrief li{
	border-top-color: #7e7e7e;
	border-top-style: dotted;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin: 0px;
	border-top-width: 1px;
	list-style-type: none;
}
.jobsidebar li{
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-position: outside;
	border-top-color: #7e7e7e;
	border-top-style: none;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	list-style-type: disc;
}
.jobsidebar h4{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	border-top-color: #7e7e7e;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	list-style-type: disc;
}
.newsbrief, .jobsidebar{
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 12px;
	margin-top: 0px;
	border-top-color: #7d7d7d;
	border-top-style: none;
	border-top-width: 1px;
	list-style-type: none;
}
.textwidget{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#portfoliosidebar {
	min-height: 400px;
	left: 755px;
	top: 335px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	width: 200px;
	padding: 0px;
}

#pagesidebar {
	min-height: 400px;
	left: 755px;
	top: 175px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	width: 200px;
	padding: 0px;
}

.portfolioindex {
	color: #bfbfbf;
	font-size: 11px;
	list-style-type: circle;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.portfolioindex li {
	margin-top: 5px;
}

.portfolioindex a:link {
	text-decoration: none;
	color: #4c5e7f;
}

.portfolioindex a:hover {
	text-decoration: none;
	color: black;
}

.portfolioindex a:visited {
	text-decoration: none;
	color: #7f7f7f;
}

.portfolioindex a:active {
	text-decoration: none;
	color: #ff461f;
}

#slideshowwrapper, #pagecontent {
	position: relative;
	padding: 0px;
	margin: 0px;
	left: 125px;
	width: 600px;
}

#categorycontent {
	left: 125px;
	width: 600px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#portfoliocontent {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	                  
	                    
	                    
	                  
	                    
	                    
	min-height: 500px;
	                  
	                    
	                    
	                  
	                    
	                    
	                  
	                    
	                    
	border-right-color: #afafaf;
	                  
	                    
	                    
	                  
	                    
	                    
	border-right-width: 1px;
	                  
	                    
	                    
	                  
	                    
	                    
	border-right-style: dotted;
	                  
	                    
	                    
	                  
	                    
	                    
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	width: 600px;
}

#singlecontent {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	width: 800px;
}

#headerbackup {
	display: none;
}

.box {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
}

.box h3 {
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	width: 170px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(css/sidebarheader.jpg);
	color: black;
}

#header .pages {
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 24px;
	width: 465px;
	padding: 0px;
	color: black;
	float: right;
	text-transform: uppercase;
}

#header .pages ul {
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 0px;
	list-style-type: none;
}

#header .pages li {
    margin-right: 10px;
    margin-left: 15px;
    float: left;
    padding: 0px;
}

#header .pages li a {
    margin: 0px;
    padding: 0px;
    text-decoration:none;
}

body a:link, body a:visited {
	color: #00216a;
}

body a:hover {
	text-shadow: 0px 0px;
	color: #639ebe;
}

.sidetext {
	width: 111px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: -111px;
	margin-top: -23px;
	display: inline;
	padding: 0px;
	float: left;
}

.alignright {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

#footer {
	min-width: 960px;
	background-color: black;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	font-style: italic;
	text-align: right;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	width: 100%;
	color: #a9a9a9;
	background-repeat: no-repeat;
}

#footerlinks a{
	text-transform: lowercase;
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif, "Lucida Grande";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7c99c1;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin: auto;
	width: 945px;
}

#footerlinks{
	float: left;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	display: inline;
	max-height: 15px;
	min-height: 15px;
	height: 15px;
	text-align: left;
	width: 480px;
}

#footerwrapper{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 13px;
	text-align: left;
	max-height: 30px;
	min-height: 30px;
	height: 30px;
	margin: auto;
	width: 960px;
}

#footertop{
	padding: 0px;
	background-image: url(css/footerstripe.png);
	margin: auto;
	background-color: white;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	max-height: 30px;
	min-height: 30px;
	height: 30px;
}

#footer p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	float: right;
	font-style: italic;
	margin: 0px;
}

#footer .littleface {
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	margin-top: 2px;
	height: 23px;
	width: 23px;
	background-repeat: no-repeat;
	background-image: url(css/face.png);
}

#footerbottom{
	text-align: right;
	width: 460px;
	max-height: 15px;
	min-height: 15px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#singletitle {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #c1c1c1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 830px;
	font-style: normal;
	font-size: 28px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

#singletitle .tagline {
	padding-top: 4px;
	display: block;
	padding-bottom: 3px;
	color: #6d88c1;
	position: relative;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-left: 0px;
	font-style: italic;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}

#singletitle .singletitleimage {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	width: 830px;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 3px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	text-align: center;
	display: block;
}

#singletitle h2{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 0;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 28px;
}

#pagecontent h2{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 7px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.floatleft {
	margin: 5px;
	float: left;
}

.floatright {
	margin: 5px;
	float: right;
}

.exerpttitle{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin: 0px;
	text-shadow: 2px 2px 3px #e5e5e5;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;	
}

.exerpttitlenopict{
	padding: 0px;
	margin: 0px;
	text-shadow: 2px 2px 3px #e5e5e5;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;	
}

.excerptpict {

	vertical-align: top;
}

.excerptwithpict {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-spacing: 0px 0px;
	vertical-align: top;
}

.portfolioblurb {
	border-bottom-color: #a8a8a8;
	left: 0px;
	margin-bottom: 5px;
	background-position: center bottom;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
}

.portfolioblurb .floatleft, .portfolioblurb .floatright{
	display: none;
}

.portfolioblurb a .more{
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

h2, a h2, h2 a{
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 21px;
	text-decoration: none;
}

.bios h3{
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-top: 15px;
	margin: 0px;
	line-height: 0px;
	font-style: italic;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
}

.bios .title{
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	color: #000453;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: italic;
}

.address{
	margin-top: 5px;
	margin-left: 10px;
}

.divider{
	padding: 0px;
	margin: 0px;
	border-top-color: #7e7e7e;
	border-top-style: dotted;
	border-top-width: 1px;
}

.articlelink{
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.postsubheader{
	text-transform: none;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	font-style: italic;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.post p{
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}

.screenshot{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	height: auto;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	width: 275px;
}

#screenshots, #awards{
	margin-top: 10px;
	border-top-color: #bcbcbc;
	border-top-style: dotted;
	border-top-width: 1px;
}

#screenshots h2, #awards h2{
	margin-top: 5px;
	padding-top: 5px;
}

#awards p, #screenshots p{
	margin: 0px;
	padding: 0px;
}

#portfoliocontent li{
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: disc;
}

#portfoliocontent ul{
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-position: outside;
	margin: 0px;
}

h3{
	font-style: italic;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
}

h4{
	font-style: italic;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

