/*
Theme Name: Todaro Bros. Default
Theme URI: http://todarobros.com/
Description: Todaro Bros. Default Theme.
Version: 1.0
Author: Solarjetpro
Author URI: http://solarjetpro.com/
Tags: todaro bros.

*/

/* ///WP STYLES// */

/* Begin Structure */




.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 745px;
        border-right: 1px solid #eae8e8;
        min-height:650px;
	}

.widecolumn {
	float: left;
	margin: 0px 0 0;
	width: 745px;
        border-right: 1px solid #eae8e8;
        min-height:650px;
	}

.post-inner
{
    padding:20px 36px 0 36px;
    border-bottom:1px solid #eae8e8;
}

.post {
	text-align: justify;
        width:720px;
      }

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	
	}

.widecolumn .postmetadata {
	
	}

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

.widecolumn .attachment {
	text-align: center;
	
}

.postmetadata {
	clear: both;
        
}

.postmetadata a
{
        color: #7f8d8c;
        font-size: 9px;
        text-transform: uppercase;
        margin-right: 5px;
        margin-left: 3px;
}

.postmetadata img
{
    margin-top: 2px;
}

.clear {
	clear: both;
}

/* End Structure */

/* Begin Sidebar */
#sidebar
{       float:right;
	width: 245px;

	}

#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 */



/* Begin Comments*/
#respond h3
{
    font-size:24px;
    font-family:'Times New Roman',Times,serif;
    color:#8d8d8d;
    font-weight: normal;
}
#respond {
    padding:10px 36px 0 36px;
}
#respond .inputbox
{
    width:215px;
    height:23px;
    border: 1px solid #d4d4d4;
    background-color:#fbf4a3;
    margin-right: 10px;

}
#respond .textarea
{
    width:444px;
    height:132px;
}
#respond .submit
{
   margin:5px 0;
}
.comment-table td
{
    text-align:left;
}
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

	}
.commentlist li.even
{
            background: transparent;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
        text-align: right;
        font-size: 12px;
	display: block;

	}
.commentmetadata a
{
    color:#d4d4d4;
}
/* End Comments */

/*search*/
.search_input
{
    margin-left: 5px;
    margin-top: 5px;
    width: 130px;
    height:20px;
}

#rss
{
    float: left;
}

#search_form
{
    float: left;
}

#searchsubmit
{
    margin-top: 5px;
}

.rule-search
{
    width: 240px;
    margin-top: 5px;

}

.rule-one
{
    height: 1px;
    background: #dedbd9;
    margin-bottom: 2px;
}

.rule-two
{
    height: 3px;
    background: #dedbd9;
    margin-bottom: 27px;
}


/*time*/
#clock
{
    float: left;
}

#time-blog
{
    margin-left: 3px;
    float:left;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.post-inner h2 a
{
    color: #8d8d8d;
    font-size: 24px;
    font-family: 'Times new roman', Times, serif;
    text-transform: uppercase;
}

#time-blog .time-autor, #time-blog a
{
    color: #9b1c22;
    text-decoration: underline;
}

.entry
{
    font-size: 14px;
    font-family: 'Times new roman', Times, serif;
    color: #8d8d8d;
}
/*	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 */

.content-singl
{
    padding:20px 36px 0 36px;
    border-bottom:1px solid #eae8e8;
}
.widget
{
    padding-bottom: 20px;
    background: url(images/top-bg.gif) repeat-x bottom;
    margin-bottom: 10px;
}
.widgettitle
{
    color:#464646;
    font-weight: normal;
    font-size: 13px;
    font-family: 'Times New Roman',Times,serif;
    padding-bottom:8px;
    background: url(images/point.gif) no-repeat bottom center;
    text-align: center;
    margin:3px;
}
.widget ul li
{
    text-align: center;
}
.widget a
{
    color:#8D8D8D;
    font-size:13px;
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
}
