/* 
Theme Name: Sign Central
Theme URI: http://www.SignCentralNy.com
Description: This theme was created by MESstudios.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

COLOR TABLE
---------------------
Background Blue:#000 - Background Color
Lt Blue:#000 - Main Text Color
Med Blue:#000 - Accent
Dark:#000 - Accent
Cream:#000 - Comments/Accents
Main Text:#000 - Body Copy
---------------------
*/

/* Main/Reset
---------------------------------------------------------------------------------*/
* {margin: 0; padding: 0; outline:none;}
img {border:none;} ol, ul, li {list-style-type:none;} .clr {clear:both;}
.clearfix:after {
    content: "."; 
 	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
body { 
	color:#000;
	background:url(images/bg.gif) top center #bf9719;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:3px solid #ffd51d;
}

a:link, a:active, a:visited  {
	text-decoration:none;
	color:#000;
} 
a:hover {
	text-decoration:underline;
}
small {font-size:10px; color:#ccc; line-height:12px; margin-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Header
---------------------------------------------------------------------------------*/
#center-page {
	margin:0 auto;
	width:966px;
}
#page-wrapper {
	margin:0px 3px 0px 2px;
}
#header {
	height:90px;
	width:960px;
	background:url(images/logo-banner.gif);
	text-indent:-9999px;
}
#header a:link, #header a:visited{
	display:block;
	height:90px;
	width:960px;
	text-indent:-9999px;
}

/* Navigation */

#nav {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:59px;
	text-indent:-9999px;
}

#nav ul {
	margin:0px;
	padding:0px;
}
#nav li {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	height:59px;
	display:inline;
}
#nav li a {
	float:left;
	display:block;
	height:59px;
}

#GetHome a {
	width:145px;
	background-image:url(images/nav-matrix.gif);
}	
#GetHome a:hover { 
	background-position: 0 -59px;
}	
#GetHome a:active, #GetHome a.selected {
	background-position: 0 -59px;
}

#GetTheGallery a {
	width:180px;
	background-image:url(images/nav-matrix.gif);
	background-position:-145px 0px;
}	
#GetTheGallery a:hover { 
	background-position: -145px -59px;
}	
#GetTheGallery a:active, #GetTheGallery a.selected {
	background-position: -145px -59px;
}

#GetAnswers a {
	width:155px;
	background-image:url(images/nav-matrix.gif);
	background-position:-325px 0px;
}	
#GetAnswers a:hover { 
	background-position: -325px -59px;
}	
#GetAnswers a:active, #GetAnswers a.selected {
	background-position: -325px -59px;
}

#GetAcquainted a {
	width:180px;
	background-image:url(images/nav-matrix.gif);
	background-position:-480px 0px;
}	
#GetAcquainted a:hover { 
	background-position: -480px -59px;
}	
#GetAcquainted a:active, #GetAcquainted a.selected {
	background-position: -480px -59px;
}

#GetSavvy a {
	width:135px;
	background-image:url(images/nav-matrix.gif);
	background-position:-660px 0px;
}	
#GetSavvy a:hover { 
	background-position: -660px -59px;
}	
#GetSavvy a:active, #GetSavvy a.selected {
	background-position: -660px -59px;
}

#GetQuote a {
	width:165px;
	background-image:url(images/nav-matrix.gif);
	background-position: -795px 0px;
}	
#GetQuote a:hover { 
	background-position: -795px -59px;
}	
#GetQuote a:active, #GetQuote a.selected {
	background-position: -795px -59px;
}


/* Content
---------------------------------------------------------------------------------*/	
#contenttxt {
padding:25px;
}
#contenttxt h2{
color:#ffd51d;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin-bottom:5px;
font-weight:100;
}
#contenttxt p{
font-size:14px;
line-height:20px;
color:#999999;
margin-bottom:15px;
}
#contenttxt a:link, #contenttxt a:visited{
color:#ffd51d;
text-decoration:underline;
}
#contenttxt a:hover{
color:#FFFFFF;
}
#contenttxt ul{
color:#FFFFFF;
margin-left:25px;
background:url(images/mainsavvy2.jpg) no-repeat top right;
height:219px;
}
#contenttxt li{
	list-style-type:circle;
	padding-bottom:8px;
	font-size:13px;
}
#graph {
	border:3px solid #125357;
	padding-top:25px;
	background:url(images/wrapbg.gif) no-repeat top right #FFFFFF;
}
.newspaper {
	padding:10px;
	background-color:#ffa48b;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.tv {
	padding:10px;
	padding-right:95px;	
	background-color:#ff9477;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.magazine {
	padding:10px;
	padding-right:100px;	
	background-color:#ff8564;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.radio {
	padding:10px;
	padding-right:200px;	
	background-color:#ff724c;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.busshelter {
	padding:10px;
	padding-right:260px;
	background-color:#ff5d32;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.billboard {
	padding:10px;
	padding-right:300px;	
	background-color:#ff4c1c;
	border:1px solid #000000;
	border-left:none;
	width:110px;
}
.wrap {
	padding:10px;
	padding-right:750px;
	background-color:#e53000;
	border:1px solid #000000;
	border-left:none;
}

/* Footer
---------------------------------------------------------------------------------*/	
#footer {
	background:url(images/bg-footer.gif);
	height:86px;
	text-align:center;
}
#footer p{
	padding-top:10px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
.copyr {
	font-size:11px;
	color:#999999;
	font-weight:100;
}
.yellowl{
 color:#ffd51d;
}
 
/* test
---------------------------------------------------------------------------------*/	
#test {
	background:url(images/quote.jpg) no-repeat;
	color:#FFFFFF;
}

