/*
Theme Name: Angelo Mandato v2
Theme URI: http://angelo.mandato.com
Description: This is the second generation blog theme for Angelo Mandato
Version: 2.0 with Sidebar
Author: Angelo Mandato, design by Brian Yuhnke
Author URI: http://angelo.mandato.com/
*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666666;
	}

.clear {
	clear: both;
	}

a {
	color: #0AB5ED;
	}

a img {
	border: none;
	}

a:hover {
	}

h1 {
	text-align: justify;
	font-size: 36px;
	line-height: 12px;
	padding-left: 40px;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	}

h2 {
	font-size: 22px;
	}

h2 a {
/*	color: #0AB5ED; */
	}

h3 {
	font-size: 16px;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	width: 940px;
	}
#navcontainer {
	background-color: #0AB5ED;
	height: 20px;
	text-transform: lowercase;
}
#nav {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 0;
	margin-left: 150px;
	}

#nav li {
	float: left;
	margin-left: 5px;
	}

#nav .current_page_item a, #nav .current_page_item a:visited{
	background-color: #6BD3F4;
	}

#nav .page_item a{
	text-decoration: none;
	color: white;
	padding: 2px 0px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	}

#nav .page_item a:hover {
	background-color: #6BD3F4;
	border: none;
	}

#header {
	padding: 0;
	height: 190px;
	position: relative;
	}
#search {
	position: absolute;
	bottom: 45px;
	right: 5px;
	display: inline;
}
#search .searchbox {
	border: 1px solid #CCCCCC;
	width: 120px;
	height: 22px;
	font-size: 16px;
	margin-right: 6px;
	
}

#logo a {
	background: url('images/logo.png') no-repeat bottom left;
	width: 100%;
	float: left;
	}

#logo a span {
	text-indent: -200000px;
	}

#content {
	float: left;
	width: 680px;
	clear: both;
	border: 2px solid #CCCCCC;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
#sidebarbox {
	float: right;
	width: 200px;
}
#syndicate {
	margin-top: 20px;
	background-color: #FD9A00;
	width: 200px;
	background-image: url(images/subscribebg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#syndicate h2 {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 20px;
	padding: 0;
}

#syndicate ul {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#syndicate ul li {
	display: block;
	width: 90px;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#syndicate a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#syndicate img {
	vertical-align: middle;
}

#syndicate .bottom {
	font-size: 2px;
	clear: both;
}

#sidebar {
	font-size: 12px;
	text-align: left;
	width: 200px;
	background-image: url(images/rightcolumnbg.jpg);
	background-repeat: repeat-x;
	}

.sbcontent {
	padding-top: 1px;
	width: 180px;
	margin: auto;
	}

#sidebar h2 {
	padding: 0;
	color: #666666;
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
	}
#sidebar a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul {
	margin-bottom: 20px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 2px;
	}
/*
#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 8px;
	}

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

#sidebar ul ul ul, #sidebar ul 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;
	}
	*/

.archive-list {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
/*	background-color: #EDEDED; */
	}

.archive-list a:hover {
	}

.post {
	margin-top: 20px;
	}

.entry {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	}
.entry-title h2 {
	margin: 0;
}
.entry-title a {
	text-decoration: none;
}
.entry-meta {
	font-size: 10px;
	font-style: italic;	
	}
	
.entry-meta-bottom {
	font-size: 12px;
	font-style: italic;	
	}

.entry-tags {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;	
	}
	
.entry-related {
	font-size: 12px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}

.post hr {
	display: block;
	}

#footer {
	font-size: 12px;
	padding: 0px;
	width: 940px;
	clear: both;
	border: none;
	background-color: #E1F4D3;
	height: 50px;
	margin-top: 20px;
	padding-top: 10px;
}
#footer p {
	padding-top: 1px;
	color: #598935;
}
#footer a {
	color: #598935;
}
.entry a {
/*	color: #0AB5ED; */
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-size: 12px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */


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

select {
	width: 130px;
	}

#commentform {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

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

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

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


/* Begin Comments*/
.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;
	}
/* End Comments */


/* Begin Various Tags & Classes */
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;
	}

.navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}




