﻿/*/*
Theme Name: Blank Graphix Theme
Theme URI: http://graphixworks.com
Description: Blank Temp
Version: 2.9
Author: Admin
Author URI: http://graphixworks.com
Tags: starkers
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*
	Global Styles
	Blue Text: #00446a
	Gold Text: #776100
*/

a img 
{
	border: none;
}

body
{
	text-align: center;
	background-color: #002a4c;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	/*background-image: url( images/background.gif );
	background-repeat: repeat-y;
	background-position: center;*/
}

#wrapper, #header, #navigation, #contentContainer, #footer, #navTop
{
	width: 960px;
}

#wrapper
{
	margin: 0px auto; /* Center div FF */
	text-align: center;
}

#contentContainer, #contentContainer2
{
	background-color: #FFFFFF;
	/*background-image: url( images/contentEnd.jpg );
	background-repeat: no-repeat;
	background-position: bottom center;*/
	min-height: 200px;
	height: auto !important;
	height: 200px;
	text-align: left;
	padding: 19px;
	width: 941px;
	padding-bottom: 34px;
	padding-left: 0px;
	border-bottom: 3px solid #001f3c;
}	

#contentContainer2
{
	padding-left: 19px;
	width: 922px;
}

#content, #contentBlog
{
	width: 680px;
}

#content
{
	padding-left: 19px;
}

#contentInner
{
	width: 910px;
}

#content img, #contentInner img, #servContent img
{
	border: 1px solid #242424;
}

#header
{	
	height: 154px;
}

#topNav
{
	height: 21px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 24px;
	background-image: url( images/footerBack.gif );
	background-repeat: repeat-y;
	background-position: center;
}

#topNav a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#topNav a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 19px;
	margin-bottom: 10px;
	color: #00446A;
}

h2
{
	font-size: 15px;
	color: #776100;
	margin-bottom: 10px;
}

#content h2, #content h2 a, #contentBlog h2, #contentBlog h2 a, #contentPanel h2, #contentPanel2 h2
{
	color: #776100;
}

#contentBlog h2
{
	margin-bottom: 0px;
	margin-top: 10px;
}

h3
{
	font-size: 15px;
	color: #00446a;
	margin-top: 10px;
	font-weight: bold;
}

#content p, #contentInner p, #contentBlog p, #contentPanel p
{
	margin-bottom: 10px;
}

body #content ul, body #contentInner ul, #contentInner ul li, #content ul li
{
	list-style: disc;
	padding-left: 0px;
}

body #content ul, body #contentInner ul, body #contentBlog ul
{
	padding-left: 15px;
}

h1.homeHeader
{
	margin-bottom: 0px;
}

#content a, #contentInner a, #contentPanel a
{
	color: #776100;
}

#sideBar, #sideBarArch
{
	float: right;
	width: 207px;
	font-size: 12px;
}

#sideBarArch a
{
	color: #2D4A86;
}

#sideItem1, #sideItem2, #sideItemBlog, #sideItemArch, #registerLink, #senditLink, #sideItemCat
{
	height: 46px;
	width: 147px;
	background-image: url( images/news.jpg );
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 45px;
	margin-bottom: 19px;
	color: #474747;
}

#sideItem1 a, #sideItem2 a, #sideItemBlog a, #sideItemArch a, #registerLink a, #senditLink a, #sideItemCat a
{
	color: #474747;
}

#sideItem2
{
	background-image: url( images/blog.jpg );
	margin-bottom: 0px;
}

#registerLink
{
	background-image: url( images/resources.jpg );
}

#senditLink
{
	background-image: url( images/yousendit.jpg );
}

#sideItemBlog
{
	background-image: url( images/rss.jpg );
	height: 80px;
	padding-top: 43px;
}

#sideItemArch, #sideItemCat
{
	background-image: url( images/archives-repeat.jpg );
	background-repeat: repeat-y;
	padding: 0px;
	width: 207px;
	height: auto;
}

#sideItemArch #top, #sideItemCat #top
{
	min-height: 58px;
	height: auto !important;
	height: 58px;
	background-image: url( images/archives-top.jpg );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 6px;
}

#sideItemCat #top ul, #sideItemArch #top ul
{
	list-style: disc;
	padding-left: 15px;
}

#sideItemCat #top
{
	background-image: url( images/cat-top.jpg );
}

#sideItemArch #bot, #sideItemCat #bot
{
	height: 9px;
	background-image: url( images/archives-bottom.jpg );
	background-repeat: no-repeat;
}

#content a.button
{
	padding: 7px;
	background-color: #08255F;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 10px;
}

.imageHolder, .imageHolderLast
{
	width: 410px;
	float: left;
	margin-bottom: 25px;
}

.imageHolder p, .imageHolderLast p
{
	width: 386px;
}

.imageHolderLast
{
	margin-bottom: 0px;
}

.profImage
{
	float: left;
	padding: 5px;
	margin-right: 15px;
	background-color: #EFEFEF;
	border: 1px solid #242424;
}

#map
{
	float: right;
	margin-right: 30px;
}

/* Navigation */

#navHolder
{
	height: 25px;
	width: 960px;
	border-bottom: 3px solid #00041f;
}

#navigation
{
	height: 99px;
	background-image: url( images/headerNew.jpg );
	background-repeat: repeat-x;
	position: relative;
}

#yousendit
{
	position: absolute;
	top: 16px;
	right: 24px;
}

ul.mainNav
{
	width: 952px;
	list-style: none;
	height: 25px;
	/*background-image: url( images/titles/navBack.jpg );
	background-repeat: repeat-x;*/
	background-color: #ac9857;
	padding-left: 8px;
}

ul.mainNav li
{
	float: left;	
	height: 17px;
	position: relative;
	width: 128px;
	margin-top: 5px;
	margin-right: 4px;
	background-color: #FFFFFF;
	background-image: url( images/titles/mainBack.jpg );
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 3px;
}

ul.mainNav li a
{
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	width: 126px;
}

ul.mainNav li a:hover
{
	color: #dadada;
}

ul.mainNav li.current_page_item
{
	background-image: url( images/navCurrent.jpg );
	background-repeat: no-repeat;
	background-position: 0 0;	
	border-bottom: 0px;
	height: 18px;
}

ul.mainNav li.current_page_item a
{
	color: #FFFFFF;
}

ul.mainNav li a:hover
{
	
}

/* Footer */

#footer
{
	margin: 0px auto;
	font-size: 13px;
	border-top: 3px solid #FFFFFF;
	padding-top: 16px;
	background-image: url( images/footerBack.gif );
	background-repeat: repeat-y;
	background-position: center;
}

#leftFoot, 
#rightFooter,
#leftFoot a, 
#rightFoot a
{
	color: #e2d7ba;
}

#rightFoot
{
	float: right;
	width: 112px;
	padding-right: 25px;
}

#rightText
{
	padding-top: 2px;
	text-align: right;
}

#rightFoot img
{
	float: right;
	margin-left: 10px;
	padding-top: 0px;
}

#leftFoot
{
	float: left;
	padding-left: 25px;
}

#dotted
{
	height: 5px;
	clear: both;
	width: 960px;
	padding-top: 10px;
}

#subFooter
{
	width: 960px;
	margin: 0px auto;
	color: #b9a66d;
	font-size: 12px;
	padding-top: 10px;
	height: 30px;
	background-image: url( images/footerBack.gif );
	background-repeat: repeat-y;
	background-position: center;
}

#subFooter a
{
	color: #b9a66d;
}

#leftSubFoot
{
	float: left;
	padding-left: 25px;
}

#rightSubFoot
{
	float: right;
	padding-right: 25px;
}

.post a
{
	color: #00446a;
}

span.blogMeta, #contentBlog span.blogMeta a, #contentBlog span.blogMeta a:visited, #content span.blogMeta a, #content span.blogMeta a:visited
{
	color: #666666;
}

.blogSep
{
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
	width: 80%;
	align: center;
	margin-left: 55px;
}

#content .blogSep
{
	margin-top: 12px;
	margin-bottom: 12px;
}

#contentBlog img
{
	border: 1px solid #242424;
}

body #contentBlog p.spacer
{
	height: 1px;
	margin-botom: 0px;
}

img.homeImage
{
	margin-top: 0px;
}

#register, #contactHolder
{
	width: 230px;
	float: right;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left: 19px;
}

#contactHolder
{
	float: right;
	margin-left: 0px;
}

#contactHolder input, #contactHolder textarea
{
	border: 1px solid #00446a; 
	margin-bottom: 5px; 
	padding: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

#contactHolder input.submitter
{
	border: 1px solid #00446a; 
	margin-bottom: 5px; 
	padding: 5px; 
	font-style: italic; 
	background-color: #00446a; 
	color: #FFFFFF;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

/* Content Panel */

#contentPanel
{
	width: 820px;
	float: right;
	padding-left: 10px;
	border-left: 2px solid #999999;
}

#links
{
	float: left;
	width: 80px;
	height: 100%;
	padding-left: 19px;
}

#staff
{
	min-height: 125px;
	height: auto !important;
	height: 125px;
}

ul.links
{
	width: 80px;
	list-style: none;
}

ul.links li
{
	margin-bottom: 5px;
	height: 37px;
}

ul.links li a
{
	padding: 10px;
	color: #00446a;
	width: 80px;
	font-style: italic;
	font-weight: bold;	
	outline: none;
	padding-left: 0px;
}

ul.links li a:hover
{
	text-decoration: none;
}

ul.links li.historyLi
{
	margin-top: 10px;
}

ul.links li.historyLi a
{
	padding-right: 18px;
}

ul.links li.supportLi
{
	margin-top: 10px;
}

ul.links li.staffLi
{
	margin-bottom: 0px;
	height: 27px;
}

ul.links li.staffLi a
{
	padding-right: 38px;;
}

/* Content Panel 2 */

#contentPanel2
{
	width: 674px;
	float: right;
	padding-left: 20px;
	border-left: 2px solid #999999;
	min-height: 252px;
	height: auto !important;
	height: 252px;
}

#servLinks
{
	float: left;
	width: 216px;
}

ul.servLinks
{
	width: 216px;	
}

ul.servLinks li
{
	margin-bottom: 5px;
	height: 37px;
}

ul.servLinks li a
{
	padding: 10px;
	color: #08255F;
	font-style: italic;
	font-weight: bold;
	padding-left: 0px;
	outline: none;
}

ul.servLinks li a:hover
{
	text-decoration: none;
}

ul.servLinks li.accountLi
{
	margin-top: 10px;
}

p.info
{
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

/*Service Page */

#servContent
{
	width: 500px;
	margin-left: 220px;
}

#servNav
{
	width: 196px;
	background-color: #f8f8f8;	
	float: left;
}

#pageLinks
{
	border: 1px solid #999999;
	border-top: 0px;
}

ul.childNav
{
	width: 176px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url( images/titles/back.jpg );
	background-repeat: repeat-y;
	padding-left: 18px;
}

ul.childNav li
{	
	margin-bottom: 3px;
	list-style: disc;
}

ul.childNav li a
{
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00446a;
	text-decoration: none;
	font-weight: bold;
}

ul.childNav li a:hover
{
	text-decoration: underline;
	color: #000000;
}

ul.topNav
{
	float: right;
	list-style: none;
}

ul.topNav li
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

/* Resources Page */

#pwbox-50
{
	border: 1px solid #00446a; 
	margin-bottom: 5px; 
	padding: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

.submitter
{
	border: 1px solid #00446a; 
	margin-bottom: 5px; 
	padding: 5px; 
	font-style: italic; 
	background-color: #00446a; 
	color: #FFFFFF;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

#content h3.homePost a
{
	color: #00446A;
	font-size: 14px;
	font-weight: normal;
}

p.readMore
{
	margin-bottom: 0px;
}

#content h2.latest
{
	text-transform: uppercase;
	color: #00446a;
	border-bottom: 2px solid #776100;
	font-size: 19px;
}

#content #exerpt p
{
	margin-bottom: 0px;
}

a.more-link
{
	color: #00446a;
}

/* Target Safari */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body #content ul, body #contentInner ul
	{
		padding-left: 19px;
	}
}

/* Common Styles */

p.cssFixer
{
	height: 1px;
	clear: both;
	margin-bottom: 0px;
}

#contentBlog p.cssFixer2
{
	height: 1px;
	/* clear: both; */
	margin-bottom: 0px;
}

object { outline:none; }
