/*
-----------------------------------------------------------
Theme Name: Collages.net Blog
Theme URI: collages.net/blog
Description: Custom design by <a href="http://www.blogwhatdesign.com">Blog What Design</a>
Author: Lara Chelak
Author URI: http://www.blogwhatdesign.com
-----------------------------------------------------------
*/

/* Basics */

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 81%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}
p, ol, ul {
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	}
p {
	margin: 1.2em 0;
	text-align: left;
	}
ol, ul {
	margin: 1.2em 10px 1.2em 2em;
	text-align: left;
	list-style-type: square;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: #000;
		background: none;
		}
		h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
			color: #6C8AC8;
			}
h1, h2 {
	font-size: 2em;
	line-height: 1em;
	letter-spacing: .09em;
	}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.2em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.0em;
	}
a {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
blockquote {
	margin: 0 1.2em 1.2em 1.2em;
	padding: .1em 1em 0 1em;
	color: #000;
	}
input, textarea, select {
	background: none;
	border: 1px solid #000;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	padding: .2em; 
	}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
	}
small {
	text-align: left;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #6F6F6F;
	}


/* LAYOUT */

#wrapper { 
	height: auto; 
	margin-left: auto; 
	margin-right: auto; 
	width: 877px; 
	}
#header {
	position: relative;
	background: #fff url(header.png) no-repeat;
	width: 877px;
	height: 178px;
	}
		#header h2 { 
			position: absolute;
			top: 7px;
			left: 19px;
			margin: 0;
			height: 140px;
			width: 837px;
			}
		#header h2 a {
			display: block;
			padding: 140px 0 0 0;
			height: 140px;
			width: 837px;
			font-size: 0.1em;
			overflow: hidden;
			voice-family: "\"}\""; 
			voice-family: inherit;
			height: 0;
			background: none;
			}
	
	
#footer {
	position: relative;
	clear: both;
	width: 877px;
	height: 30px;
	background: #fff url(footer.png) no-repeat center top;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
	}
	*:first-child+html #footer {
		padding: 30px 0 0 0;
		} 
	* html #footer {
		padding: 30px 0 0 0;
		} 
	#footer p {
		color: #666666;
		text-align: center;
		padding: 0;
		}
		#footer a {
			color: #666666;
			}
		#footer a:hover {
			text-decoration: none;
			}
	
#content {
	position: relative;
	display: inline;
	width: 542px;
	height: auto;
	margin: 0 0 0 19px;
	padding: 0 15px 0 0;
	float: left;
	background: url(sidebarbg.png) repeat-y right;
	}
	.post {
		width: auto;
		height: auto;
		margin: 0 0 15px 0;
		}
       .post_info1 {
             min-height: 20px;
padding-top: 3px;
}
.postnavigation {
	text-align: left;
	font-size: 2em;
	margin-bottom: 20px;
	}
	.postnavigation a {
		text-decoration: none;
		}
			
/* IMAGES */
.wp-caption {
	padding: 4px 0 0 0;
	}
.wp-caption img {
	}
#content img {
	background: #D9E1F1;
	padding: 4px;
	}
.wp-caption p {
	font-size: .85em;
	margin: 4px;
	text-align:center;
	font-style: italic;
	}
.alignright {
	display: inline;
	float: right;
	margin: 15px 10px 5px 5px;
	}
.alignnone {
	margin: 0 10px 0 10px;
	}
.alignleft {
	display: inline;
	float: left;
	margin: 5px 10px 5px 0;
	}
.aligncenter {
	text-align: center;
	margin: 15px 0 10px 0;
	}
.size-medium {
	background: #A9928A;
	padding: 4px;
	border: 1px solid #A0857A;
	}
.size-medium {
	background: #A9928A;
	padding: 4px;
	border: 1px solid #A0857A;
	}
.size-thumbnail {
	background: #A9928A;
	padding: 4px;
	border: 1px solid #A0857A;
	}
.size-full {
	background: #A9928A;
	padding: 4px;
	border: 1px solid #A0857A;
	}
.menu_album {
	margin-left: 20px;
	}


/*SIDEBAR */

#sidebar {
	display: inline; 
	width: 268px; 
	height: auto;
	float: right;
	margin: 0 22px 0 0;
	}
	#sidebar p {
		margin: 0 0 0 3px;
		}
	#sidebar ul {
		margin: 0 0 0 15px;
		}
	#sidebar #search {
		background: url(graphics/search.png) no-repeat;
		width: auto;
		height: 25px;
		}
		#search #s {
			display: inline; 
			float: left;
			margin: 2px 0 0 68px; 
			}
		#search #searchsubmit {
			display: inline;
			float: right;
			border: none;
			}
	
		*:first-child+html #sidebar #about {
			margin-left: -27px;
			} 
		*:first-child+html #sidebar #poll {
			margin-left: -27px;
			} 
		*:first-child+html #sidebar #photoofweek {
			margin-left: -27px;
			} 
		*:first-child+html #sidebar #blogrolllist {
			margin-left: -27px;
			} 
		*:first-child+html #sidebar #categories {
			margin-left: -27px;
			} 
		*:first-child+html #sidebar #archives {
			margin-left: -27px;
			} 
		.foo, x:-moz-any-link, x:default #sidebar #about, #sidebar #poll, #sidebar #photoofweek, #sidebar #blogrolllist, #sidebar #categories, #sidebar #archives {
			margin-left: 0; }
	#sidebar #about {
		background: url(graphics/about.png) no-repeat;
		width: 239px;
		height: auto;
		padding-top: 30px;
		margin-top: 10px;
		}
	#sidebar #archives {
		background: url(graphics/archives.png) no-repeat;
		width: 239px;
		height: auto;
		padding-top: 30px;
		margin-top: 10px;
		}
	#sidebar #poll {
		background: url(graphics/poll.png) no-repeat;
		width: 239px;
		height: auto;
		margin-top: 10px;
		padding: 25px 0 0 3px;
		}
	#sidebar #photoofweek {
		background: url(graphics/photoofweek.png) no-repeat;
		width: 239px;
		height: auto;
		margin-top: 10px;
		padding: 30px 0 0 0;
		}
		#photoofweek img {
			background: #D9E1F1;
			padding: 4px;
			margin: 0 0 4px -12px;
			}
		#photoofweek p {
			text-align: left;
			width: 220px;
			margin-left: 7px;
			}
	#sidebar #blogrolllist {
		background: url(graphics/blogroll.png) no-repeat;
		width: 239px;
		height: 27px;
		margin-top: 10px;
		}
	#sidebar #categories {
		background: url(graphics/categories.png) no-repeat;
		width: 239px;
		height: 27px;
		margin-top: 10px;
		}
	
/* Comment Area */
.comments {
	display: inline; 
	float: right;
	height: 125px;
	width: 340px;
	margin: -12px 0 0px 0;
	overflow : auto;
	}
	
.post_info2 {
	display: inline; 
	float: left;
	background: url(sidebarbg.png) repeat-y right;
	width: 160px;
	height: 90px;
	text-align: left;
	color: #6C8AC8; 
	padding-right: 17px;
	padding-top: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	}
	.no_comments_text {
		margin-top: 43px;
		}
	*:first-child+html .post_info2 {} 
	
	* html {}
	.post_info2 .time {
		background: url(graphics/time.png) no-repeat;
		padding: 0 0 0 20px;
		margin-bottom: 4px;
		}
	.post_info2 .tags {
		background: url(graphics/tag_blue.png) no-repeat; 
		padding: 0 0 0 20px;
		margin-bottom: 4px;
		}
	.post_info2 .comments_link {
		background: url(graphics/comments.png) no-repeat; 
		padding: 0 0 0 20px;
		margin-bottom: 4px;
		}
.post_info1 {
	text-align: left;
	color: #6C8AC8; 
	margin: 5px 0 -5px 0;
	letter-spacing: 1px;
	background: url(graphics/page_white_text.png) no-repeat; 
	padding: 3px 0 0 20px;
	}
.commenttext {
	margin: -2px 0 0 0;
	}
.commenttext p {
	font-size: .85em;
	}
.commentlist {
	margin: 0 0 0 0;
	padding: 0;	
	text-align: left;
	list-style-type: none;
	}
	.commentlist li {
		margin: 0 0 0 0;
		list-style-type: none;
		}
		*:first-child+html .commentlist li {
			list-style-type:decimal;
			} 
		* html .commentlist li {
			list-style-type:decimal;
			} 
	.commentlist {
		font-size: 101%;
		}
	
	.commentlist ol li {
		text-align: left;
		border: none;
		}
.commentinfo {
	text-align: left;
	font-style: italic;
	}
.leave_comment {
	text-align: left;
	margin: 10px 0 10px 0; 
	}
.commentnumber {
	display: inline; 
	float: left;
	text-align: left;
	width: 40px;
	font-size: 20px;
	color: #6C8AC8; 
	}
	*:first-child+html .commentnumber {
		display: none;
		} 
	* html .commentnumber {
		display: none;
		}
.commentinput { 
	text-align: left;
	margin: 5px 0 5px 0;
	}
	
	
/* Extras */

.wp-polls {
	width: 220px;
	}
	#poll p {
		margin: 5px 0 5px 0;
		}

	
