/* @override http://engineerography.com/wp-content/themes/engineerography/style.css */

/*  
Theme Name: Engineerography Blog
Theme URI: ...
Description: Theme designed for Engineerography Blog 2.
Version: 2
Author: Kevin Cheng
Author URI: http://www.usumbs.com/

*/

/* Set Large to 670px, Medium to 335px (400), Small to 224px (300)

/*GENERAL FORMATTING*/

html {-webkit-text-size-adjust:none;}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
	}

a img {
	border:none;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #1C5289;
	border: none;
	}

a:hover {
	text-decoration: underline;
	color: #b32442;
	}
	
a:active {
	text-decoration: underline;
	color: #b32442;
	}
	
p {
	padding: 15px 0 0 0;
	text-align: justify;
	}

/*BODY LAYOUT*/

body {
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	background: url('images/bggridpattern.png') repeat scroll 20px 20px;
	}

#headergradient {
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;
	width: 100%;
	}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;/*
	text-align: left;*/
	position: relative;
	}

#mainbody {
	background-color: #B3CCE6;
	background-color: #EBF2FA;
	position: relative;
	clear: both;
	}
	
h1 {
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	padding: 0 0 10px 0;
	text-transform: none;
	color: #999999;
	}
	
/*HEADER LAYOUT*/

#header{
	float: left;
	width: 968px;
	height: 100px;
	text-transform: none;
	padding-left: 30px;
	color: #cccccc;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 12px;
	padding-right: 0px;
	} 
	
#header #headerclick {
	width: 616px;
	height: 104px;
	display: block;
	background:url("http://engineerography.com/eblogheaderclick.png") no-repeat 0 0;
	margin: 0;
	}

#header #headerdesc {
	float: none;
	margin-top:-20px;
	margin-left: 125px;
	display: inline;
	position: absolute;
}

#header #headerdesciphone {
	display:none;
}

#headernavibar {
	background-image: url('images/navibar.png');
	height: 40px;
	width: 1000px;
	position: relative;
	bottom: 0px;
	float: left;	
	}
	
#headernavibar ul{
	padding-left: 14px;
    #margin-left:0px; 
	#margin-top: 12px;
	}

#headernavibar li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	color: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	}

#headernavibar ul li a:link {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin-left: 1px;
	margin-right: 1px;
	/*background-color: #ccc;
	padding: 10px;*/
	}

#headernavibar ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin-left: 1px;
	margin-right: 1px;
	}
	
#headernavibar ul li a:hover {	
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0px;
	/*background-color: #6699CC;*/
	}
	/*Hover Overs over here*/
	
#headernavibar .navibarline {
	border-left: solid 2px;
	padding-left: 15px;
	}

#headernavibar .navibarbreak {
	margin: 0;
	padding: 5px;
	padding-left: 295px;
	padding-right: 15px;
    }

/*POSTS LAYOUT*/

#container {
	width: 710px;
	background-color: #fff;
	float: left;
	min-height: 2000px;
	}

.post {
	padding: 20px;
	text-align: justify;
	}

.post a:link, a:visited {
	color: #1C5289;
	text-decoration: underline;
	}
	
.post a:hover {
	text-decoration: underline;
	color: #b32442;
	}
	
.post a:active {
	text-decoration: underline;
	color: #b32442;
	}

.post h2 {
	margin-bottom: 3px;
	word-spacing: -1px;
	letter-spacing: -1px;
	font: normal 25px Verdana, Helvetica, Georgia, Sans-serif;
	/*border-bottom: 2px solid #333;*/
	}
	
#pagetitle h2 {
	margin: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	word-spacing: -1px;
	letter-spacing: -1px;
	font: normal 25px Verdana, Helvetica, Georgia, Sans-serif;
	color: #000;
	border-bottom: 2px solid #000;
	text-transform: none;
	}

#pagetitle .pageentry {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 20px;
	}

#pageentry p {
	padding: 20px;
}

.pageentry a:link, a:visited {
	color: #1C5289;
}

.pageentry a:hover {
	color: #b32442;
}

.pageentry a:active {
	color: #b32442;
	}
	
.post h2 a:link {
	text-decoration: none;
	}

.post h2 a:hover {
	text-decoration: none;
	}

.post h2 a:visited {
	text-decoration: none;
	}

.post blockquote {
	margin-left: 70px;
	margin-right: 70px;
	line-height: 20px;
	}

.entry {
	line-height: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	/*border-bottom: 1px dotted #000; padding-bottom: 20px;*/
	}

.entry ul {
	margin-top: 20px;
	margin-bottom: 0px;
}

.entry ol {
	margin-top: 20px;
	margin-bottom: 0px;
}

.postbyline {
	color: #999999;
	margin: 0 0 0 0;
	font-size: 11px;
	}

.authorname {
	color: #999999;
	}
	
.metadataline {
	height: 1px;
	margin: 16px 0 0 0;
	border-top: 1px solid #ccc;
	width: 30%;
	}

p.postmetadata {
	width: 100%;
	padding-top: 15px;
	}

/*SHARETHIS*/

p.postmetadata a.stbutton {
	padding-right: 10px;
}

/*COMMENTS*/

.comments-template{
	margin: 20px 0 0;
	padding: 15px;
	background-color: #B3CCE6;
	border: 1px #b3cce6 solid;

}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	padding-top: 0px;
}

.comments-template ol li{
	margin: 20px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #666;
}

.comments-template .commentlist p {
	padding-top: 5px;
	}

.comments-template h2, .comments-template h3{
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: normal;
}

.commentmetadata{
	font-size: 12px;
}

.commentname {
	text-transform: uppercase;
	}
	
.commentdate {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	}
	
.comments-template p.nocomments{
	padding: 0;
}

.comments-template input#author, input#email, input#url {
	border: 1px solid #B3CCE6;
	padding: 5px;
	margin: 0px;
}

.comments-template input#submit {
	border: 1px solid #246BB3;
	padding: 5px;
	margin: 0px;
	margin-right: 2px;
	#padding: 2px;
}


.comments-template input#submit {
	background-color: #246BB3;
	color: #edf2f8;
}

.comments-template input#submit:hover {
	background-color: #1c5289;
	color: #edf2f8;
	border: 1px solid #1c5289;
}

.comments-template input#submit:active {
	background-color: #6699CC;
	color: #edf2f8;
	border: 1px solid #6699CC;
	}

.comments-template textarea {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 635px;
	border: 1px solid #B3CCE6;
	overflow: visible;
	}

#commentform p {
	text-align: left;
	padding-top: 15px;
	}

#commentform {
	margin-bottom: 0px;
}

#commentform .submitcomment {
	text-align: right;
	}
	
/*SIDEBAR*/

.sidebar {
	margin: 0;
	width: 290px;
	padding: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	overflow: visible;
	clear: right;
	top: 0px;
	left: 610px;	
	}

.sidebar a:link, a:visited {
	color: #1C5289;
	text-decoration: underline;
	}
	
.sidebar a:visited {
	color: #1C5289;
	text-decoration: underline;
	}
	
.sidebar a:hover {
	text-decoration: underline;
	color: #B32442;
	}
	
.sidebar a:active {
	text-decoration: underline;
	color: #B32442;
	}
	
.sidebarad {
	
	height: 250px;
	width: 250px;
	top: 0px;
	position: relative;
	left: 20px;
	margin-bottom: 0px;
	}

.sidebar ul {
	list-style-type: none;
	padding: 20px 20px 0px 20px;
	margin: 0;
	line-height: 20px;
	}
	
.sidebar h2 {
	font-size: 12px;
	text-transform: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
.sidebar ul li.widget {
	padding-bottom: 20px;
	margin-top: 0px;
	padding-left: 0px;
	}

.sidebar ul li#tag_cloud {
	padding-left: 20px;
	}
	
.sidebar ul li#tag_cloud h2 {
	margin-left: -20px;
	}
	
.sidebar ul li ul {
	padding: 0;
	margin-top: 0px;
	padding-left: 0px;
	}

.sidebar ul li ul li {
	line-height: 20px;
	margin-top: 0px;
	padding-left: 20px;
	}
	
.sidebar ul li#search {
	padding-bottom: 5px;
	}

.sidebar ul li #searchform input#s{
	width:180px;
	width:73%;
	border: 1px solid #1c5289;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	overflow: hidden;
	#width:168px;
	}

.sidebar ul li input#searchsubmit {
	background-color: #246BB3;
	color: #edf2f8;
	border: 1px solid #246BB3;
	padding: 5px;
	margin: 0px;
	min-width: 50px;
	width: 20%;
	}

.sidebar ul li input#searchsubmit:hover {
	background-color: #1c5289;
	color: #edf2f8;
	border: 1px solid #1c5289;
	}
	
.sidebar ul li input#searchsubmit:active {
	background-color: #6699CC;
	color: #edf2f8;
	border: 1px solid #6699CC;
	}
	
/*FOOTER NAVIGATION*/

.navigation {
	padding: 20px;
	font-size: 25px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	color: #1C5289;
	padding-top: 0px;
	}

.navigation a:link {
	text-decoration: none;
	}
	
.navigation a:visited {
	text-decoration: none;
	}
	
.navigation a:hover {
	color: #B32442;
}

.navigation a:active {
	color: #B32442;
}
	
/*FOOTER LAYOUT*/	

#footer {
	clear: both;
	float: left;
	width: 960px;
	padding: 20px;
	padding-bottom: 10px;
	height: 55px;
	background-image: url('images/footerspace.png');
	background-repeat: repeat-x;
	color: #fff;
	}

#footer p {
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#footer a:link {
	text-decoration: underline;
	color: #fff;
	}

#footer a:visited {
	text-decoration: underline;
	color: #ebebeb;
	}
	
#footer a:hover {
	color: #ccc;
	}

#footer a:active {
	text-decoration: underline;
	color: #ccc;
	}
	
/*STYLES FOR IMAGES*/
	
.alignleft {
	float:left; 
	margin:20px 10px 0px 0px; 
	padding:0px 0px 0px 0px;
	}
	
.alignleft p.wp-caption-text {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-style: italic;
	color: #999;
	text-align: center;
}	

.aligncenter {
	float:block; 
	margin:20px auto 0px auto; 
	padding:0px auto 0px auto;
	}
	
.aligncenter p.wp-caption-text {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-style: italic;
	color: #999;
	text-align: center;
}

.alignright {
	float:right; 
	margin:20px -10px 0px 20px; 
	padding:0px 0px 0px 0px;
	}
	
.alignright p.wp-caption-text {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-style: italic;
	color: #999;
	text-align: center;
}	

/*SOCIAL NETWORKING*/

.sidebar ul li #social {
	height: 68px;
}
  
.sidebar ul li #twittericon {
  display: block;
  width: 70px;
  height: 70px;
  background:url("http:images/twitter.png") no-repeat 0 0;
  margin:0px;
  float:left;
  border: 0px solid #EBF2FA;
  border: 0px solid #1c5289;
  }
.sidebar ul li #twittericon:hover {
  background-position: 0 -70px;
  }
.sidebar ul li #twittericon:active {
  background-position: 0 0;
  }
  
.sidebar ul li #flickricon {
  display: block;
  width: 70px;
  height: 70px;
  background:url("http:images/flickr.png") no-repeat 0 0;
  margin:0px;
  float:left;
  /***********/
  margin:0 20px;
  border: 0px solid #1c5289;
  }
.sidebar ul li #flickricon:hover {
  background-position: 0 -70px;
  }
.sidebar ul li #flickricon:active {
  background-position: 0 0;
  }
  
.sidebar ul li #facebookicon {
  display: block;
  width: 70px;
  height: 70px;
  background:url("http:images/facebook.png") no-repeat 0 0;
  margin:0px;
  float:left;
  border: 0px solid #1c5289;
  }
.sidebar ul li #facebookicon:hover {
  background-position: 0 -70px;
  }
.sidebar ul li #facebookicon:active {
  background-position: 0 0;
  }

/*
.sidebar ul li #pagesforiphone {
	display: none;
	margin: 0px;
	padding: 0px;
	margin-top: -20px;
}*/

#headernavibar #iphoneheadersearch {
	display: none;
}

/*END OF STYLE.CSS*/
