/*
Theme Name:The Fool On The Paper
Author:Sveto The Fool
*/

* {margin:0;padding:0;outline:none;}

body{
font-size:69%;/* Resets 1em to 10px */
font-family:'Trebuchet MS', 'Segoe UI', 'Segoe', 'Lucida Grande', Arial, Sans-Serif;
color:#333333;
text-align:center;
cursor:default;
}

a:link,a:visited{
color:#FF0055;
text-decoration:none;
cursor:pointer;
}
a:hover{
background-color:#FF0055;
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}

a:focus, input:focus{outline:none;}

acronym, abbr, span.caps{
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

acronym, abbr{
border-bottom:1px dashed #999;
}

blockquote{
margin:15px 30px 0 10px;
padding-left:20px;
border-left:5px solid #ddd;
}

blockquote cite{
margin:5px 0 0;
display:block;
}

code{font:1.1em 'Courier New', Courier, Fixed;}

img, a img{border:0;}

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;
}

h1, h2, h3{font-weight:bold;}

h1{font-size:4em;text-align:center;}
h2{font-size:1.6em;}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited{color:#9EC926;}
h2 a:hover, h2 a:active, h2 a:visited:hover, h3 a:hover, h3 a:active, h3 a:visited:hover{background-color:#9EC926;color:#FFFFFF;}

h2{margin:30px 0 0;}

h2.pagetitle{margin-top:30px;font-size:2em;text-align:right;}

h3{font-size:1.6em;}

h3{margin:30px 0 0;}

h3.comments{margin:40px auto 20px;}

small{
font-size:0.9em;
line-height:1.5em;
}

/* Begin Various Tags & Classes */

.alignright{float:right;}

.alignleft{float:left}

.center{text-align:center;}

.navigation{
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
}
/* End Various Tags & Classes*/

/*layout*/

#page{
background:#FFFFFF url('images/bg.jpg') repeat-y center 2px;
margin:0 auto;
width:1000px;
text-align:left;
}

#header{
background:#FFFFFF url('images/bg_top.jpg') no-repeat bottom center;
height:483px;
width:100%;
}

a.gotoHome:link, a.gotoHome:visited{
display:block;
float:left !important;
float:none;
margin:120px 0 0 60px;
width:145px;
height:170px;
}

a.gotoHome:hover, a.gotoHome:active, a.gotoHome:focus{
background-color:none;
background:url('images/bg_logo.png');
}

#footer{
background:url('images/bg_footer.jpg') no-repeat top;
clear:both;
margin:10px auto 0 auto;
padding:60px 0 0 0;
width:1000px;
height:154px;
text-align:center;
}

#footer p{
margin:0;
padding:10px 0;
}

.content{
background:url('images/bg_content.jpg') no-repeat center top;
padding:30px 100px 0 100px;
width:800px;
}

.widecolumn .entry p{
font-size:1.05em;
}

.narrowcolumn .entry, .widecolumn .entry{
line-height:1.4em;
}

.widecolumn{
line-height:1.6em;
}

.narrowcolumn p{margin:10px 0;}

.narrowcolumn .postmetadata{
text-align:center;
}

/*
.entry p a:visited{
color:#b85b5a;
}
*/
.commentlist li, #commentform input, #commentform textarea{
font-size:1.1em;
}

.commentlist li{
font-weight:bold;
}

.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;
}

.commentmetadata{
font-weight:normal;
}

#sidebar{font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}

#sidebar h2{margin:5px 0 0;font-size:1.2em;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike{color:#777;}

#wp-calendar #prev a, #wp-calendar #next a{font-size:9pt;}

#wp-calendar caption{
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
}

#wp-calendar th{
font-style:normal;
text-transform:capitalize;
}

/* Begin Structure */

.narrowcolumn{
float:left;
padding:0 0 20px 45px;
margin:0px 0 0;
width:450px;
}

.widecolumn{
padding:10px 0 20px 0;
margin:5px 0 0 125px;
width:500px;
}

.post{
margin:0 0 40px;
text-align:left;
}

.postInCat{
background:#F6F6F6;
margin:20px 0;
padding:20px;
text-align:left;
}

.post hr{
display:block;
}

.widecolumn .post{margin:0;}

.narrowcolumn .postmetadata{padding-top:5px;}

.widecolumn .postmetadata{margin:5px 0;}

.widecolumn .smallattachment{
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0px;
}

.widecolumn .attachment{
text-align:center;
margin:5px 0px;
}

.postmetadata{clear:left;}

/* End Structure */


/* Begin Images */
p img{
padding:0;
max-width:100%;
}

a.thumb, a.thumbWeb{
display:block;
float:left;
margin:0 15px 15px 0;
width:150px;
border:7px solid #EDEDED;
}

a.thumb:hover, a.thumbWeb:hover{
border:7px solid #E0E0E0;
}

a.thumbWeb{width:200px;}

/* End Images */


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul{
margin-left:0px;
padding:0 0 0 30px;
list-style:none;
padding-left:10px;
text-indent:-10px;
} 

html>body .entry li{
margin:7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before{
content:"\00BB \0020";
}

.entry ol{
padding:0 0 0 35px;
margin:0;
}

.entry ol li{
margin:0;
padding:0;
}

.postmetadata ul, .postmetadata li{
display:inline;
list-style-type:none;
list-style-image:none;
}

#sidebar ul, #sidebar ul ol{
margin:0;
padding:0;
}

#sidebar ul li{
list-style-type:none;
list-style-image:none;
margin-bottom:15px;
}

#sidebar ul p, #sidebar ul select{
margin:5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol{
margin:5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol{
margin:0 0 0 10px;
}

ol li, #sidebar ul ol li{
list-style:decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li{
margin:3px 0 0;
padding:0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform{
margin:10px auto;
padding:5px 3px;
text-align:center;
}

#sidebar #searchform #s{
width:108px;
padding:2px;
}

#sidebar #searchsubmit{
padding:1px;
}

.entry form{ /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select{
width:130px;
}

#commentform input{
width:170px;
padding:2px;
margin:5px 5px 1px 0;
}

#commentform textarea{
width:100%;
padding:2px;
font-size:1.3em;
}

#commentform #submit{
margin:0;
float:right;
}
/* End Form Elements */



/* Begin Comments*/
.alt{
background-color:#f8f8f8;
padding:5px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}

.commentlist{
padding:0;
text-align:left;
}

.commentlist li{
margin:15px 0 3px;
padding:5px 10px 3px;
list-style:none;

min-height:95px;
height:auto !important;
height:95px;
}

.commentlist p{
margin:10px 5px 10px 0;
}

#commentform p{
margin:5px 0;
}

.nocomments{
text-align:center;
margin:0;
padding:0;
}

.commentmetadata{
margin:0;
display:block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
padding:20px 0 10px 0;
margin-left:545px;
width:190px;
}

#sidebar form{
margin:0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar{
empty-cells:show;
margin:10px auto 0;
width:155px;
}

#wp-calendar #next a{
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a{
padding-left:10px;
text-align:left;
}

#wp-calendar a{
display:block;
}

#wp-calendar caption{
text-align:center;
width:100%;
}

#wp-calendar td{
padding:3px 0;
text-align:center;
}

#wp-calendar td.pad:hover{ /* Doesn't work in IE */
background-color:#fff;}
/* End Calendar */

.gravatar{
float:right;
padding:3px;
border:2px solid #E8E8E8;
background:#fff;
}

.postgrav{
float:left;
padding:3px;
margin-right:5px;
margin-left:5px;
border:2px solid #E8E8E8;
background:#fff;
}

.svetoSign{
color:#9EC926;
text-align:center;
font-family:"Times New Roman";
font-style:italic;
font-weight:bold;
font-size:1.5em;
}