/*
Theme Name: Serenity
Theme URI: http://frostpress.com/themes/serenity
Description: Sleek square design that radiates serenity.
Version: 1.0.1
Author: Frostpress
Author URI: http://frostpress.com
This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

/* basic */
body { width:100%; background-color:black; margin:50px; padding:50px; font:13px/150% Arial, Helvetica, sans-serif; color:#666; }
a { color:#B80000; text-decoration:none; outline:none; }
a:hover { color:#ff3333; text-decoration:none; }
a img { border:0; }
blockquote { padding:5px 10px 5px 10px; margin:10px; background-color:#FFFFFF; line-height:160%; }
blockquote blockquote { background-color:#E3E6E8; display:inline-block; }
blockquote blockquote blockquote { background-color:#D2D8DB; display:inline-block; }
blockquote blockquote blockquote blockquote { background-color:#BFC8CC; display:inline-block; }
pre { padding:5px 10px 5px 10px; margin:10px; background-color:#F2F3F4; line-height:160%; overflow:scroll; }
ul { list-style:none; }
input, select, textarea { font:8pt Arial, Helvetica, sans-serif; color:#333; }
form { margin:0px; padding:0px; }
p { margin:11px 0px 11px 0px; }
acronym, abbr { cursor:help; border-bottom:1px dashed #999; }
code { font:1.1em 'Courier New', Courier, Fixed; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; line-height:130%; }
h1 { font-size:19px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }

/* layout */
#wrap { width:960px;float:center; margin:0px auto 0px; padding:0px; overflow:hidden; background:black left top repeat-y; }
#c1 { width:720px; float:center; padding:0px; margin:0px 0px 0px 0px; overflow:hidden; background-color:#FFFFFF; }
#c2 { width:240px; float:center; padding:242px 0px 0px 0px; margin:0px 0px 0px 0px; overflow:hidden; background:url('images/soul.jpg') top no-repeat; }


/* header */
/* menu */
#menu, #bottombar { overflow:hidden; background-color:white; color:#000000; float:center; font:8pt Verdana, Arial, sans-serif; }
#menu ul, #bottombar ul { list-style:none; list-style-image:none; padding:0px; margin:0px; }
#menu li, #bottombar li { display:inline; }
#menu li a, #bottombar li a { float:center; padding:5px 5px 5px 5px; background-color:white; margin:0px  0px 0px 0px; color:#333; }
#menu li a:hover, #bottombar li a:hover { background-color:white; text-decoration:none; }
#menu li.current_page_item a, #menu li.current_page_item a:hover { background-color:white; }

/* logo */
#logo { overflow:hidden; height:242px; display:block; background:#FFFFFF url(header/rotate/rotate.php) right top no-repeat; text-align:right; margin-bottom:0px; }
#logo:hover { text-decoration:none; }
#logo h1 { padding:55px 10px 0px 0px; margin:0px; font:normal 32px Arial, Helvetica, sans-serif; letter-spacing:1px; color:#FFCC99; }
#logo h4 { padding:5px 10px 0px 0px; margin:0px; font:11px Arial, Helvetica, sans-serif; color:#FFFFFF; }

/* bar with subscribe */
#bottombar input { width:175px; padding:4px 4px 4px 20px; background:white 6px 6px no-repeat; border:none; color:#000000; }
#bottombar input:hover { background-color:white; border:none; }
#sub { background:url('images/sub.png') left bottom no-repeat; padding-left:25px !important; color:#FF952B !important; }

/* posts */
.post { margin:70px 40px 0px 40px; padding:0px; overflow:hidden; line-height:160%; color:#333; }
#submenu { float:right; border:dashed 1px #D0D5D9; border-top:0; border-right:0; margin:0px 97px 0px 97px; padding:0px 0px 6px 0px; }
#submenu ul { margin:0px 57px 0px 57px; padding:0px 0px 0px 0px; }
#submenu ul li { padding:0px 0px 0px 0px; }

/* post title */
.post-title h1 { margin:0px 57px 0px 17px; padding: 2px 0px 2px 0px; font: 19px Arial, Helvetica, sans-serif; line-height:120%; }
.post-title h1 a { color:#333; }
.post-title h1 a:hover { color:#333; text-decoration:none; }

/* post date, author, category, comments */
.post-sub { overflow:hidden; width:100%; font:11px Arial, Helvetica, sans-serif; }
.post-sub span { }
.post-author, .post-cat, .post-tags, .post-edit { float:left; overflow:hidden; padding:0px 0px 0px 0px; }
.post-author { display:none; }
.post-cat { margin:0px 57px 0px 57px;font: 13px Arial, Helvetica, sans-serif, bold; }
.post-cat a { color: #ff3333; }
.post-comments, .post-edit { display:none; }
.post-date { margin:0px 57px 0px 57px;float:right; overflow:hidden; padding:3px 0px 0px 0px;  }
.post-comments-name { float:left; padding-top:2px; }

/* post text */
.post-text { overflow:hidden; color:#666; margin:0px 57px 0px 57px; padding:0px; }
.print-link { display:none; }
        
	

/* comments */
.commentlist { padding:0px; margin:0px; overflow:hidden; }
.commentlist ul { margin:0px; padding:0px; list-style:none; list-style-image:none; }
.commentlist li { margin:0px 0px 0px 20px; padding:0px; list-style:none; overflow:hidden; }
.commentlist .depth-1 { margin:0px !important; }
.comment-arrow { background:url('images/bg_comments.gif') 20px top no-repeat; height:8px; margin-top:10px; overflow:hidden; }
.comment-text { overflow:hidden; background-color:#ffffff; padding:0px 0px 0px 0px; }
.comment-author cite, .comment-author cite a { font-weight:bold; font-style:normal; }
.comment-meta a { font-size:8pt; color:#999; }
.comment-reply { font-size:8pt; float:right; }
.comment-reply a { background-color:#F8F9FA; padding:3px 7px 3px 7px; color:#333; margin-left:5px; }
.comment-reply a:hover { background-color:#ffffff; }
.trackbacklist { padding:0px 0px 0px 20px; overflow:hidden; }
.trackbacklist .comment-author cite, .trackbacklist .comment-author cite a { font-weight:normal; }
#respond input, #respond textarea { background-color:#ffffff; padding:4px; border:solid 1px #cccccc; }
#respond input { background:#ffffff; no-repeat; padding-left:4px; }
#respond input:hover, #respond textarea:hover { border:solid 1px #999; }
#respond #comment { width:98%; max-width:98%; }
#respond #submit { background-color:#ffffff; }
#respond #submit:hover { background-color:#ffffff; }

/* widgets */
#widgets { list-style:none; margin:0px; padding:0px; color:#666; }
.widget { margin:60px 0px 0px 0px; padding:0px 0px 0px 40px; }
.widget ul { margin:0px; padding:0px 0px 0px 0px; }
.widget ul li { padding:0px 0px 0px 0px; }
.widget h2 { margin:20px 0px 5px 0px; padding:0px; color:#white; font: 11pt Arial, Helvetica, sans-serif; }

/* footer */
#footer { overflow:hidden; background-color:white; padding:10px 10px 20px 10px; margin-top:30px; text-align:center; color:#333; font:8pt Arial, Helvetica, sans-serif; }
#footer a { color:#333; }


/* sidebar */
#sidebar input { float:right; width:200px; height:23px; padding:0px 0px 0px 0px; margin:0px 0px 60px 0px; background:black  no-repeat; border:1px solid #333;text-align:center; color:#666; }
#sidebar input:hover { background-color:white; border:n:1px solid #333; }


/* Wordpress defaults */
.navigation { overflow:hidden; width:90%; display: block; text-align: center; margin:auto; padding:20px 20px 10px 20px; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding:0px; margin:0px 0px 2px 7px; display: inline; }
img.alignleft { padding:0px; margin:0px 7px 2px 0px; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

/* Begin Calendar */ /* End Calendar */

/* 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: 2px;margin: 2px;}
.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 */
