/*
Theme Name: Blogger N00b
Theme URI: http://bloggernoob.com/
Description: Blogger Noob WordPress theme
Version: 1.4
Author: bloggernoob
Author URI: http://bloggernoob.com/
*/



body {
	font-size: 62.5%;
	font-family:  Arial, Verdana, Sans-Serif;
	color: #333;
	text-align: center;
    background: url(images/fill_header.jpg) repeat-x;
    padding: 0;
    margin: 0;
}

#page {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#menu {
    float: left;
    width: 590px;
    height: 51px;
}

#menu #nav {
    list-style-type: none;
    padding: 0;
    margin: 2px 0 0 0;
}

#nav li {
    float: left;
    margin: 0 5px;
    color: #fff;
    font-size: 1.2em;
}

#nav li a {
    display: block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    color: #fff;
}

#nav li a:hover {
    background: url(images/hover_l.gif) center left no-repeat;
}

#nav li a span {
    display: block;
    padding: 5px 10px 5px 0;
}

#nav li a:hover span {
    background: url(images/hover_r.gif) center right no-repeat;
}

#nav li ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
	position: absolute;
	z-index: 1100;
	width: 16em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#menu li li {
    padding: 0;
    margin: 0;
    font-size: 0.9em;
    text-transform: capitalize;
}

#menu #nav li li a {
    width: 16em;
    color: #fff;
    border-bottom: 1px solid #FFF;
    background: #C61819;
}

#menu #nav li li a:hover {
    background: #E36E74;
}

#menu #nav li li a:hover span {
    background: none;
}

#search {
    float: left;
    width: 220px;
    padding: 2px 0;
    margin-left: 185px;
}

#search #s {
    width: 146px;
    border: 0px solid;
    background: url(images/fill_search.gif) no-repeat;
    padding: 3px 0 3px 6px;
}

#search #searchsubmit {
    position: relative;
    top: 5px;
}

#header {
    width: 590px;
}

#header img {
    position: absolute;
    top: 51px;
}

#header-tag {
    position: absolute;
    top: 140px;
    z-index: 1000;
    margin-left: 260px;
}

#header-tag h1 {
    font-size: 3.7em;
    font-family: "Times New Roman", Georgia, Serif;
    margin: 0;
    padding: 0;
}

#header-tag h1 a {
    text-decoration: none;
    color: #DA3B42;
}

#header-tag p {
    font-size: 1.3em;
    margin: 3px 0;
    font-family: "Times New Roman", Georgia, Serif;
    color: #444;
}

#content {
    float: left;
    width: 590px;
    margin-top: 220px;
    padding: 20px 0;
    background: url(images/fill_page.jpg) repeat-y;
}

#content h2, #content h3 {
    font-size: 2.2em;
    font-weight: normal;
    margin: 0 10px;
    padding: 0 0 5px 0;
    color: #DA3B42;
}

#content h3 {
    font-size: 1.8em;
}

#content h2 a, #content h3 a {
    color: #DA3B42;
    text-decoration: none;
}

#content h2 a:hover, #content h3 a:hover {
    color: #444;
}

#content .the-time {
    font-size: 1.1em;
    font-style: italic;
    color: #463F3F;
    margin-left: 10px;
}

#content .the-comments {
    float: right;
}

#content .the-comments a {
    font-size: 1.1em;
    font-style: italic;
    color: #463F3F;
    text-decoration: none;
}

#content form {
    margin: 0 20px;
}

#content .entry {
    margin: 30px auto;
    font-size: 1.2em;
    line-height: 160%;
    width: 560px;
    /*border: 1px solid #FFF;*/
}

.entry img {
    display: block;
    margin: 10px auto;
}

#content a, #footer-content a {
    color: #DA3A42;
}

#content a:hover, #footer-content a:hover {
    text-decoration: none;
}

#content .postmetadata {
    text-align: right;
    font-size: 1.2em;
    border-top: 1px dotted #DA3A42;
    padding: 10px;
    margin: 0 20px 50px 10px;
    color: #444;
}
#sidebar-right {
     margin-left: 5px;
}

#sidebar-left,#sidebar-right {
    float: left;
    width: 195px;
    margin-top: 23px;
}

#sidebar-left ul,#sidebar-right ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#sidebar-left ul h2,#sidebar-right ul h2 {
    width: 185px;
    height: 25px;
    background: url(images/box_header.jpg) center left no-repeat;
    padding: 5px 0 0 10px;
    margin: 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
}

#sidebar-left ul li,#sidebar-right ul li {
    padding-bottom: 20px;
    background: url(images/box_footer.jpg) bottom left no-repeat;
}

#sidebar-left ul ul,#sidebar-right ul ul,
#sidebar-left ul #calendar_wrap , #sidebar-right ul #calendar_wrap,
#sidebar-left ul .textwidget , #sidebar-right ul .textwidget {
    margin: 0;
    padding: 0;
    background: none;
    background: url(images/box_fill.jpg) repeat-y;
}

#sidebar-left ul ul ul,#sidebar-right ul ul ul {
    margin: 0 0 0 -5px;
    padding: 0;
    background: none;
}

#sidebar-left ul #calendar_wrap , #sidebar-right ul #calendar_wrap {
    * height: 1%;
}

#sidebar-left ul .textwidget , #sidebar-right ul .textwidget {
    padding: 10px;
    font-size: 1.2em;
}

#sidebar-left ul #calendar_wrap a, #sidebar-right ul #calendar_wrap a {
    font-weight: bold;
    color: #C91B1D;
}

#sidebar-left li li, #sidebar-right li li  {
    margin: 0 0 0 30px;
    padding: 0;
    * height: 1%;
    line-height: 190%;
    background: none;
    list-style-image: url(images/box_link.gif);
}

#sidebar-left .children {
    background: none;
    padding; 0;
    margin: 0;
}

#sidebar-left ul a, #sidebar-right ul a {
    text-decoration: none;
    font-size: 1.2em;
    color: #444;
}

#sidebar-left ul a:hover, #sidebar-right ul a:hover {
    text-decoration: underline;
}

#footer {
    height: 60px;
    background: url(images/footer.jpg) no-repeat;
}

#footer-content {
    width: 1000px;
    padding: 10px;
    background: #eee;
    border-top: 4px solid #444;
}

#footer-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 1.1em;
}

#footer-content ul h2 {
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 2em;
    color: #9C0F10;
    font-weight: normal;
}

#footer-content ul a {
    text-decoration: none;
    line-height: 160%;
    color: #000;
}

#footer-content ul a:hover {
    text-decoration: underline;
}

#footer-content ul ul {
    border: 0px solid #F5D3D2;
}

#footer-content ul .widget {
    margin: 0 0 0 20px;
    float: left;
    width: 220px;
}

#footer-content li li {
    float: none;
    margin: 0 0 0 20px;
    border: 0px solid;
    list-style-image: url(images/box_link.gif);
}


#footer-content p {
    font-size: 1.2em;
    padding: 20px;
    background: #ddd;
    margin-bottom: 0;
}

#content #comments, #content #respond {
    color: #DA3A42;
    font-size: 1.5em;
    font-weight: bold;
    margin: 20px 10px;
}

#content #respond {
    margin-left: 20px;
}

.commentlist, .commentlist li, .commentlist cite, .commentlist p {
    font-size: 1.1em;
    color: #000;
}

.commentlist {
    padding: 0;
    margin: 0 20px 0 10px;
    list-style-type: none;
}


textarea#comment {
    width: 390px;
}

.commentlist li {
    padding: 5px;
    line-height: 160%;
}

.alt {
    border-top: 1px dotted #DA3A42;
    border-bottom: 1px dotted #DA3A42;
    padding: 5px;
    background: #FFF5F5;
    margin-bottom: 40px;
    color: #444;
}

img {
    border: 0px solid;
}

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

.navigation {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    color: #444;
    border: 1px solid #fff;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.adv-links h1 {
    margin: 0;
    padding: 0;
    font-size: 0.1em;
}

.adv-links h1 a  {
    color: #fff;
}

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

acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

#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%;
    font-weight: bold;
    font-size: 1.2em;
	}

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

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

.clear {
    clear: both;
}
