/*  
Theme Name: Red Herring Theme
Theme URI: http://www.nattywp.com/
Description: Red Herring Theme <br> - Designed by <a href="http://www.graphiccontent.co.uk">Graphic Content</a>  
Version: 1.5
Tags: 2 columns, business, fixed width, widgets, gravatar support, valid XHTML, valid CSS, right sidebar
Author: Graphic Content
Author URI: http://www.sabiostar.com/
2008, NattyWP. All rights reserved
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

#menuLeft {
        margin-left:190px;

}
#menu{
	font-family: verdana, arial, helvetica, sans-serif;
	width:940px;
	height:77px;
	margin:0 auto;
	font-weight:bold;
	letter-spacing: 2px;
	background:transparent url(images/topmenu_bg.gif) no-repeat;
	border-right:0px solid #000;
	border-left:0px solid #000;
}
#menu ul{
	padding-left:7px;
}
#menu li {
	padding-top:0px;
	display: block;
	float: left;
	padding-right:15px;
}

#menu li a {
	display: block;
	color:#ffffff;
	font-size:11px;
}

#menu li a:hover{
color:#000000;
text-decoration:none;
}

#menu li.current_page_item {
	background:transparent url(images/active_page1.gif) no-repeat;
	background-position:10px 0px;
	color: #000000;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}

a {
colour:#cd3f3f;	
text-decoration: none;
}
a:link {
	color: #f7f7f7;
}
a:visited {
	color: #005ea6;
}
a:hover, a:active {
	color: #000;
	text-decoration:none;
}


body {
	background: #5a5a5a url(images/bg.jpg);
        background-repeat: repeat-x;
	color:#ffffff;
	font:12px arial,verdana,sans-serif;
}

.page { 
	margin:0 auto;
	background:#121111 url(images/page-back.jpg);
	text-align:center;
	width:940px;
	colour:#ffffff;
	border-right:0px solid #000;
	border-left:0px solid #000;
	}

#header {
	background: url("images/header.jpg") no-repeat;
    width: 940px;
    height: 118px;
    margin:0 auto;
	}

.header-title {
	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
    padding-top: 100px;
	text-align:left;
	padding-left:115px;
	}
.header-title a{
	color:#000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
	text-decoration:none;
	}
.header-title a:hover{
	text-decoration:underline;
	}
.header-description {
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:18px;
    padding: 45px 0px 0px 100px;
	}

#content {
	background: #fff;
	float:left;
	margin:5px 5px 5px 15px;
	padding:0px 10px 10px 10px;
	width:630px;
	}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    margin-top: 0px;
    margin-left: 35px;
              }
	
#sidebar1 {
	float:left;
	margin:40px 0px 0px 0px;
	width:255px; 
	background:#transparent;
	}
	
#footer {
	background:#efefef url(images/footer_bg.jpg) 
    right center no-repeat;
    color: #FFFFFF;
	height:236px;
	padding-right:0px;
	clear:both;
	text-align:right;
	}
#footer p{padding:100px 0 0px 0;}
#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
    color: #ffffff;
font-size:10px;
	text-decoration:none;
                          }

/* End Main-Layout */



/* Begin Content*/
h5,h6{
	color:#ed0000;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:0px 0 0 0;
	}

h2{ font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#ed0000;
    margin:5px 0 10px 0;
	}

h3{ color:#fff;
	border-bottom:0px dotted #333;
    margin:2px 0 0 0;
    font-size:0.9em
	}
h4{ color:#ab0495;
	border-bottom:1px dotted #333;
    margin:2px 0 0 0;
    font-size:0.9em
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#ed0000;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#fff;
	text-decoration:none;
}

.post-date {
	width: 0px;
	padding-top:5px;
}
.post-month {
	font-size: 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #828282;
	text-align: center;
	display:block;
}
.post-day {
	font-size: 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;

}
.post { 	
	color:#383738;
	text-align:justify;
    background:#fff;
    border:#646464 0px dashed;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
	width:600px;
	}

.postmetadata {
        display:none;
	color:#555;
	font-size:.85em;
	padding:2px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#005ea6;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:140%;
	margin:2px 0 0 0;
	}
	
.entrytext p, .entry p{
	margin:0 0 15px 0;
	}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 0px;
	}

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

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

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

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

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

#commentform p {
	margin:5px 0;
	}

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

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	}

#sidebar1 ul li {
font-size:10px;	
list-style:none;
	padding:0px 10px 0px 0px;
	color:#ffffff;
	}

#sidebar1 ul li ul li{
	margin-left: 10px;
	padding:5px 0px 10px 0px;
	color:#ffffff;
      font-weight:bold;
      background:#0b0b0b url("images/cat_back.png") no-repeat;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{
	text-decoration: none;
	color:#000000;
}

#sidebar1 ul li ul li a:hover{
	text-decoration:bold;
	color:#ffffff;
      background-image:#0b0b0b url("images/cat_back.png") no-repeat;
}
/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	padding:2px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #666666;
	}

#sidebar1 #searchsubmit {
	padding:1px;
        margin-left:3px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #999999;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

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

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

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

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.widgettitle {

background-colour:#000000;
colour: #ffffff; 
}

#footercol {
background-image:url(../images/footerbg1.jpg);
float:left;
padding:15px 5px 5px 5px;
height:150px;
width: 200px;
list-style: none;
margin: 10px 5px 10px 5px;
}

#footlist a {
display:block;
clear:both;
line-height: 1.5em;
}

.footheads {
font-size:1.2em;
padding-bottom: 0px;
}

.col3 {
padding-top:15px;
}

.facebook {
padding-top:5px;
}

.myspace {
padding-top:5px;
}

.twitter{
padding-top:5px;
}

#latestprojects {
background-image:url(/images/latest-project-bg.jpg);
height:304px;
width:255px;
}

a#home {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/homebutton.jpg) no-repeat; }

a#home:hover {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/home-hover.jpg) no-repeat; }

a#home:active {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/home-current.jpg) no-repeat; }

a#services {
display: block;
width: 104px; height: 77px;
background: url(/images/nav/servicesbutton.jpg) no-repeat; }

a#services:hover {
display: block;
width: 104px; height: 77px;
background: url(/images/nav/services-hover.jpg) no-repeat; }

a#services:active {
display: block;
width: 104px; height: 77px;
background: url(/images/nav/services-current.jpg) no-repeat; }

a#portfolio {
display: block;
width: 100px; height: 77px;
background: url(/images/nav/portfoliobutton.jpg) no-repeat; }

a#portfolio:hover {
display: block;
width: 100px; height: 77px;
background: url(/images/nav/portfolio-hover.jpg) no-repeat; }

a#portfolio:active {
display: block;
width: 100px; height: 77px;
background: url(/images/nav/portfolio-current.jpg) no-repeat; }

a#contact {
display: block;
width: 103px; height: 77px;
background: url(/images/nav/contactbutton.jpg) no-repeat; }

a#contact:hover {
display: block;
width: 103px; height: 77px;
background: url(/images/nav/contact-hover.jpg) no-repeat; }

a#contact:active {
display: block;
width: 103px; height: 77px;
background: url(/images/nav/contact-current.jpg) no-repeat; }

a#news {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/newsbutton.jpg) no-repeat; }

a#news:hover {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/news-hover.jpg) no-repeat; }

a#news:active {
display: block;
width: 84px; height: 77px;
background: url(/images/nav/news-current.jpg) no-repeat; }


a#home {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/homebutton.jpg) no-repeat; 
margin-left:7px;}

a#home:hover {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/home-hover.jpg) no-repeat; }

a#home:active {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/home-current.jpg) no-repeat; }

a#services {
float:left;
width: 104px; height: 77px;
background: url(/images/nav/servicesbutton.jpg) no-repeat; }

a#services:hover {
float:left;
width: 104px; height: 77px;
background: url(/images/nav/services-hover.jpg) no-repeat; }

a#services:active {
float:left;
width: 104px; height: 77px;
background: url(/images/nav/services-current.jpg) no-repeat; }

a#portfolio {
float:left;
width: 100px; height: 77px;
background: url(/images/nav/portfoliobutton.jpg) no-repeat; }

a#portfolio:hover {
float:left;
width: 100px; height: 77px;
background: url(/images/nav/portfolio-hover.jpg) no-repeat; }

a#portfolio:active {
float:left;
width: 100px; height: 77px;
background: url(/images/nav/portfolio-current.jpg) no-repeat; }

a#contact {
float:left;
width: 103px; height: 77px;
background: url(/images/nav/contactbutton.jpg) no-repeat; }

a#contact:hover {
float:left;
width: 103px; height: 77px;
background: url(/images/nav/contact-hover.jpg) no-repeat; }

a#contact:active {
float:left;
width: 103px; height: 77px;
background: url(/images/nav/contact-current.jpg) no-repeat; }

a#news {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/newsbutton.jpg) no-repeat; }

a#news:hover {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/news-hover.jpg) no-repeat; }

a#news:active {
float:left;
width: 84px; height: 77px;
background: url(/images/nav/news-current.jpg) no-repeat; }

.hidden {
display:none;
}

#searchsite {
float:right;
margin:15px 40px 0px 0px;
background: url(/images/searchback.png) no-repeat;
width:202px
}

#searchsubmit {
	padding:1px;
        margin-left:17px;
	border:0px solid #999999;
        background: url(/images/submittran.png) no-repeat;
        color: transparent;
        width:20px
	}

#s {
margin-left:10px;
margin-top:0px;
border:0px;
background:transparent;
}

#flashbanner {
height:285px;
}

#headerlogo {
text-align:left;
padding-top:24px;
padding-left:20px;
}

#portfoliocontent {
        padding-left:8px;
}

#portfolioContainer {
        width:903px;
        background-color:#fff;
}

#portLeft {
        float:left;
        width:240px;
        padding:0px 15px;
}

#portLeft a{
        color:#e10cc5;
}

#portLeft a:hover{
        color:#000;
}

#portright {
  float:right; 
        margin-bottom:20px;     
}

#portright img {
        border:1px solid #cccccc;     
}

#portPrint {
        float:right;
}

#portfoliocontent p{
        padding-left:10px;
}

.portLeftHeader {
        padding-bottom:10px;
        
}

.portLeftHeader a {
        color:#e10cc5;
        font-weight:bold;
        font-size:1.2em;
        }

.portList {
        font-weight:bold;
        background-image:url(images/bullet.jpg);
        background-repeat:no-repeat;
        padding-left:20px;
        padding-top:2px;
}

#showCase{
        float:left;
        background-image:url(images/portdivide.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        
}