/*
Theme Name: Garzilli
Author: themeFORMARE
Author URI: http://www.themeformare.com
*/

.small {
	font-size: 9px;
        padding-left: 43px;
	color: #000;
}

.smalltxt {
font-size: 9px;
}
	
.nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000;
	}
	
h2 {
	font-size: 20px;
	margin: 20px 0 0 0;
        min-height: 30px;
        background: url(images/heart.jpg) no-repeat left 0px;
        padding: 0 10px 0 40px;
        color: #BE2525;
	}

.post h2 {
	font-size: 20px;
	margin: 30px 0 0 0;
        min-height: 30px;
        background: url(images/heart.jpg) no-repeat left 0px;
        padding: 0 10px 0 40px;
        color: #BE2525;
	}
	
h2 a, h2 a:visited {
	color: #BE2525;
	}
	
h2 a:hover {
	color: #BE2525;
	text-decoration: none;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: left;
	}
	
h3 {
	font-size: 29px;
        line-height: 32px;
        margin-bottom: -10px;
        margin-top: -7px;
	}

h3, h3 a, h3 a:visited {
	color: #BE2525;
	}
	
h3 a:hover{
	color: #BE2525;
	text-decoration: none;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font-size: 18px;
        line-height: 20px;
}

h5 {
	font-size: 16px;
        line-height: 18px;
}
   
	
.entry p a:visited {
	color: #BE2525;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a {
	color: #B8344C;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.redtxt {
color: #B63450;
}

.redtxt2 {
color: #B8344C;
}
.redtxt3 {
color: #BE2525;
}



/* IMAGE STYLES */

p img {
	padding: 0;
	max-width: 100%;
	}
	
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;
	}


/* STRUCTURE DIVS & CLASSES */


body {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
color: #000;
	}

#page {
background-image: url('images/bgrnd.jpg');
background-repeat: repeat-y;
background-position: center;
margin: 0 auto;
padding: 0;
width: 920px;
height: 100%;
	}

#header {
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
padding: 0;
width: 920px;
height: 210px;
	}

#menubar {
background-image: url(images/menu.jpg);
background-repeat: repeat-y;
background-position: center;
width: 920px;
height: 45px;
text-align: left;
padding: 0;
margin: 0;
}

#sidebar
{
padding: 10px;
margin: 0 70px 0 605px;
width: 225px;
text-align: left;
}

#optin {
width: 200px;
border: 3px dashed #BA364E;
text-align: center;
padding: 10px;
margin: 0;
}

#optin ul {
margin: 0;
padding: 0;
}

#optin ul li {
        list-style-image: url(images/reddisc.jpg);
        list-style-type: none;
        margin-left: 30px;
}

#optin2 {
width: 400px;
background: #EDD3D4;
border: 3px dashed #BA364E;
text-align: center;
padding: 10px;
margin: 0;
}

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

.post hr {
	display: block;
	}
	
.postmetadata {
	clear: left;
}

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

.clear {
	clear: both;

}
	
#footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position: center;
width: 920px;
height: 41px;
margin: -10px auto;
text-align: left;
clear: both;
	}

#footer p {
font-size: 10px;
padding: 10px 0 0 75px;
	}
	
/* FLOATS */

.alignright {
	float: right;
        font-size: 9px;
	}

.alignleft {
	float: left;
        font-size: 9px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 75px;
	margin: 0px 0 0 0;
	width: 500px;
	}

.narrowcolumn ul, .narrowcolumn ol {
margin: 0;
padding: 0;
}

.narrowcolumn ul li {
	list-style-image: url(images/reddisc.jpg);
        margin-left: 30px;
}

.narrowcolumn ol li {
	list-style-type: decimal;
        margin-left: 35px;
}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-align: left;
	}
	
/* SIDEBAR RELATED */



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
        background: none;
	margin: 5px 0 0 5px;
	padding: 0;
        color: #000;
        text-align: left;
}
	
#sidebar ul, #sidebar ul ol {
        text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}


/* FORMS */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
	
#sidebar form {
	margin: 0;
	}

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

.customsub {
background-color: #B13247;
border-width: 1;
border-color: #000;
color: #FFFFFF;
font-size: 10pt;
font-family: arial;

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/* COMMENTS */

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

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

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

/* TIDBITS */

acronym, abbr, span.caps {
	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;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}

#navspace {
padding-bottom: 20px;
}
