/*
Theme Name: Dilg Photograaphy Blog
Theme URI: http://www.dilg-photo.com/blog
Description: A simple photographer's blog theme by <a href="http://www.dilg-photo.com">Dilg Photo</a>
Version: 1.0
Author: Leo Pongan
Author URI: http://dilg-photo.com/
Tags: single column, simple, wide
*/

/*BACKGROUND IMAGE************/
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	text-align: center;
}


/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#4c4a65;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:1000px;
	background:#333;	
}


/*MENU COLORS****************/
#menu {
	width: 902px;
	height: 64px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
	border: solid 2px #ffffff;
	border-bottom: none;
}

#menuitems {
	margin: 0 auto;
	padding-top: 2px;
	height: 64px;
	float: right;
}

div.socialIconTopNav{
	margin: 0;
	display: block;
	float: left;
	z-index: 1000;
	margin-left: 13px;
}

div.button {
	margin: 0;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	float: left;
	height: 30px;
	z-index: 1000;
}

div.button a {
	margin-left: 13px;
	margin-right: 13px;
	display: block;
	color: #000000;
}

div.button a:link, div.button a:visited {
	color: #000000;
	text-decoration: none;
}

div.button a:hover, div.button a:active {
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 5px solid #000000;
}

/* these are for dropdown menus */
div.pulldown {
	position: absolute;
	top: 0;
	left: -500;
	background-color: #ffffff;
	padding: 0;
	visibility: hidden;
	font-size: 11px;
}

div.subitemwrapper {
	border-bottom: none;
}

div.subitem {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	margin: 8px;
}

div.subitem A, div.subitem A:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

div.subitem A:hover, div.subitem A:active {
	color: #71c960;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 5px solid #000;
}

/*BANNER COLORS*************/
#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/
.holder {
	background:#e9e6dd;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/

.archive{
	text-align: left;
}
.archive  h2{
	float: left;
}
.archive  span{
	float: right;
	font-weight: bold;
}
.archive  img{
	float: left;
	padding-right: 10px;
}

	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
h2 {
	margin:0;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;	
}
h3 {
	margin:0;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#c0c0c0;
	font-size:11px;
	line-height:24px;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;	
	width: 100%;
	background: #fff;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	padding:8px 0 0;
	width:100%;
	font:10px/25px Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}


img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 902px;
	padding: 0 0 0 0;
}
/*header*/
#header img {display:block;}

.holder {
	padding:20px 15px 20px;
	width:970px;
	overflow:hidden;
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:420px;
	padding:0 64px 0 17px;
}
.holder ul li.search {
	padding:0 67px 0 95px;
	width:187px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}
.holder ul li.rss {padding: 11px 0 0 49px;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}
/*content*/
#content {
	margin: 0 auto;
	width:862px;
	background:#fff;
	padding:10px 20px 10px 20px;
	border: solid 1px #999999;
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddd;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 930px;}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}