/*
Theme Name: Version 6
Theme URI: http://samuelkordik.com
Description: Substantial reboot
Version: 6
Author: Samuel Kordik
*/

* {
	margin: 0;
	padding: 0;
}

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	background: white;
	color: #333;
	text-align: left;
	display: block;	
	}
	
/*body.page-template-page-about-php {
	background: url('http://samuelkordik.com/wp-content/themes/v5/images/about-bg.jpg') no-repeat top left;
}*/

#header {
	margin: 25px auto 10px;
	padding: 0;
	width: 1000px;
	height: 35px;
	background: #555;
	display: block;
	position: relative;
	}
#headerimg {
	display: inline;
	position: relative;
	margin: 0 15px;
	padding-top: 5px;
}
#headerimg, #headerimg a, #headerimg a:active, #headerimg a:visited, #headerimg a:hover {
	font-family: 'Myriad Pro','Helvetica',Verdana,Arial,Sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #AAA;
	text-decoration: none;
}

/* Navigation Bar */
#navbar {
	margin: 13px 10px 0 0;
	float: right;
	color: white;
	list-style-type: none;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#navbar li {
	display: inline;
	margin: 0 2px 0;
	padding: 8px 8px 5px;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	background-color: #777;
	display: inline;
}
#navbar li.current_page_item {
	background-color: white;
}
#navbar a,  #navbar a:active, #navbar a:visited	{
	text-decoration: none;
	color: #EEEEEE;
}
#navbar li.current_page_item a, #navbar li.current_page_item a:active, #navbar li.current_page_item a:visited {
	color: black;
}
#navbar a:hover {
	color: black;
}

/* Page Structure */
#page {
	font-size: 13px;
	text-align: left;
	margin: 10px auto 25px;
	width: 1000px;
}
#page-stretch {
	height: 650px;
}

#col-a{
	width: 200px;
	display: block;
	float: left;
	position: relative;
}

#col-a.about{
	margin-top: 20px;
}

#col-b{
	width: 800px;
	display: block;
	float: right;
}
#main {
	width: 560px;
	margin: 0 20px 10px;
	float: left;
	display: block;
	position: relative;
}
#main.about {
	width: 760px;
	margin: 0;
}
#side {
	width: 200px;
	float: right;
	display: block;
	position: relative;
	background: white;
}
#footer {
	height: 50px;
	width:  100%;
	display: block;
	clear: both;
	position: relative;
	border-top: inset 2px #AAAAAA;
	background-color: #333;
}

/* Per page Page Structure */
#a-photos, #a-about {
	display: none;
}

.page-id-2 #page-header {
	width: 780px;
	display: block;
	position: relative;
	clear: right;
	background: black;
}

.category-photos #side, .category-photos .a-blog, .category-photos .a-about, .page-id-599 #side, .page-id-599 .a-blog, .page-id-599 .a-about {
	display: none;
}

.category-photos #a-photos, .page-id-599 #a-photos {
	display: block;
}

.category-photos #main, .page-id-599 #main{
	width: 780px;
	margin-right: 0;
}
.category-photos #page-header, .page-id-599 #page-header {
	display: none;
}

.page-template-page-photos-php img.bigpicture {
	width: 780px;
	height: auto;
}

.page-id-61 #col-a {
	display: none;
}
.page-id-61 #side {
	display: none;
}
.page-id-61 #main {
	width:  800px;
	margin: 0 100px;
	float: left;
	position: relative;
}
.page-id-61 #col-b {
	width: 1000px;
	float: left;
}
.home #page-header {
	display: none;
}
.home #main {
	width: 560px;
	margin-right: 20px;
}
.home #side, .home .a-blog {
	display: block;
}

.home #a-photos, .home #a-about {
	display: none;
}

.home img.bigpicture {
	width:  560px;
	height: auto;
}

.page-template-page-embed-php {
	background-color: black;
}

.page-template-page-embed-php iframe {
	width: 1050px;
	margin-left: -20px;
	border: none;
	height: 1000px;
}

.
/* Post Structure */
.post, .page{
	margin: 80px 0px;
	text-align: justify;
	//width: 560px;
	}
.post .title, .page .title {
	margin-bottom: 5px;
	display: block;
}
.post .title h2, .page .title h2 {
	font-family: 'Georgia',serif;
	font-size: 1.3em;
	display: inline;
}
.edit-link a, .edit-link a:hover, .edit-link a:active, .edit-link a:visited{
	text-transform: uppercase;
	color: #AAAAAA;
	font-family: 'Helvetica',Verdana,Arial,Sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.post .title h2 a, .post .title h2 a:active, .post .title h2 a:visited, .page .title h2 a, .page .title h2 a:active, .page .title h2 a:visited {
	text-decoration: none;
	color: black;
}
.post .title h2 a:hover, .page .title h2 a:hover{
	text-decoration: underline;
	color: black;
}
.post .the-date {
	font-family: 'Georgia',serif;
	font-size: 1em;
	float: right;
	font-weight: bold;
}
.post hr {
	display: block;
	}

.postmetadata, .postmetadata a, .postmetadata a:hover, .postmetadata a:visited, .postmetadata a:active{
	margin-top: 10px;
	border-top: solid 1px black;
	font-family: 'Georgia',serif;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	color: black;
}

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

.navigation, .navigation a, .navigation a:active, .navigation a:visited{
	font-size: 1.1em;
	color: black;
	text-decoration: none;
	background-color: white;
}

.navigation a:hover {
	text-decoration: none;
	color:  black;
	background-color: #AAA;
}
.clear {
	clear: both;
}
#commentform, #commentform textarea{
	width: 560px;
}


/* Sidebar */
.widget {
	margin: 0 0 10px;
}
#col-a h1, #col-a h1 a, #col-a h1 a:hover, #col-a h1 a:active, #col-a h1 a:visited {
	color: black;
	font-size: 2em;
	margin: 0 0 10px;
	font-weight: bold;
	text-decoration: none;
}

#col-a h2, #col-a h2 a, #col-a h2 a:visited, #col-a h2 a:hover, #col-a h2 a:active{
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#col-a ul {
	list-style: none;
	margin: 0 0 20px 10px;
	font-size: 0.9em;
}
#col-a a, #col-a a:active, #col-a a:visited {
	color: #333;
	text-decoration: none;
}
#col-a a:hover{
	background-color: #AAA;
}
.link-post {
	border-top: dotted 1px #222;
	border-bottom: dotted 1px #222;
}
.link-post a, .link-post a:active, .link-post a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: #AAA;
	color: black;
}
.link-post a:hover {
	text-decoration: underline;
}
.photo-highlight {
	border-top: dotted 1px #222;
	height: 50px;
	border-bottom: dotted 1px #222;
}

.photo-highlight-title {
	margin-left: 82px;
	font-size: 0.9em;
	display: inline;
	float: left;
	position: relative;
}
.photo-highlight a, .photo-highlight a:active, .photo-highlight a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: #AAA;
	color: black;
}
.photo-highlight a:hover {
	text-decoration: underline;
}
.photo-highlight img {
	width: 80px;
	height: 50px;
	float: left;
	position: relative;
	display: block;
}

#side {
	color: black;
}
#side a, #side a:active, #side a:visited {
	color: black;
	text-decoration: none;
	background-color: #AAA;
}
#side a:hover {
	text-decoration: underline;
}
#searchform label {
	display: none;
}
#searchform #s {
	width: 144px;
	height: 18px;
	margin: 0;
	padding: 0;
	display: inline;
	border: solid 1px black;
}
#searchform #searchsubmit {
	display: inline;
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 1px 5px 1px 5px;
	border: none;
	background-color: #AAA;
	font-weight: bold;
}
#searchform #searchsubmit:hover {
	background-color: #333;
}
#recent-widget ul {
	list-style: none;
	border-bottom: 1px dotted black;
}
#recent-widget li {
	border-top: 1px dotted black;
	padding: 10px 0;
}
#recent-widget .title, #recent-widget .title a, #recent-widget .title a:active, #recent-widget .title a:visited {
	text-decoration: none;
	background-color: white;
	font-family: 'Georgia',serif;
	font-weight: bold;
	font-size: 1em;
}
#recent-widget .title a:hover {
	background-color: #AAA;
}
#recent-widget .date {
	text-transform: uppercase;
	font-size: 0.8em;
}

/* Footer */
#footer #footer-content {
	width: 1000px;
	margin: 10px auto;
	position: relative;
	font-size: 0.8em;
	color: #AAAAAA;
}

#footer .alignright {
	text-align: right;
	float: right;
}

#footer a, #footer a:active, #footer a:visited {
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	background-color: #888;
	color: #333;
	text-decoration: none;
}

#rss-icon {
	height: 1.4em;
	width: 1.4em;
	margin: 0 2px -2px 0;
}
/* Begin Typography & Colors */
a {
	text-decoration: none;
	font-weight: bold;
}

.caption {
	font-size: 0.8em;
}

/* Post Typography */
.entry p {
	text-align: justify;
}
.entry h1 {
	font-family: 'Georgia', Times, serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	color: black;
	margin: 15px 0 20px 0;
}

.entry h2 {
	font-weight: bold;
	font-size: 1.5em;
	font-family: 'Helvetica', Verdana, Arial, sans-serif;
	color: black;
	margin: 15px 0 10px 0;
}

.entry h3 {
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Helvetica', Verdana, Arial, sans-serif;
	color: black;
	margin: 15px 0 8px 0;
}

.entry h4 {
	font-family: 'Georgia', Times, serif;
	font-size: 1.1em;
	margin: 10px 0 5px 0;
}

.entry blockquote {
	margin: 10px 30px;
	font-size: 1.2em;
	font-family: 'Georgia', Times, serif;
	color: black;
	text-indent: -0.5em;
}

.entry blockquote.pullout {
	display: block;
	position: relative;
	background-color: orange;
	margin: 10px 0 10px 100px;
	padding: 20px 30px;
	font-size: 1.6em;
	font-style: italic;
	color: white;
}

.entry ol, .entry ul {
	margin: 1em 0 0 50px;
}
.entry ul {
	list-style: square;
}

.entry a, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: underline;
	background-color: #AAA;
	color: black;
}

.links-meta, .links-meta a, .links-meta a:visited, .links-meta a:active{
	font-family: 'Georgia', Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #AAA;
	text-decoration: none;
	font-weight: normal;
}
.links-meta a:hover {
	background-color: #333;
}

.post {
	margin-top: 20px;
	margin-bottom: 50px;
}

.post p{
	margin-top: 1.7em;	
	line-height: 1.5em;
}

.comment-link, .comment-link:link, .comment-link:hover, .comment-link:active, .comment-link:visited {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-decoration: none;
}

.comment-link:hover {
	background-color: #ececec;
	text-decoration: none;
}

.gallery-post-text {
	display: none;
}


