/* 
	Theme Name: beeb-theme
    Theme Date: 28042010
	Theme URL: http://beeb-theme.com  
	Description: Start a news publishing website like the professionals.<a href="http://achot.co.cc">Achot Free</a>
	Author: Beeb-Theme.com
	Author URI: http://www.beeb-theme.com
	shared : http://achot.co.cc
	Version: 3.0
*/

/* ================================================================ 
     GLOBAL STYLES
=================================================================== */
body {
	background: #f2f2f2;
	color: #333333;
    width: 100%;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#wrapper {
	background: #ffffff;
    width: 964px;
	height: 100%;
    padding: 0px 10px 0px 10px;
    margin: 0px auto 0px;
    }
	
a {
	color: #AE2600;
	text-decoration: none;
	}

a:visited {
	color: #AE2600;
	text-decoration: none;
	}
	
a:hover {
	color: #AE2600;
	text-decoration: underline;
	}
	
/* ================================================================ 
     HEADINGS
=================================================================== */

h1 {
	font-size: 26px;
    line-height: 30px;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }

h2 {
	font-size: 16px;
    line-height: 20px;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }

h3 {
	font-size: 16px;
    line-height: 20px;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }

h4 {
	font-size: 14px;
    line-height: 18px;
    font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }

h5 {
	font-size: 12px;
    line-height: 16px;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }

h6 {
	font-size: 10px;
    line-height: 14px;
    font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }
	
h1.theme-list {
	background: transparent;
    color: #000000;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
    }
	
h1.theme-list a {
    color: #000000;
	text-decoration: none;
	}

h1.theme-list a:visited {
    color: #000000;
	text-decoration: none;
	}
	
h1.theme-list a:hover {
    color: #000000;
	text-decoration: none;
	}
	
h1.theme-list-invert {
	background: #BD0461;
    color: #ffffff;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px 3px 10px;
    }
	
h1.theme-list-invert a {
    color: #ffffff;
	text-decoration: none;
	}

h1.theme-list-invert a:visited {
    color: #ffffff;
	text-decoration: none;
	}
	
h1.theme-list-invert a:hover {
    color: #ffffff;
	text-decoration: none;
	}

h1.theme-topstory {
	background: transparent;
    color: #000000;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
    }
	
h1.theme-topstory a {
    color: #000099;
	text-decoration: none;
	}

h1.theme-topstory a:visited {
    color: #000099;
	text-decoration: none;
	}
	
h1.theme-topstory a:hover {
    color: #000099;
	text-decoration: none;
	}
	
h1.topstory-title {
	background: transparent;
    color: #ffffff;
	font-size: 22px;
	line-height: 26px;
    font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
    }
	
h1.topstory-title a {
    color: #ffffff;
	text-decoration: none;
	}

h1.topstory-title a:visited {
    color: #ffffff;
	text-decoration: none;
	}
	
h1.topstory-title a:hover {
    color: #ffffff;
	text-decoration: none;
	}
	
h1.normal {
    color: #AE2600;
	font-size: 12px;
	line-height: 14px;
    font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
    }
	
h1.normal a {
    color: #AE2600;
	text-decoration: none;
	}

h1.normal a:visited {
    color: #AE2600;
	text-decoration: none;
	}
	
h1.normal a:hover {
    color: #AE2600;
	text-decoration: underline;
	}

h3.comments {
	background: transparent;
    color: #000000;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    }

/* ================================================================ 
     TYPOGRAPHY
=================================================================== */

#date {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #666666;
	}
	
#date a {
	color: #666666;
	text-decoration: none;
	}

#date a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#date a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
h6.caps {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	}
		
.notice {
	width: 400px;
	height: 100%;
	background: #FFF3A3 url(images/icon_notice.png) no-repeat 10px 10px;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #E7BD72;
	display: block;
	}
	
.warning {
	width: 400px;
	height: 100%;
	background: #FFD5D5 url(images/icon_warning.png) no-repeat 10px 10px;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #FFACAD;
	display: block;
	}
	
.user {
	width: 400px;
	height: 100%;
	background: #CDEFA6 url(images/icon_user.png) no-repeat 10px 10px;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #9BCC54;
	display: block;
	}
	
.download {
	width: 400px;
	height: 100%;
	background: #A8CDE3 url(images/icon_download.png) no-repeat 10px 10px;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #6ABCE2;
	display: block;
	}
	
.inset-left {
	width: 200px;
	height: 100%;
	color: #333333;
	margin: 0px;
	padding: 20px 20px 20px 0px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	}
	
.inset-right {
	width: 200px;
	height: 100%;
	color: #333333;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	}	
	
blockquote {
    background: #E9ECEE;
	font-style: italic;
    border: 1px solid #C0CCD3;
	margin: 15px 25px 5px 25px;
	padding: 0px 20px 0px 20px;
	}
	
blockquote.red {
	background: #FFD5D5;
	font-style: italic;
    border: 1px solid #FFACAD;
	margin: 15px 25px 5px 25px;
	padding: 0px 20px 0px 20px;
	}
	
blockquote.blue {
	background: #A8CDE3;
	font-style: italic;
    border: 1px solid #6ABCE2;
	margin: 15px 25px 5px 25px;
	padding: 0px 20px 0px 20px;
	}
	
blockquote.green {
	background: #CDEFA6;
	font-style: italic;
    border: 1px solid #9BCC54;
	margin: 15px 25px 5px 25px;
	padding: 0px 20px 0px 20px;
	}
	
blockquote.yellow {
	background: #FFF3A3;
	font-style: italic;
    border: 1px solid #E7BD72;
	margin: 15px 25px 5px 25px;
	padding: 0px 20px 0px 20px;
	}
	
pre {
	width: 400px;
	height: 100%;
    background: #E9ECEE;
	font-style: italic;
    border: 1px solid #C0CCD3;
	font-size: 14px;
	line-height: 18px;
	margin: 10px auto 10px;
	padding: 0px 20px 0px 20px;
	overflow: auto;
	}
		
/* ================================================================ 
     HEADER
=================================================================== */

#toparea {
	background: transparent;
    width: 932px;
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
	}
	
.toparea-left {
    width: 448px;
    margin: 0px 4px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.toparea-right {
    width: 480px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
	text-align: right;
    }

#header {
	background: #971B00 url(images/grad.png) repeat-x;
    width: 932px;
	height: 86px;
	font-size: 11px;
	font-family: Verdana;
    margin: 0px 0px 0px 0px;
    padding: 4px 16px 0px 16px;
    overflow: hidden;
	}
	
.header-left {
	background: transparent url(images/logo.png) top no-repeat;
    width: 182px;
	height: 38px;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.header-right {
	height: 90px;
    width: 750px;	
	overflow: hidden;
    float: left;
	text-align: right;
	list-style: none;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	}

.header-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.header-right li {
    float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.header-right li a, .header-right li a:link, .header-right li a:visited {
	color: #ffffff;
	display: block;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

.header-right li a:hover, .header-right li a:active {
	color: #ffffff;
	display: block;
    text-decoration: underline;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
		
.current_page_item a, .current_page_item a:hover {
	color: #ffffff !important;
    text-decoration: underline !important;
	font-weight: normal !important;
    }
	
/* ================================================================ 
     DROPDOWN MENU
=================================================================== */
.menubar {
    background: transparent url(images/nav-grad.png) repeat-x;
    color: #8D1F00;
	width: 964px;
    height: 38px;
    margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}	

#nav {
	font-size: 12px;
	font-family: Verdana;
	text-transform: Capitalize;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
    float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #8D1F00;
	display: block;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 10px 11px 10px 11px;
	border-right: 1px solid #c1c1c1;
	}

#nav li a:hover, #nav li a:active {
	background: transparent url(images/nav-active.png) repeat-x;
	color: #ffffff;
	display: block;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 10px 11px 10px 11px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: transparent url(images/nav-active.png) repeat-x;
    color: #ffffff;
	width: 150px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 11px 4px 11px;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #ffffff;
	padding: 4px 11px 4px 11px;
	text-decoration: none;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	margin: 0px;
	padding: 0px;
		border-top: 1px solid #c1c1c1;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	width: 174px;
	border-top: 1px solid #c1c1c1;
	margin: -17px 0 0 148px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}	
	
.current-cat-home a, .current-cat-home a:hover {
	background: transparent url(images/nav-active.png) repeat-x !important;
    color: #ffffff !important;
    }

.current-cat a, .current-cat a:hover {
	background: transparent url(images/nav-active.png) repeat-x !important;
    color: #ffffff !important;
    }
	
.current-cat-parent a, .current-cat-parent a:hover {
	background: transparent url(images/nav-active.png) repeat-x !important;
    color: #ffffff !important;
    }
	
.active-cat, active-cat a, .active-cat a:hover {
	background: transparent url(images/nav-active.png) repeat-x !important;
    color: #ffffff !important;
    }
		
/* ================================================================ 
     CONTENT SCROLLER
=================================================================== */
#slider {
	background: #000000 url(images/slider.gif) repeat-x;
	width: 596px;
	height: 270px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
.sliderwrapper{
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 270px;
	}

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0px 0px 0px 0px;
	background: transparent;
	width: 596px;
	height: 100%;
	opacity: 1;
	}

.pagination {
	width: 596px;
	text-align: left;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.pagination a {
	color: #8D1F00 !important;
	background: transparent url(images/nav-grad.png) repeat-x;
	width: 9px;
	height: 10px;
	padding: 5px 13px 5px 13px;
	text-decoration: none;
	}
	
.pagination a:hover {
	color: #8D1F00 !important;
	background: transparent url(images/nav-grad.png) repeat-x;
	width: 9px;
	height: 10px;
	padding: 5px 13px 5px 13px;
	text-decoration: none;
	}
	
.pagination a.selected {
	color: #ffffff !important;
	background: transparent url(images/grad.png) repeat-x;
	width: 9px;
	height: 10px;
	padding: 5px 13px 5px 13px;
	text-decoration: none;
	}
	
.scroller-top {
	background: transparent url(images/scroller-top.png) top no-repeat;
	width: 581px;
	font-family: Verdana;
	font-size: 18px;
	line-height: 22px;
	color: #861D00;
	font-weight: bold;
	height: 32px;
	text-transform: capitalize;
	padding: 8px 10px 0px 25px;
	margin: 0px;
	}
	
.scroller-top a {
	color: #861D00;
	text-decoration: none;
	}

.scroller-top a:visited {
	color: #861D00;
	text-decoration: none;
	}
	
.scroller-top a:hover {
	color: #BD310A;
	text-decoration: none;
	}
	
.scroller-bottom {
	background: transparent url(images/scroller-bottom.png) top no-repeat;
	width: 616px;
	height: 6px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}
	
/* ================================================================ 
     GLOBAL LAYOUT
=================================================================== */
#layout {
	background: #dbdbdb;
	width: 964px;
	margin: 1px 0px 1px 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
#layout ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#layout ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

#layout ul li a {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

#layout ul li a:visited {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
	
#layout ul li a:hover {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
#layout-wrap {
	width: 648px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
#layout-wrap-invert {
	width: 648px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
.layout-top {
	width: 616px;
	margin: 0px 16px 0px 16px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
#layout-top ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#layout-top ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

#layout-top ul li a {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

#layout-top ul li a:visited {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
	
#layout-top ul li a:hover {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.layout-top-left {
	width: 300px;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	float: left;
	}

.layout-top-middle {
	width: 300px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	float: left;
	}
	
#layout-left {
	width: 300px;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	float: left;
	}
	
#layout-left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#layout-left ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

#layout-left ul li a {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

#layout-left ul li a:visited {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
	
#layout-left ul li a:hover {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}	
	
#layout-right {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	}
	
#layout-right ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#layout-right ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

#layout-right ul li a {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

#layout-right ul li a:visited {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
	
#layout-right ul li a:hover {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

/* ================================================================ 
     POST LAYOUT
=================================================================== */
#layout-post {
	background: #dbdbdb;
	width: 964px;
	margin: 1px 0px 1px 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}	
	
/* ================================================================ 
     PAGE LAYOUT
=================================================================== */
#layout-page {
	background: #dbdbdb;
	width: 964px;
	margin: 1px 0px 1px 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
/* ================================================================ 
     INNER LAYOUT
=================================================================== */
#layout-inner {
	background: #dbdbdb;
	width: 964px;
	margin: 1px 0px 1px 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	float: left;
	}
	
#layout-inner ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#layout-inner ul li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

#layout-inner ul li a {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

#layout-inner ul li a:visited {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
	
#layout-inner ul li a:hover {
	background: transparent url(images/bullet.png) 0px 4px no-repeat;
	color: #861D00;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
		
/* ================================================================ 
     FOOTER
=================================================================== */

#footer {
    background: #414141;
    width: 944px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	min-height: 26px;
    margin: 0px 0px 0px 0px;
    padding: 7px 10px 0px 10px;
    overflow: hidden;
	}
	
a.footer:link {color: #FFFFFF; font-size: 12px; text-decoration: none; font-family: Verdana; padding: 5px 0px 0px 15px;}
a.footer:active {color: #FFFFFF; font-size: 12px; text-decoration: none; font-family: Verdana; padding: 5px 0px 0px 15px;}
a.footer:visited {color: #FFFFFF; font-size: 12px; text-decoration: none; font-family: Verdana; padding: 5px 0px 0px 15px;}
a.footer:hover {color: #cccccc; font-size: 12px; text-decoration: none; font-family: Verdana; padding: 5px 0px 0px 15px;}
		
/* ================================================================ 
     WIDGET STYLES
=================================================================== */
	
.widget-top {
	background: transparent url(images/widget-top.png) top no-repeat;
	width: 265px;
	font-family: Verdana;
	font-size: 18px;
	line-height: 22px;
	color: #861D00;
	font-weight: bold;
	height: 32px;
	text-transform: capitalize;
	padding: 8px 10px 0px 25px;
	margin: 0px;
	}
	
.widget-top a {
	color: #861D00;
	text-decoration: none;
	}

.widget-top a:visited {
	color: #861D00;
	text-decoration: none;
	}
	
.widget-top a:hover {
	color: #BD310A;
	text-decoration: none;
	}
	
.post-top {
	background: transparent url(images/post-top.png) top no-repeat;
	width: 616px;
	height: 6px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
.post-repeat {
	background: #ffffff;
	color: #616161;
	margin: 0px auto 0px;
	padding: 10px 10px 5px 10px;
	}
	
.post-bottom {
	background: transparent url(images/scroller-bottom.png) top no-repeat;
	width: 616px;
	height: 6px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}
	
.widget-bottom {
	background: transparent url(images/widget-bottom.png) top no-repeat;
	width: 300px;
	height: 6px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}
	
.widget-repeat {
	background: #ffffff;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	}
	
table#wp-calendar {
	width: 250px;
	margin: 10px auto 0px;
	}

table#wp-calendar td {
	padding: 0px 0px 0px 10px;
	}
	
	
.nowidget {
	background: #ffffff;
	color: #616161;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 10px;
	}
	
.nowidget a {
	color: #AE2600;
	text-decoration: none;
	}

.nowidget a:visited {
	color: #AE2600;
	text-decoration: none;
	}
	
.nowidget a:hover {
	color: #AE2600;
	text-decoration: underline;
	}
	

.nowidget-wide {
	background: #ffffff;
	color: #616161;
	margin: 0px auto 0px;
	padding: 10px 10px 5px 10px;
	}
	
.nowidget-wide a {
	color: #AE2600;
	text-decoration: none;
	}

.nowidget-wide a:visited {
	color: #AE2600;
	text-decoration: none;
	}
	
.nowidget-wide a:hover {
	color: #AE2600;
	text-decoration: underline;
	}
	
ul#recentcomments {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
ul#recentcomments li.recentcomments {
	display: block;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

ul#recentcomments li.recentcomments a {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}

ul#recentcomments li.recentcomments a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}
	
ul#recentcomments li.recentcomments a:hover {
	color: #000000;
	background: transparent;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}
	
	
/* ================================================================ 
     IMAGE STYLES
=================================================================== */
.img-slider {
	width: 310px;
	height: 240px;
	float: left;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #c1c1c1;
	}
	
.img-thumb {
	width: 80px;
	height: 80px;
	float: left;
	padding: 1px;
	border: 1px solid #c1c1c1;;
	margin: 1px 10px 10px 0px;
	}
	
.img-thumb-right {
	width: 80px;
	height: 80px;
	float: right;
	padding: 1px;
	border: 1px solid #c1c1c1;;
	margin: 1px 0px 10px 10px;
	}
	
.img-catlight {
	width: 146px;
	height: 130px;
	float: left;
	padding: 1px;
	border: 1px solid #c1c1c1;;
	margin: 1px 10px 0px 0px;
	}
	
.img-catlight-right {
	width: 146px;
	height: 130px;
	float: right;
	padding: 1px;
	border: 1px solid #c1c1c1;;
	margin: 1px 0px 0px 10px;
	}
	
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 1px;
	margin: 20px 0px 20px 20px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 20px 20px 20px 0px;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
    background: #dbdbdb;
	margin: 10px;
	color: #8D1F00;
	padding: 10px 0px 10px 10px;
	}
	
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px auto 0px;
	padding: 5px 20px 5px 20px;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	}
	
/* ================================================================ 
     SEARCH FORM
=================================================================== */
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff !important;
	width: 144px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
    text-align: right;
	display: inline;
    float: right;
	border: 1px solid transparent;
	}

/* ================================================================ 
     NESTED COMMENTS
=================================================================== */

#commentblock {
    width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock a {
	text-decoration: none;
	}

#commentblock a:visited {
	text-decoration: none;
	}
	
#commentblock a:hover {
	text-decoration: underline;
	}
	
#commentblock p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#commentblock ol li {
	background: #ffffff;
		color: #333333;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	border: 1px solid #dbdbdb;
	}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo {
	clear: both;
	}

ol.commentlist { 
    list-style: none;
    margin:0 0 1em;
    padding:0;
    text-indent:0;
    }

ol.commentlist li {
    }

ol.commentlist li.comment {
    padding:1em;
    }

ol.commentlist li div.comment-author {
    }

ol.commentlist li div.vcard {
    }

ol.commentlist li div.vcard cite.fn {
    font-style:normal;
    }

ol.commentlist li div.vcard cite.fn a.url {
    }

ol.commentlist li div.vcard img.avatar {
    border:1px solid #dbdbdb;
    float:left;
    margin:6px 15px 3px 0px;
	padding: 1px;
    }

ol.commentlist li div.commentmetadata {
    }

ol.commentlist li div.comment-meta {
    font-size:9px;
	font-weight: bold;
    }

ol.commentlist li div.comment-meta a {
	color: #AE2600;
    }

ol.commentlist li p {
    margin:0 0 1em;
    }

ol.commentlist li ul {
    list-style: none;
    margin:0 0 1em 2em;
    }

ol.commentlist li div.reply {
	text-align: right;
    }

ol.commentlist li div.reply a {
    font-size: 9px;
	font-weight: normal;
    }
	
ol.commentlist li ul.children {
    list-style: none; 
    margin:1em 0 0; 
    text-indent:0;
    }

ol.commentlist li ul.children li {
    }

ol.commentlist li ul.children li.depth-2 {
    border:1px dotted #dbdbdb;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-3 { 
    border:1px dotted #dbdbdb;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-4 {
    border:1px dotted #dbdbdb;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-5 {
    margin: 0px 0px 10px 10px;
    }
