
* { margin: 0; padding: 0; border: none; outline: none; list-style:none; text-decoration: none;}

html {
}

body {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
}

.clear {
    height: 0;
    visibility: hidden;
    clear: both;
    height: 0;
	background: green;
}



div.hr {
	clear: both;
	margin: 0;
	padding: 0;
}

	div.hr hr {
		display: none;
	}

h1 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    line-height: 34px;
    color: #9c041d;
    padding: 0 10px;
    border-top: 5px solid #ddd;
    border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    line-height: 34px;
    color: #9c041d;
    padding: 0 10px;
    border-top: 5px solid #ddd;
    border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
}

h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    line-height: 34px;
    color: #9c041d;
    padding: 0 10px;
    border-top: 5px solid #ddd;
    border-bottom: 1px solid #ddd;
}

h2#comments, h2#respond {
	margin-bottom: 0;
}

p {
	padding-bottom: 10px;
}

a {
    color: #829D03;
}

a:hover {
    text-decoration: underline;
}

h1 a {
    color: #fff;
}


blockquote {
	border-left: 5px solid #ddd;
	padding-left: 10px;
}

/*-----------------------------------------------------------------------------
	DEFAULT
------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
	TOP
------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
	WRAP
------------------------------------------------------------------------------*/
#wrap {
    width: 990px;
    margin: 0 auto;

}

    #content {
        width: 700px;
        float: left;
    }

    #content p {
	padding: 0 10px;
	padding-bottom: 10px;
    }


    #sidebar {
        width: 270px;
        float: right;
    }


#sidebar ul {
	margin-bottom: 10px;
}

#sidebar ul li.pagenav, #sidebar ul li ul li  {
        padding: 0 10px;
}

#splash {
    width: 990px;
    height: 150px;
    background: url("/assets/imgs/splash.png");
    margin: 10px 0;
}

#subscribe {
    margin: 10px;
    width: 260px;
    height: 130px;
    float: right;
    background: url("/assets/imgs/subscribe_bg.png");
}

	#subscribe h1 {
	background: #9c041d;
	color: #fff;
	margin: 0;
	border: 0;
    border-bottom: 5px solid #ddd;
	}
	
	#subscribe ul {
	    margin: 0 10px;
	    font-size: 13px;
	}
	
	#subscribe ul li {
	    padding: 4px 5px;
	}
	
	#subscribe ul li a {
	    display: block;
	    color: #fff;
		padding: 2px 3px;
		padding-right: 23px;
		background: #600 url("/assets/imgs/icons/rss.png") no-repeat 205px 4px ;
	}

/*-----------------------------------------------------------------------------
	HEADER
------------------------------------------------------------------------------*/

#header {
}

    #header h1 {

	border: 0;
	}

    #header h1 a {
		width: 225px;
		height: 50px;
		background: #fff url("/assets/imgs/logo.png") no-repeat;
		margin: 10px 0;
		border: 0;
		display: block;
    }
    
    #header h1 span {
		visibility: hidden;
	}
    

    #header h1 a:hover {
	text-decoration: none;

    }


/*-----------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
	FOOTER
------------------------------------------------------------------------------*/
#footer {
    font-size: 11px;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}

/*-----------------------------------------------------------------------------
	BOTTOM
------------------------------------------------------------------------------*/


ul.sites {
    width: 700px;    

    border-bottom: 1px solid #ddd;
}

    ul.sites li {
    }


    #content ul.sites li p {
	padding: 0 0 10px 0; 
    }

    ul.sites li h2 {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 13px;
	    line-height: 34px;
        padding: 0;

        padding-left: 0;
	    border-top: 5px solid #ddd;
	font-weight: bold;
		padding-left: 10px;
	margin-bottom: 0;
    }

    ul.sites li h2 a {
		margin-left: 0px;
        color: #9C041D;
        display: block;
		font-weight: bold;
    }

    ul.sites li img {
        padding: 9px;
        background: #ddd;
        margin-bottom: 10px;
        border: 1px solid #bbb;
    }
    

    ul.sites li div.detail {
        margin-left: 170px;
        padding-left: 9px;
		border-left: 1px solid #ddd;
		padding-bottom: 10px;
	padding-top: 10px;
    }


        ul.sites li ul.info {
            float: left;
            width: 170px;
        }

        ul.sites li ul.info li {
            margin: 0;
            border: 0;
            padding: 5px 10px;
            border-bottom: 1px solid #ddd;
            font-size: 11px;
        }
        
        ul.sites li ul.info li.date {
            color: #0A7996;
        }
        
        
        
        
        
        
        
        
        
div#navcontainer {
font-size: 12px;
font-family: arial;
background: #9c041d;
right: 0px;
margin: 0;
padding: 10px;
border: 0;
height: 20px;
color: #fff;
}

div#navcontainer ul
{
	float: left;
text-transform: uppercase;
display: inline;
margin: 0;
padding: 0;
list-style: none;
}

div#navcontainer h2
{
padding: 4px;
text-align: center;
}

div#navcontainer ul li
{
display: inline;
margin: 0;
}

div#navcontainer ul li a
{
color: #fff;
margin: 0;
padding: 2px 5px 2px 5px;
text-decoration: none;
font-weight: bold;
}

div#navcontainer ul li#active a {
}

div#navcontainer ul li#active a:hover, div#navcontainer ul li a:hover
{
    background: #6A0213;
    color: #fff;
}


div#stats {
	float: right;	
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	background: url("/assets/imgs/icons/heart.png") no-repeat 0 2px ;
}


ul.ads125 {
	
}

	ul.ads125 li {
		float: left;
		margin-bottom: 10px;
		margin-right: 20px;
		padding: 0;
	}

	ul.ads125 li.odd {
		margin-right: 0;
		padding: 0;
	}

	ul.ads125 li.wide {
		width: 258px;
		padding: 10px 0;
		padding-left: 10px;
		border: 1px solid #ddd;
	}


ul.news {
	
}

ul.news li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 0 10px;
}

ul.news li.pager {
	border-bottom: none;
}


ol.commentlist {
	border-bottom: 1px solid #ddd;
}


    #content ol.commentlist  li p {
        padding: 0 0 10px 0;
    }

    ol.commentlist li .detail {
        margin-left: 170px;
        padding-left: 9px;
                border-left: 1px solid #ddd;
                padding-bottom: 10px;
    }



        ol.commentlist li ul.info {
            float: left;
            width: 170px;
        }

        ol.commentlist li ul.info li {
            margin: 0;
            border: 0;
            padding: 5px 10px;
            border-bottom: 1px solid #ddd;
            font-size: 11px;
        }

form {
	padding-top: 10px;
}

input, textarea {
	width: 150px;
	margin-right: 10px;
	border: 1px solid #aaa;
	padding: 5px;
}

textarea {
	width: 680px;
}

#searchform {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	border: 0;
}


#searchform input {
	width: 160px;
}

input#searchsubmit {
	width: 60px;
}

ul.interviews {
}

	ul.interviews li {
		padding: 0 10px;
	}

ul.recentPosts {
}

	ul.recentPosts li {
		border-bottom: 1px solid #ddd;
		padding: 5px 10px;
	}

ul.navigation {
	padding-top: 10px;
}

	ul.navigation li.next {
		float: right;
	}

		ul.navigation li.next a {
			padding-right: 14px;
			background: url("/assets/imgs/right-arrow.png") no-repeat right 0px;
		}

	ul.navigation li.previous {
		float: left;
	}


                ul.navigation li.previous a {
                        padding-left: 14px;
                        background: url("/assets/imgs/left-arrow.png") no-repeat left 0px;
                }
