/*  
Theme Name: photo clip
Theme URI: http://blog.gooddesignweb.com/
Description: A simple, clean blog theme by <a href="http://blog.gooddesignweb.com/">Good Design Web</a>.
Author: Good Design Web
Author URI: http://gooddesignweb.com/
Tags: simple, clean, two columns, fixed width, valid CSS, valid XHTML
Version: 1.0
*/

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(img/body_bg.jpg) repeat-x;
	font:11px/16px Verdana, Tahoma;
	color:#363636;
}

a {
	color:#c7532d;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
	
}
	
#header {
	position: relative;
	width: 940px;
	height: 180px;
	margin: 0 auto;
	background: url(img/header_bg.jpg) no-repeat;
}

#content {
	width: 940px;
	margin: 20px auto 0 auto;
	padding: 40px 0 0 0;
}

#content-left {
	float: left;
	width: 645px;
}

#content-right {
	float: right;
	width: 240px;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 140px;
	font:bold 24px/24px Verdana, Tahoma;
}

h1 a {
	color:#888;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	top: 120px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 140px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #c7532d;
}

h2 {
	margin:0 0 20px 0;
	padding: 0px;
	font:normal 14px/14px Verdana, Tahoma;
}

h3 {
	margin: 0 0 20px 0;
	font:bold 13px/13px Verdana, Tahoma;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 5px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: -30px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

.page_item a {
	display: block;
	width: 100px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
	background: url(img/bg-menu.gif) no-repeat left top;
	font:normal 11px/11px Verdana, Tahoma;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

/** search form */
#searchform {
        position: absolute;
	top: 10px;
	right: 0px;
        width:250px;
}

#search_s {
	width: 150px;
        height:20px;
	padding: 3px 5px 0px 30px;
	color: #333;
	border: 1px solid #ccc;
        background: url(img/search_bg.jpg) no-repeat;
}

#search-submit {
	width: 40px;
        height: 26px;
        background: url(img/search_bt.jpg) no-repeat;
	margin: 0;
	padding: 5px;
	color: #777;
        font-weight: bold;
	border: 0;
}

.bt{
        cursor: pointer;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.gif) no-repeat left top;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/nav_bg.jpg) repeat-x left top;
	font:bold 11px/11px Verdana, Tahoma;
	color:#363636;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0;
}

.entry {
        width: 195px;
        height: 230px;
        margin: 5px 0 0 0;
        background: url(img/entrybody_bg.jpg) no-repeat;
        padding: 15px 0px 8px 20px;
        float: left;
}

.entry h3 {
        width: 175px;
        text-align: center;
        margin: 5px 0 0 0;
}

.meta_comments {
	float: right;
        height: 16px;
        padding-left: 20px;
	background: url(img/bg-comments.gif) no-repeat left center;
        margin: 5px 35px 0 0;
        display: inline;
}

* html .meta_comments { margin-top: 3px; }

.meta_comments a {
        text-decoration: none;
}

/** tab accordion */
.box{
        background: #fff;
}
.boxholder{
        clear: both;
        padding: 5px;
        background: #DFDFDF;
}
.tab{
        float: left;
        height: 32px;
        width: 98px;
        margin: 0 1px 0 0;
        text-align: center;
        background: #DFDFDF url(img/tab_bg.jpg) no-repeat;
}
.tabtxt{
        margin: 0;
        color: #fff;
        font-size: 12px;

        font-weight: bold;
        padding: 9px 0 0 0;
}

/** tab accordion end*/

/** latest entery title */

.latest_entry {
        width: 645px;
        height: 50px;
        background: url(img/latest_entry.jpg) no-repeat;
        margin-top: 20px;
}

.rss {
        width: 32px;
        height: 30px;
        margin: 0 0 0 570px;
        padding-top: 8px;
}

.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

.tagcloud_title {
        clear: both;
        width: 500px;
        height: 35px;
        background: url(img/tagcloud_bg.jpg) no-repeat;
        font-size: 16px;
        font-weight: bold;
        padding-left: 55px;
        line-height: 45px;
}

.tagcloud {
        width: 580px;
        padding: 10px 0 15px 55px;
}

.tagcloud a {
        text-decoration: none;
}

.page_navi{
        width: 640px;
        height: 50px;
        line-height: 40px;
        border-top: 1px dotted #ccc;
}

/** content right */

.box-right {
	margin: 0 0 20px 0;
}

.box-right h4 {
        font-size: 14px;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

.recent_post {
        background: url(img/post_bg.jpg) no-repeat;
        height: 300px;
        margin-bottom: 10px;
}

.recent_post ul {
        padding: 35px 0 0 8px;
        list-style: none;
}

.recent_post ul li a{
        list-style: none;
        width: 195px;
        height: 18px;
        padding: 2px 0 0 18px;
        background: url(img/post_li.gif) no-repeat;
        margin-bottom: 3px;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	background: #f7f7f7;
}


.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}

.flickr {
        height: 294px;
        background: url(img/flickr_bg.jpg) no-repeat;
        margin-bottom: 20px;
}

.flickr_in {
        height: 200px;
        margin: 0 0 0 20px;
        padding-top: 22px;
}

.flickr img { 
        margin: 5px; 
        width: 50px;
        height: 50px;
        display: block;
        float: left; 
}

.flickr a img { 
        border:3px solid #eee; 
}

.flickr a:hover img { 
        border:3px solid #999; 
}


/*	##################################
   	SINGLE PAGE
	################################## */

.title {
        font-size: 16px;
        background: url(img/single_title.jpg) no-repeat;
        padding: 0 0 3px 40px;
        line-height: 32px;
        border-bottom: 1px solid #ccc;
}

.single_content {
        clear: both;
        padding-top: 10px;
}

.meta {
        height: 25px;
	font:12px Verdana, Tahoma;
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
        font-size: 16px;
        background: url(img/respond_bg.jpg) no-repeat left center;
        height: 32px;
        padding: 0 0 0 40px;
        line-height: 32px;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #999;
        background: url(img/input_bg.jpg) no-repeat;
}

textarea {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
        background: url(img/txtarea_bg.jpg) no-repeat;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}





/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
        border-top: 1px solid #888;
	background: #fff;
}

#footer {
	width: 940px;
        height: 170px;
	margin: 0 auto;
	font:normal 10px/10px Verdana, Tahoma;
	color: #333;
        background: #fff url(img/footer_bg.jpg) top right no-repeat;
}


#footer a {
	color:#c7532d;
}


#legal {
	float: left;
	width: 840px;
        line-height: 138px;
}


/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}