/*
Theme Name: ImageGarden Custom
Theme URI: http://www.imagegardenphoto.com
Version: 1.0
Description: 2 Column theme for Photo Website
Author: Andrew Sengul
Author URI: http://www.imagegardenphoto.com
*/



/* Links */

a:link { text-decoration: underline; color: #333; }

a:visited { color: #333; }

a:hover, a:active { color: #ff0000; }

/* Headings */

h2, h3, h4, h5, h6 { font-weight: bold; margin: 0 0 10px; 0 }

h1 { font-family: Georgia, Times, serif; font-weight: normal; font-size: 28px; margin: 8px 0 20px 0; }

h2 { font-family: Georgia, Times, serif; font-size: 22px; margin: 0 0 14px 0; }

h3 { font-family: Georgia, Times, serif; font-weight: normal; font-size: 24px; margin: 14px 0 14px 0; }

h4, h5, h6 { font-size: 16px; margin: 14px 0 6px 0; }

/* Other Html Elements */

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

ul, ol { line-height: 1.8em; }

ul { list-style-image: url(images/li.png); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

/* Structure */

body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	font-size: 15px;	
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.1em;
}

#wrapper2 {
	width: 900px;
	margin: 0 auto;
	margin-top: 12px;
}

#header {
	width: 100%;
	padding: 0;
	clear: right;
	background: url(images/headerBGSide.gif) top #4d4d4d;
	padding: 0;
	height: 105px;
	margin: 0;
}

#header .center {
	background: url(images/headerBG.gif) top center no-repeat #4d4d4d;
	height: 105px;
	width: 900px;
	margin: 0 auto;
}

#header #nav {
	height: 30px;
	padding: 0 0 0 95px;
}

#headerImage {
	clear: both;
	background-color: #fff;
	width: 900px;
	background-position: 0px 1px;
	height: 180px;
	padding: 2px 0 0 0;
}

#wrapper {
	clear: both;
	float: left;
	width: 100%;
	color: #555;
	background: url(images/DividerBG.png) top right repeat-y #fff;
	background-position: 640px 0;
}

#content-wrapper {
	float: left;
	padding: 0;
	margin: 0;
}

#content {
	width: 612px;
	float: left;
	padding: 0 0 0 8px;
}

#sidebar-wrapper {
	width: 250px;
	float: right;
}

#sidebar {
	float: right;
	padding: 0 0 0 19px;
	width: 240px;
	margin: 0;
}

#footerwrapper {
	clear: both;
	padding: 10px 0;
}

#footer {
	width: 900px;
	text-align: left;
	background: #e8e8e8;
	color: #333;
	font-size: 14px;
	padding: 10px;
	margin: 0 auto;
}

/* Navigation */

ul#navigation { display: inline; list-style-type: none; list-style-image: none; font-size: 16.5px; }

ul#navigation a { text-decoration: none; }

ul#navigation a:hover { color: #222; }

ul#navigation li { background: url(images/navTabBGs.gif) no-repeat top left #b3b3b3; float: left; height: 30px; padding: 0px 7px 0 20px; margin: 75px 0px 0 5px; } 

ul#navigation li a { color: #fff; }

ul#navigation li:hover { background: url(images/navTabBGs.gif) no-repeat left #cccccc; background-position: 0px -30px; }

ul#navigation li:hover a { color: #fff; }

ul#navigation li.current_page_item { background: url(images/navTabBGs.gif) no-repeat bottom left #fff; }

ul#navigation li.current_page_item a { color: #222; }

/* Wrapper */

#wrapper a:link { }

#wrapper a:visited { }

#wrapper a:hover, #wrapper a:active { color: #ff0000; text-decoration: none; }


/* Content */

#content .post-wrapper {
	clear: both;
}

#content .postheader {
	display: inline;
}

#content .postheader h2 { padding: 0; margin: 0 0 5px 58px; }

#content .postheader h2 a {	text-decoration: none; }

#content .postheader p { padding: 0 0 0 58px; margin: 0; }

#content .post-title a { border-bottom-width: 0; }

#content .post p { margin: 0 0 0 0; }

#content .standard p { margin: 10px 0 5px 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .postoptions { float: right; width: 592px; clear: right; margin: 5px 0 20px 0;  }

.page h3.classcaption  { font-size: 26px; margin: 25px 0 10px; color: #2C5AA0; }

.page h3.classcaptionSmall  { font-size: 24px; margin: 25px 0 10px; color: #2C5AA0; }

.page h4.classcaption  { font-size: 15px; margin: 5px 0 5px 0; }
.page h4.classcaptionLower  { font-size: 18px; margin: 5px 0 45px 0; }

.page h4.classbullets  { font-size: 18px; margin: 0 0 5px 0; }

/* Blog post date styles */

#content .date {
	background: #eee;
	height: 48px;
	margin: 0;
	width: 48px;
	text-align: center;
	float: left;
}
#content .date .month {
	display: block;
	color: #FF0000;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 1px;
	font-weight: bold;
	margin-bottom: 3px;
}
#content .date .day {
	display: block;
	color: #AEAEAE;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -13px;
}

/* Sidebar */

#sidebar { height: 100%; }

#sidebar a { text-decoration: none; }

#sidebar a img { border: none; }

#dashedLower {
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

#sidebar .contactLink { margin: 0 0 12px 0; }

#sidebar ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;
}

#sidebar ul li {
	font-size: 110%;
}

#sidebar h3 {
	font-size: 24px;
	margin: 8px 0 0 0;
}

#sidebar .aboutBlock {
	width: 212px;
	background: #e8e8e8;
	padding: 14px;
	margin: 0 0 7px 0;
}

#sidebar .aboutBlock h3 { margin-top: 0px; }

#sidebar .aboutBlock p { margin-bottom: 0px; }

/* Special Front Page Styles */

#bigImageBlock {
	padding: 0 0 12px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px dashed #ccc;
}

.galleryLink {
	font-family: Georgia, Times, serif; 
	font-size: 18px;
	margin: 0;
	text-align: right;
}

.galleryLink a {
	text-decoration: none;
	color: #888;
}

/* Comments Styling */

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}