/*  
Theme Name: PhotoBloggo
Theme URI: http://www.ythv.info/photobloggo
Description: Get More Free Wordpress Themes By Visiting <a href="http://greatwordpressthemes.com">Wordpress 2.2 Theme</a>
Version: 1.0
Author: ChiQ Montes
Author URI: http://www.cmdesignlounge.com

*/

body {
	margin:0;
	background:#262420;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	color:#fff;*/
        color:#D5B790;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ced665;
	text-decoration:none;
	}
a:hover {
	color:#d0bc93;
	}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	}
blockquote {
	border-left:5px solid #fff;
	padding-left:10px;
	font-style:italic;
	}
.clear {
	clear:both;
	}

/* The Top */

.top {
	height:190px;
	background:url(images/top.gif) bottom repeat-x;
	padding-bottom:20px;
	}
.topwrapper {
	width:1100px;
	margin:0 auto;
	position:relative;
	}
.photos {
	width:515px;
	height:230px;
/*	background:url(images/photos.jpg);*/
	background:url(images/photos.png);
	position:absolute;
	top:0;
	right:12px;
	}
	/*
.top ul {
	margin:0;
	padding:10px 0 0;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
	height:32px;
	}
.top li {
	float:left;
	height:32px;
	line-height:22px;
	background:url(http://blog.christopherclarson.com/wp-content/themes/photobloggo-10/images/menuleft.gif) left no-repeat;
	padding-left:1px;
	margin-right:5px;
	vertical-align:top;
        }
.top ul a {
	display:block;
	height:32px;
	float:left;
	background:url(http://blog.christopherclarson.com/wp-content/themes/photobloggo-10/images/menuright.gif) right no-repeat;
	padding:5px 18px;
	color:#d0bc93;
	text-decoration:none;
	}
.top ul a:hover {
	color:#fff;
	text-decoration:none;
	}
	*/
.top h1 {
	font-size:25px;
	margin:0 0 0 65px;
	font-weight:normal;
	color:#e99645;
	}
.top h1 a, .top h1 a:hover {
	color:#e99645;
	text-decoration:none;
	}
.top h2 {
	font-size:15px;
	color:#ced665;
	font-weight:normal;
	margin:0 0 0 65px;
	}

/* The Wrappers */

.outer {
/*	background:#33302b url(images/bgpattern.jpg) bottom repeat-x;*/
	background:url(images/bgpattern.jpg);
	}
.inner {
/*	width:902px;*/
	width:1000px;
	margin:0 auto;
/*	padding:43px 0 20px 98px;*/
	padding:43px 0 20px 18px;
	}

/* The Content */

.content {
	width:490px;
/*	padding:0 107px 0 0;*/
	margin:30px 87px 0 0;
	margin:30px 37px 0 0;
	float:left;
        padding: 10px 20px 10px 10px;
        background: #46423B none repeat scroll 0 0;
	}
.post {
	clear:both;
	position:relative;
	padding-left:60px;
	}
.date {
	position:absolute;
	top:0;
	left:0;
	height:64px;
	width:48px;
	text-align:center;
	padding:0 7px 0 0;
	background:url(images/date.gif);
	}
.month {
	height:25px;
	line-height:25px;
	font-weight:bold;
	}
.day {
	color:#e99645;
	font-size:20px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	}
h2.title {
	font-size:20px;
	margin:0 0 2px 0;
	color:#ced665;
	}
h2.title a, h2.title a:hover {
	color:#ced665;
	text-decoration:none;
	}
p.cats {
	margin:0;
	padding:0 0 10px 0;
	color:#d0bc93;
	}
p.cats a, p.commentslink a {
	color:#d0bc93;
	text-decoration:none;
	}
p.cats a:hover, p.commentslink a:hover {
	color:#d0bc93;
	text-decoration:underline;
	}
p.commentslink {
	margin:0;
	padding:10px 0 30px 0;
	}

/* The Sidebar */

.sidebar {
	float:left;
/*	width:294px;*/
	width:244px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	font-weight:bold;
	color:#e99645;
	text-transform:uppercase;
	margin:0 0 5px 0;
	background:url(images/h2.gif) 0 0 no-repeat;
	padding-left:18px;
	padding-top:3px;
	}
.sidebar ul li {
	padding-bottom:20px;
	}
.sidebar ul li li {
	padding-bottom:0;
	}
.sidebar ul li ul li {
	line-height:20px;
	}
.sidebar ul li ul, .sidebar ul li div {
	padding-left:21px;
	}
.sidebar ul li ul ul {
	padding-left:10px;
	}
.sidebar ul li div div {
	padding-left:0;
	}
.sidebar form#searchform {
	margin:0;
	padding:0;
	height:34px;
	}
.sidebar form#searchform input {
	border:none;
	padding:0;
	float:left;
	}
.sidebar form#searchform input#s {
	width:149px;
	height:24px;
	padding:10px 0 0 5px;
	background:url(images/search.gif);
	color:#fff;
	}
.sidebar form#searchform input#searchsubmit {
	background:url(images/go.gif);
	height:34px;
	width:30px;
	}

/* The Footer */

.footer {
	width:1000px;
	margin:0 auto;
	padding:15px 0 0 0;
	}
.footerfirst {
	width:242px;
	margin:0 127px 0 0;
	float:left;
	}
.footersecond {
	width:242px;
	margin:0 59px 0 0;
	float:left;
	}
.footerthird {
	width:242px;
	float:left;
	}
.footer h2 {
	font-size:15px;
	color:#e99645;
	margin:0 0 15px 3px;
	text-transform:uppercase;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:26px;
	}
.footer li {
	border-bottom:1px solid #46423b;
	padding:0 3px;
	}
.copyright {
	float:left;
	text-align:left;
	
	color:#ced665;
	line-height:18px;
	padding-bottom:20px;
	padding-top:25px;
	}
	
/* --- custom css ----------------------- */
#tag_cloud {
    margin-left:25px;
}
#tag_cloud h2 {
    display:none;
}

.footer li {
    list-style:none;
    border-bottom:none;
    float:left;
    padding-right:10px;
    padding-left:10px;
    border-right: 1px solid #D0BC93;
    height:160px;
}

.footer li li {
    float:none;
    border-right: none;
    height:auto;
}

.footer #meta {
    border-right:none;
}
/* end custom css ----------------------- */

/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	font-weight:bold;
	font-size:13px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* --- custom css --------------------------*/
/* -- sub navigation -- */
/*
#subNav {
  float: left;
  margin-left: 170px; 
  margin-bottom: 0px; 
  padding: 5px 0px;
  background: lightslategray;
  height:40px;
}

#subNav li {
  background:none;
  display: inline;
  border-left:none;
  line-height:32px;
}

#subNav li a {
  color:#CED665;
  background:none;
  padding: 0 6px;
}

#subNav li a:hover {
  color:#d0bc93;
}
*/

.top h1 {
  padding-top: 15px;
}

.top li {
  background: none;
}

a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button {
  color: #000;
  background-color: #acc;
  padding: 5px 7px;
}
.button:hover {
  background-color: #cee;
}

/* end custom css --------------------------*/

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:16px;
	font-weight:bold;
	color:#b2cc72;
	margin:0;
	font-style:italic;
	text-align:center;
	padding:10px 0 20px 0;
	}

/* The Comments */

.comments {
	margin-top:20px;
	padding-left:60px;
	}
.comments ol {
	margin:0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:0 0 20px 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond {
	padding:0 0 0 60px;
	}
.respond form {
	margin:0;
	padding:0 0 10px 0;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #b2cc72;
	color:#361c14;
	padding:3px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #b2cc72;
	color:#361c14;
	padding-left:3px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 10px;
	}
.respond h2, .comments h2 {
	line-height:26px;
	color:#ced665;
	font-size:14px;
	margin:0;
	padding:0 6px;
	}

/* ----------------------------------------- */
/* custom css */

#archives {
/*      padding-left:20px;*/
}

.sidebar a img {
        max-height:125px;
        width:125px; 
}

.sidebar .rss_img {       
        max-height:16px;
        width:16px; 
}

.sidebar .rss_lrg_img {       
        max-height:32px;
        width:32px; 
        margin-right:10px;
}

/*  contact form  */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}