/*
Theme Name: Satin Rose wordpress theme
Theme URI: http://samirkamble.com/satinrose
Description: A cute and sweet theme for Wordpress blogs
Version: 1.0
Author: Samir Kamble
Tags: blue, two-columns, fixed-width
Author URI: http://samirkamble.com/
*/


body { margin: 0;	padding: 0;	background: #eee;	font-family: Arial, Helvetica, sans-serif; font-size: 13px;	color: #787878;font-weight: normal;}
h1, h2, h3 { margin: 0;}
h3 {color: #4a6bae; font-family: verdana; letter-spacing: 2px;}
p, ul, ol {margin-top: 0; line-height: 120%; }
a { text-decoration: none;	color: #cf839f;}
a:hover {background: none;	color: #666666;}
#top a img {border-width: 0;}


#main {width: 980px;	margin: 0 auto; padding: 0px;	background: #FFFFFF;	border-left: 1px solid #bbb; border-right: 1px solid #bbb;}
#top {width: 980px;	height: 80px; margin: 0 auto;}
	.logo {margin: 20px; float: left;}
	.wpja {margin: 20px 80px; float: left;}
	
#picture {width: 980px; border-top: 1px solid #bbb; height: 277px;	margin: 0 auto; background: #fff url(images/top.jpg) no-repeat left top;}


.post img {border: 1px solid #bbb;}
.tresc li {list-style:none;}
#linkcat-2 h2 {display: none;}


/* Search */
#search {float: right; width: 215px; padding-top: 13px;}
#search form {height: 31px; margin: 0;}
#search fieldset {margin: 0; padding: 0;	border: none;}
#search-text {width:150px; border: 1px solid #bbb;	text-transform: lowercase;	color: #000; padding:2px; font-size: 11px; color: #bbb;}
#search-submit { background: #bbb; border: none; color: #fff; font-size: 11px; padding: 2px;}

/* Menu */

#menu {
	width: 980px;
	height: 14px;
	margin: 0px auto;
	padding: 10px 0;
	background: #dcacbd;
	text-align: center;
	position: relative;
}
#menu a, #menu div.a {
	position: relative;
	display: inline;
	padding: 10px 6px;
	margin: 0 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#menu a:hover {text-decoration:none;}
	#categories, #archiwum {display:none; position: absolute; top: 34px; left: 0; background: #dcacbd; text-align: left; padding: 0 0 5px 0; min-width: 120px; max-width: 300px; z-index: 10;}
	#categories li, #categories ul, #archiwum li, #archiwum ul {list-style: none; margin:0; padding:0;}
	#categories a, #archiwum a {text-decoration: none; font-weight: bold; font-size: 11px; padding: 0 5px;}
	#categories a:hover, #archiwum a:hover {text-decoration: underline;}
/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	
}


.pagetitle {font-size: 12px; color: #bbb; margin-bottom: 10px; text-align: right; letter-spacing: 2px;}

.title, .title a {color: #4a6bae;font-size: 24px;font-family: Georgia;font-weight: normal;letter-spacing: 4px;margin-bottom:0px;padding-bottom: 3px;border-bottom: 1px solid #bbb;}
.post .title a:hover {background: none;color:#999999;}

.tresc {padding: 10px 0; min-height: 250px;}

/* Content */

#content { float: right; width: 940px;padding: 20px;}

.post {margin-bottom:30px;padding-bottom:30px;border-bottom: 1px dotted #cdcdcd;}

.readmore{float: right; clear: both; margin: 15px 5px;}



.post .meta {
	font-size: 10px;
	color: #aaa;
	text-transform: lowercase;
	font-family: arial;
	padding: 1px;
	letter-spacing:1px;
}
.comments a {
	color: #cf839f;
}
.comments a:hover {
	color: #aaa;
}

.metadown {
	clear:both;
	padding: 4px 5px;
	letter-spacing:1px;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px #cdcdcd solid;
	background: #fbfbfb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}


.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Footer */

#footer { width: 100%; padding: 0px;}
#footer h2 {font-size: 11px; color: #888; padding-bottom: 3px;}
#footer ul {margin: 0; padding: 0;}
#footer li {padding: 5px; border-top: 1px #cdcdcd solid; border-bottom: 1px #cdcdcd solid;list-style: none;background: #fbfbfb;}




blockquote {
	margin: 15px 30px 0 10px;
	padding: 20px;
	background: #F4F4F4;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
	
/*Wordpress default*/
#respond {clear:both;}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #cdcdcd;
	min-height: 82px;
	background: #fbfbfb;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}
	

#commentform input, #commentform textarea{
	width: 200px;
	padding: 3px;
	margin: 5px 5px 1px 0;
	border: 1px solid #bbb;
	background: #FFFFF9;
	color: #787878;
	font-size: 11px
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.navigation {
	display: block;
	clear:both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	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;
}
/* End captions */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	