/* **************************************************** 

Title: 		GetSimple CSS Document
Author: 	Chris Cagle
URL: 			http://www.cagintranet.com/ 
					http://get-simple.info/
Created: 	September 2, 2009

**************************************************** */

/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:"Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
        background: #002F00;
	color:#FFF;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:950px;
        background: url(/data/uploads/berthold-background.jpg) top center no-repeat;
	}
	
	
	
/* HEADER */
#header {
	position:relative;
	height:200px;
	text-align:left;
	}
#header .logo{
	position:absolute;
	top:28px;
	left:0px;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:45px;
	}
#header .imglogo{
        display:block;
	background: transparent url(/data/uploads/berthold-logo.png) top center no-repeat;
	width:505px;
	height:132px;
	float:left;        
        }
#header .contact {
        display:block;
	background: transparent url(/data/uploads/berthold-contact.png) top center no-repeat;
	width:326px;
	height:35px;
	float:right;		
        margin-top:27px;
}
#header .request {
	display:block;
	background: transparent url(/data/uploads/berthold-request-info.png) top center no-repeat;
	width:301px;
	height:13px;
	float:right;
	margin-top:32px;
	margin-right:25px;
}
#header .tagline{
	color:#FFF;
	font-size:18px;
	position:absolute;
	top:78px;
	left:0px;
	}

#header #nav{
	position:absolute;
	top:130px;
	left:0px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	background:#1A2D16;
	list-style:none;
        border-top:thin solid #BBB;
        border-bottom:thin solid #BBB;
	}
	#header #nav li {float:left;border-right:thin solid #BBB;}
	#header #nav li:first-child {border-left:thin solid #BBB;}
	#header #nav li a {
		padding:10px 15px 11px 15px;
		line-height:35px;
		color:#FFF;
	}
	#header #nav li.current a,
	#header #nav li a:hover {
		background:transparent url(images/navbg.png) top left repeat-x;
	}


	
	
/* BODY */

#bodycontent {
	width:570px;
	float:left;
	text-align:left;
	}
#bodycontent .post {padding:0 0 55px 0;}
#bodycontent .post h1 {
	font-size:36px;
	color:#FFF;
	line-height:36px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#ccc 1px dotted;
	}

#bodycontent .post .endline {
        font-size:11px;
        text-align:right;        
        border-bottom:#ccc 1px dotted;
}

#bodycontent .post .picture {
}

#bodycontent .post .picture p {
        font-size:11px;
        text-align:right;
}

#bodycontent .post p {
	margin:0 0 18px 0;
	line-height: 20px;
	}

	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 25px;
	line-height: 20px;
	}
	#bodycontent .post ul ul, #bodycontent .post ol ul, #bodycontent .post ul ol, #bodycontent .post ol ol {
		margin:0 0 0 25px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post code {
	font-size:12px;
	color:#666;
	padding:2px;background:#fafafa;
	border:1px solid #eee;
	}
	#bodycontent .post pre code {
	display:block;
	font-size:12px;
	color:#666;
	padding:8px;background:#fafafa;
	border:1px solid #eee;
	margin-bottom:18px;
	}
	#bodycontent .post h2 {
	font-weight:bold;
	padding:8px 0;
	font-size:20px;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	padding:8px 0;
	font-size:17px;
	}
	#bodycontent .post h4 {
	font-weight:bold;
	padding:8px 0;
	font-size:14px;
	}
	#bodycontent .post a:link, #bodycontent .post a:visited {
		color:#F4CF79;
		text-decoration:underline;
		}
	#bodycontent .post a:hover {
		color:#F4CF79;
		text-decoration:underline;
		}
	#bodycontent .post .meta {
		margin-top:50px;
		font-size:11px;line-height:18px;
		color:#FFF;
		border:1px dotted #FFF;
		background: #002F00;
		padding:8px;
	}


/* CONTACT FORM */

.contactform {margin:0 0 20px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#00CC33;}
.contactform p.error {color:#CC0000;}
.pot {display:none;}



/* SIDEBAR */

#sidebar {
	width:325px;
	float:right;
	text-align:left;
	font-size:13px;
	}
        #sidebar .social_networks {
            width:265px;
            height:75px;
            border-top: 1px dotted #FFF;
        }
        #sidebar .social_networks .message {
            width:150px;
            display:block;
            float:left;
            margin:0 0 0 20px;
            padding-top:20px;
        }
        #sidebar .social_networks a {
            color:#fff;
	    font-family:arial;
	    font-size:13px;
	    line-height:18px
        }
        #sidebar .social_networks a:link, #sidebar .social_networks a:visited {
		color:#FFF;
		text-decoration:none;
		}
	#sidebar .social_networks a:hover {
		color:#F4CF79;
		text-decoration:none;
		}
        #sidebar .social_networks .icons {
            display:block;
            float:right;
            padding-top:22px;
            margin:0 40px 0 0;
        }
        #sidebar .social_networks .icons .facebook_icon {
            display:block;
            float:left;
            background:transparent url(/data/uploads/facebook_32.png) top center no-repeat;
            width:32px;
            height:32px;
        }
	#sidebar .featured {
		padding:0px;
		margin:0 0 30px 0;
		color:#eee;
		font-family:arial;
		line-height:20px;
	}
	#sidebar .featured h2 {
		color:#fff;
		font-family:georgia;
		font-size:24px;
		line-height:24px;
		border-bottom: 1px dotted #213F54;
		padding:0 0 15px 0;
		margin:0 0 20px 0;
		}
	#sidebar .featured p {
		margin:0 0 17px 0;
		}
	#sidebar a:link, #sidebar a:visited {
		color:#FFF;
		text-decoration:underline;
		}
	#sidebar a:hover {
		color:#F4CF79;
		text-decoration:none;
		}
		
	#sidebar .featured a:link, #sidebar .featured a:visited {
		color:#FFF;
		text-decoration:none;
		}
	#sidebar .featured a:hover {
		color:#F4CF79;
		text-decoration:none;
		}
	#sidebar ul, #sidebar ol {
		margin:0 0 18px 30px;
	}
        #sidebar .featured .navheader {
	        margin-bottom:0px;
	}
	#sidebar .featured .navbody {
		background: transparent url(/data/uploads/berthold-navbody.png) no-repeat;
                width:265px;
		height:355px;
	}
        #sidebar .featured .navbody .links {
	        padding-top:10px;
		padding-left:15px;
		width:235px;
	}
	#sidebar .featured .navbody .links .header {
	        height:22px;
		border-bottom:solid 1px #FFF;
		margin-top:5px;
	}
	#sidebar .featured .navbody .links .header2 {
		height:22px;
		margin-top:5px;
	}
	#sidebar .featured .navbody .links .subhead {
		height:18px;
		margin-top:5px;
	}
        #sidebar .featured .navfooter {
		margin-top:5px;
	}
	#sidebar .featured .navfooter .testimonials {
		display:block;
		background: transparent url(/data/uploads/berthold-testimonials.png) top center no-repeat;
		width:265px;
		height:38px;
		float:left;
	}
	#sidebar .featured a:link, #body-nav a:visited {
		color:#FFF;
		}
	#sidebar .featured a:hover, #body-nav a:focus {
		color:#F4CF79;
		}
        #sidebar .featured h3 {
		font-weight:bold;
		margin-left:5px;
	}
	#sidebar .featured h4 {
		margin-left:5px;
	}

.contactForm {padding-top:25px;border-top:1px dotted #ccc; width:265px}
#sidebar .section form p {margin: 0 0 0 0;}
#sidebar .section h2 {margin-bottom: 10px}
#sidebar .section label {font-size:11px;color:#bbb;display:block;}
#sidebar .section input.text, #sidebar .section textarea.text {
	font-size:13px;
	font-family:arial;
	border:1px solid #999;
	padding:4px;
	background:#fff;
	width:255px;
	margin:0 0 7px 0;
}

#sidebar .section input.text:focus, #sidebar .section textarea.text:focus {background:#FFF}
#sidebar .section textarea.text {height:100px}
#sidebar .section input.submit {padding:5px 10px;font-weight:bold;float:right;background:#1A2D16;border:1px solid #BBB;color:#EEE;}
#sidebar .section input.submit:focus, #sidebar .section input.submit:hover {color:#EEE;background:#3b5b2f;}



/* FOOTER */

#footer {
	text-align:left;
	line-height:18px;
	font-size:12px;
	color:#FFF;
	border-top:1px solid #FFF;
	padding:10px 0 20px 0;
	}
	#footer p.left-footer {text-align:left;float:left;width:450px;}
	#footer p.right-footer {text-align:right;float:right;width:450px;}
	
	#footer a:link, #footer a:visited {
		color:#F4CF79;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#F4CF79;
		text-decoration:underline;
		}
