/*
 Theme Name: m2-motoring WP
 Theme URI: http://builtbackwards.com
 Description: m2-motoring Theme based on Upstart Blogger Minim
 Author: builtBackwards
 Author URI: http://builtbackwards.com
 Version: 1.2
 */
body {
    background-color: #fff;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: .88em;
    line-height: 1.5em;
    color: #444444;
}

#container {
    width: 905px;
    float: left;
    background-image: url(images/left_test.jpg);
    background-repeat: repeat-y;
	overflow: hidden;
}

#sidebar {
    width: 355px;
    float: left;
    font-size: .8em;
    line-height: 1.4em;
    padding-bottom: 20px;
}

#sidebarleft {
    width: 200px;
    height: 569px;
    float: left;
    background-image: url(images/left_new.jpg);
    background-repeat: no-repeat;
}

#sidebarright {
    width: 155px;
    height: 550px;
    float: right;
    background-image: url(images/right_small.jpg);
    background-repeat: no-repeat;
    /* text set up */
    text-align: right;
    /* border-right: solid 1px #AFAFAF; */
    padding-top: 16px;
}

#footer {
    width: 905px;
    height: 37px;
    float: left;
    font-size: .64em;
    /*background-color: #BB387E;*/
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    vertical-align: baseline;
}

#footer a{
    height: 37px;
    float: left;
	color: black;
	padding-top: 2px;
	padding-left: 10px;
}

#footer a:hover{
    height: 37px;
    float: left;
	color: white;
	padding-top: 2px;
	padding-left: 10px;
}

#top {
    /*background-image: url(images/top.jpg);*/
    /*height: 133px;*/
    border-bottom: solid 1px #AFAFAF;
    padding-left: 22px;
    padding-top: 27px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#middle {
    /*background-image: url(images/middle.jpg);*/
    height: 200px;
    border-bottom: solid 1px #AFAFAF;
    padding-left: 22px;
    padding-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#middle h1{
    color: #B53274;
    font-size: 20px;
}

#entries {
    width: 550px;
    float: right;
    padding-bottom: 40px;
	overflow: hidden;
}

#feature {
    margin-top: 64px;
    padding-right: 8px;
}

#feature h1{
    color: #B53274;
    font-size: 20px;
}

#menu {
    height: 340px;
    overflow: hidden;
    padding-top: 10px;
    border-right: solid 1px #AFAFAF;
    padding-right: 9px;
}

#child_list {
    width: 550px;
    /*height: 200px;*/
    border-bottom: solid 1px #AFAFAF;
    padding-left: 22px;
    padding-top: 16px;
    padding-bottom: 8px;
    margin-left: 10px;
}

#child_list li.page_item, #child_list li.page_item a {
    color: #444444;
    text-transform: none;
    font-size: 18px;
    padding-bottom: 10px;
}

#child_list li.page_item a:hover {
    color: #B53274;
}

.post {
    margin-bottom: 1em;
    padding-left: 22px;
}

.post h1 a{
    color: #444444;
    font-size: 16px;
    font-style: italic;
}

.post h1 a:hover {
    color: #B53274;
	text-decoration: none;
}

.post ul li {
    list-style: disc;
	list-style-position: inside;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 0;
}

a {
    color: #B53274;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:link h3 {
    color: #951400;
    border: none;
}

a:link img {
    border: none;
}

ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

img {
    border: none;
}

.imgleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.imgright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.frame {
    padding: 2px;
    border: solid 1px #DEE4E5;
}

h1 {
    font-size: 2em;
    line-height: 1em;
    /*text-transform: uppercase;*/
}

.title {
    border-bottom: 1px solid silver;
}

h3 {
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: .2em;
    margin-top: 2em;
    letter-spacing: .2em;
    color: #34353e;
    border-bottom: 1px solid silver;
}

.post h3 {
    border-bottom: none;
    letter-spacing: normal;
    margin-bottom: -.5em;
}

blockquote {
    background-color: #f3f3f3;
    padding: 10px;
    margin: 15px 0;
}

li.page_item, li.page_item a {
    color: #444444;
    text-transform: lowercase;
    font-size: 28px;
    padding-bottom: 10px;
}

li.current_page_item, li.current_page_item a, li.current_page_parent, li.current_page_parent a {
    color: #B53274;
    text-transform: lowercase;
    font-size: 28px;
    padding-bottom: 10px;
}

li.page_item a:hover {
    color: #B53274;
}
/* Begin Comments*/
.comments_tiny {
    color: #b8b8b8;
    border-bottom: 1px solid silver;
}

.alt {
    margin: 0;
    padding: 10px;
    background: #f3f3f3;
}

.commentlist {
    margin-top: 0px;
}

.commentlist li {
    margin: 5px 0 0 0px;
}

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

li.comment {
    font-weight: bold;
    padding: 10px;
    list-style: none;
}

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

#commentform {
    margin-top: 30px;
}

.commentmetadata {
    font-weight: normal;
}

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

.content {
    margin-bottom: 25px;
    padding-left: 5px;
    font-weight: normal;
}

.commentbox {
    width: 100%;
    height: 100px;
}

#site_content {
    position: absolute;
    left: -10000px;
};
/* End Comments */
