/*  
Theme Name: Photometoo
Theme URI: http://www.unodesignstudio.com
Description: Designed and developed by: <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */

a {  color: #f74844;text-decoration: none;}

a:hover { text-decoration: underline; }

blockquote {
	border-left: #f74844 5px double;
	margin: 15px;
	padding: 0 0 0 10px;
}

body {
	background: #FADBD5;
	color: #6a6260;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	color: #f74821;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 a { color: #f74821; text-decoration: none; }

h3 { font-size: 1.5em; font-weight: normal; }

hr { clear: both; visibility: hidden; }

img.wp-smiley { vertical-align: text-bottom; }

li.recentcomments a { border: none !important; display: inline; }

.alignleft { float: left; }

.alignright { float: right; }

.alt { background: #fcfbfa; }

.center { text-align: center; }

.commentlist { list-style: none; margin: 0; padding: 0; }

.commentlist cite { font-style: normal; font-weight: bold; }

.commentlist li { padding: 10px 15px; }

.commentlist li li { padding: 0; }

.commentmetadata a, .pagetitle { color: #666; }

.description { color: #fff; font-size: 1.3em; padding: 0 0 0 50px; }

.navigation { background: #DDD9D8; padding: 10px 0; }

.post {
	background: #FCFAFB url(images/post-head-bg.jpg) no-repeat top center;
	margin: 0 0 20px 0;
	padding: 60px 0 0 0;
}

.post .entry {
	background: url(images/post-bot-bg.jpg) no-repeat bottom center;
	clear: both;
	font-size: 15px;
	line-height: 1.6;
	padding: 20px 20px 25px 20px;
	text-align: justify;
}

.post .entry img { max-width: 100%; }

.post h2 { padding: 0 0 0 105px; }

.postcomment {
	clear: both;
	font-size: 0.9em;
	height: 40px;
	margin: 0 20px 0 0;
}

.postcomment a {
	background: url(images/comment.jpg) no-repeat;
	color: #fff;
	display: block;
	float: right;
	height: 35px;
	padding: 5px 0 0 5px;
	width: 61px;
}

.postdata { padding: 0 20px 3px 105px; }

.postdata .alignright { color: #f74844; font-weight: bold; }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #E9E6E6;
	border: 1px #ccc inset;
	fcolor: #333;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.1em;
	width: 200px;
}

#commentform textarea { width: 450px; }

#content { float: left; padding: 0 30px; width: 543px; }

#footer {
	background: url(images/foot-bg.jpg) no-repeat bottom center;
	clear: both;
	margin: 0 0 15px 0;
	padding: 2px 5px;
	text-align: center;
}

#header {
	background: #BB2B0B url(images/head-bot-bg.jpg) no-repeat bottom center;
}

#header ul {
	float: right;
	height: 70px;
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 20px;
}

#header ul li { float: left; margin: 0 10px 0 0; }

#header ul li a {
	background: #F8502C url(images/head-links.jpg) repeat-x bottom;
	border: #fff solid 1px;
	color: #fff;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 13px 30px;
	text-decoration: none;
}

#header ul li a:hover, .current_page_item a {
	background-color: #F8502C;
	background-image: none !important;
}

#headerimg 	{
	background: url(http://reginalog.com/headerimages.php) no-repeat top center;
	height: 182px;
	padding: 120px 0 0 250px;
}

#headerimg h1 {
	color: #fff;
	font-size: 2.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#headerimg h1 a { color: #fff; text-decoration: none; }

#page {
	background: url(images/page-bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 865px;
}

#sidebar {
	background: #FCFAFB url(images/side-bot-bg.jpg) no-repeat bottom center;
	margin: 45px 0 0 603px;
	padding: 0;
	width: 233px;
}

#sidebar #searchform { padding: 10px 0; text-align: center; }

#sidebar a { color: #888; }

#sidebar h2 {
	background: url(images/side-head.jpg) left repeat-x;
	padding: 15px 15px 20px 15px;
}

#sidebar p, #sidebar div { padding: 0 10px; }

#sidebar ul {
	background: url(images/side-top-bg.jpg) no-repeat top center;
	list-style: none;
	margin: 0;
	padding: 15px 0;
}

#sidebar ul li ul li a, li.recentcomments {
	border-bottom: 1px dotted #f74844;
	display: block;
	margin: 0 5px;
	padding: 5px 10px;
}

#sidebar ul ul { background: none; border: none; margin: 0; padding: 0; }

#wp-calendar { padding: 10px; text-align: center; width: 200px; }

#wp-calendar #today { border: 1px dotted #f74844; }
