/*  
Theme Name: Daily Snap Photo Blog
Theme URI: http://dailysnap.ironwulf.net
Description: A clean photoblog template
Version: 1
Author: Ferdinand L Decena
Author URI: http://ironwulf.net

	Daily Snap
	 http://dailysnap.ironwulf.net

	This theme was designed and built by Ferdz Decena,
	whose blog you will find at http://ironwulf.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align:left;
	margin: 0px;
	padding:0px;
	background-color:#CCCCCC;
	}
	
#Page {
	width: 800px;
	background-color:#FFFFFF;
	min-width: 325px;
	margin-left:auto; 
	margin-right:auto;
	border:none;
	padding:10px 50px 25px 50px;
	}
	
#Head {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	}	
	
#Head h1 {
	font-size:2em;
	padding:0px;
	margin:0px;
	}	
	
#Head h1 a:link, #Head h1 a:visited {
	text-decoration:none;
	color:#333333;
	}
	
#Head h1 a:hover, #Head h1 a:active {
	text-decoration:none;
	color:#FF9900;
	}	
	
div.head_left {
	float:left;
	height:20px;
	}
	
div.head_right {
	float:right;
	height:20px;
	}	
	
#Content h2, #RecThumb h2 {
	font-size:1.5em;
	}
	
#Content h2 a:link, #Content h2 a:visited {
	text-decoration:none;
	color:#333333;
	}
	
#Content h2 a:hover, #Content h2 a:active {
	text-decoration:none;
	color:#FF9900;
	}	
	
.EntryImg img {
	border:5px solid #999999;
	}	
	
#Content ul {
	list-style-type:none;
	}	
	
.navigation {
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	}	
	

	
a.navTop {
	display:block;
	float:right;
	padding:4px;
	margin:5px;
	border:1px solid #CCCCCC;
	}
	
a.navTop:hover {
	background-color:#FF9900;
	}
	
a.navTop img {
	border:none;
	}	
	
.postmetadata {
	text-align:left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}		
	
.postmetadata a:link, .postmetadata a:visited, .navigation a:link, .navigation a:visited, .boxes a:link, .boxes a:visited, .boxMid a:link, .boxMid a:visited, #Footer a:link, #Footer a:visited, .navTop a:link, .navTop a:visited, .commentlist li a:link, .commentlist li a:visited, #Content a:link, #Content a:visited, #Head a:link, #Head a:visited {
	text-decoration:none;
	color:#336699;
	}
	
.postmetadata a:hover, .postmetadata a:active, .navigation a:hover, .navigation a:active, .boxes a:hover, .boxes a:active, .boxMid a:hover, .boxMid a:active, #Footer a:hover, #Footer a:active, .navTop a:hover, .navTop a:active, .commentlist a:hover, .commentlist a:active, #Content a:hover, #Content a:active, #Head a:hover, #Head a:active {
	text-decoration:none;
	color:#FF9900;
	}	
	
.calendarbox a:link, .calendarbox a:visited {
	text-decoration:none;
	color:#336699;
	}	
	
.calendarbox a:hover, .calendarbox a:active {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#666666;
	}	
	
#bottomLinks {
	clear:both;
	padding:15px 0px 15px 0px;
	border-top:1px solid #CCCCCC;
	}	
	
#bottomLinks h2 {
	font-size:1.5em;
	}	
	
.boxes {
	float:left;
	width:190px;
	height:auto;
	padding:0px 10px 0px 10px;
	}	
	
.boxMid {
	float:left;
	width:190px;
	height:auto;
	margin-left:10px;
	padding:0px 10px 0px 10px;
	border-left:1px solid #CCCCCC;
	}	
	
.calendarbox {	
	float:right;
	width:210px;
	height:auto;
	border-left:1px solid #CCCCCC;
	}	
	
#Footer {
	clear:both;
	text-align:center;
	border-top:1px solid #CCCCCC;
	}	
	
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */			

/* Thumb List Start */

ul.ThumbList {
	clear:both;
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
	
ul.ThumbList li {
	display:inline;
	}
	
ul.ThumbList li a {
	display:block;
	float:left;
	padding:4px;
	margin:5px;
	border:1px solid #CCCCCC;
	}
	
ul.ThumbList li a:hover {
	background-color:#FF9900;
	}
	
ul.ThumbList li a img {
	border:none;
	}
	
#RecThumb {
	clear:both;
	padding:5px 0px 15px 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}	
	
#ArchRow {
	width:auto;
	height:auto;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	}	
	
#ArchRow ul {
	list-style-type:circle;
	}			
	
/* Archive SideBar */

div.row {
	width:auto;
	height:auto;
	}
	
#ArchSidebar {
	float:left;
	width:150px;
	}
	
#ArchSidebar ul {
	list-style-type:circle;
	}	
	
#ArchContent {
	float:right;
	width:600px;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	}	
	
/* Ad Row */

div.adrow {
	padding:10px 0px 10px 0px;
	text-align:center;
	}


/* Fix */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	