/*
Theme Name: Todo en Futbol
Theme Date: 2009
Description: Wordpress football theme.
Author: KPA para Cryterium Multimedia
Author URL: http://www.cryterium.es
Version: 2.0
*/

/* ================================================================ 
     GENERAL SETTINGS
=================================================================== */

body {
        margin:0; 
        padding:0; 
        background-color: #000; 
        font-family:Arial, Helvetica, sans-serif; 
        font-size:12px; 
        color:#666;
	}

#backer {
        background: #fff;
        width: 1014px;
	margin: 0px auto 10px;
        padding: 0px 0px 8px 0px;
        }

#wrapper {
        background: #ffffff url(images/wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto;
        padding: 0px;
        }

#inner-wrapper {
        background: #ffffff url(images/inner-wrapper.gif) repeat-y;
        width: 998px;
	margin: 8px auto;
        padding: 0px;
        }

.dated {
        color: #555555;
        font-size: 11px;
	font-family: Arial, san-serif;
        margin: 6px 0px 0px;
        }

/* ================================================================ 
     HEADER
=================================================================== */

#blackbar {
        background: #000;
        width: 978px;
        color: #fff;
	font-size: 11px;
	font-family: Verdana;
        margin: 0px auto;
        padding: 8px 10px;
        overflow: hidden;
        border-top: 1px solid #ccc;
        }

#blackbar a {
	color: #fff;
	text-decoration: none;
	}

#blackbar a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#blackbar a:hover {
	color: #fff;
	text-decoration: underline;
}

.blackbar-left {
        width: 708px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
}

.blackbar-right {
        width: 270px;
        text-align: right;
        margin: 0px;
        padding: 0px;
        float: left;
}

#toparea {
        width: 998px;
        margin: 3px auto 3px;
        padding: 1px 0px;
        overflow: hidden;
        }

.toparea-left {
        width: 728px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
        }

.toparea-right {
        width: 270px;
        text-align: right;
        margin: 15px 0px 0px;
        padding: 0px;
        float: left;
        }

#redbar {
        background: #000099;
        width: 988px;
        color: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
        margin: 0px auto 1px;
        padding: 7px 10px 6px 0px;
        overflow: hidden;
        border-bottom: 3px solid #99cc00;
        }

#redbar a {
	color: #fff;
	text-decoration: none;
	}

#redbar a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#redbar a:hover {
	color: #fff;
	text-decoration: underline;
	}

.redbar-left {
        width: 818px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
        }

.redbar-right {
        width: 170px;
        text-align: right;
        margin: 0px;
        padding: 0px;
        float: left;
        }

#masthead {
        background: #fff url(images/masthead.gif) no-repeat left top;
        width: 998px;
        height: 83px;
        margin: 0px auto;
        padding: 0px;
        overflow: hidden;
        }

.masthead-logo {
        width: 299px;
        text-align: left;
        margin: 0 0 0 10px;
        padding: 0px;
        float: left;
        }

.masthead-right {
        width: 678px;
        text-align: right;
        margin: 10px 11px 0px 0px;
        padding: 0px;
        float: left;
        }

/* ================================================================ 
     TYPOGRAPHY SETTINGS
=================================================================== */

a {
	color: #333;
	text-decoration: underline;
	}

a:visited {
	color: #333;
	text-decoration: underline;
	}
	
a:hover {
	color: #333;
	text-decoration: none;
	}

h1 {
        color: #6c9e39;
        font-size: 25px;
        line-height: 25px;
        font-weight: bold;
        margin: 10px; 
	padding: 0px;
        }

h2 {
        color: #333;
	font-size: 18px;
        line-height: 18px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h3 {
        color: #333;
	font-size: 16px;
        line-height: 16px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h4 {
        color: #333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h5 {
        color: #333;
	font-size: 12px;
        line-height: 12px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h6 {
        color: #333;
	font-size: 10px;
        line-height: 10px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h1.blocktitle {
        color: #003399;
	font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0 5px;
	padding: 0px;
	}

h1.blocktitle-underline {
        color: #003399;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-underline-padding {
        color: #003399;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-black {
        color: #333;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px 0px 5px;
        border-bottom: 1px solid #C0CCD3;	
        }

h1.blocktitle-red {
        background: #D82231;
        color: #ffffff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
        }

h1.blocktitle-blue {
        background: #0D2E72;
        color: #fff;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 5px 10px;
        }

h1.promo {
        color: #ddd;
	font-size: 14px;
        line-height: 14px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h1.promo a {
	color: #ddd;
	text-decoration: none;
	}

h1.promo a:visited {
	color: #ddd;
	text-decoration: none;
	}
	
h1.promo a:hover {
	color: #fff;
	text-decoration: none;
	}

h1.main-news-item {
        color: #fff;
	font-size: 22px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

h1.main-news-item a {
	color: #fff;
	text-decoration: none;
	}

h1.main-news-item a:visited {
	color: #fff;
	text-decoration: none;
	}
	
h1.main-news-item a:hover {
	color: #ffffff;
	text-decoration: none;
	}

h1.post-item-title {
        color: #000;
	font-size: 32px;
        line-height: 32px;
        font-weight: bold;
	margin: 0px;
	padding: 0px;
        }

h1.subtitle {
        color: #000;
	font-size: 16px;
        line-height: 16px;
        font-weight: normal;
	margin: 8px 0px 5px 0px;
	padding: 0px;
	}

h1.other-news-item {
        color: #333;
	font-size: 14px;
        line-height: 15px;
        font-weight: bold;
	margin: 3px 0px 5px;
	padding: 0px;
         text-decoration: none;
        text-align: left;
	}

h1.other-news-item a {
	color: #333;
	text-decoration: none;
	}

h1.other-news-item a:visited {
	color: #333;
	text-decoration: none;
	}
	
h1.other-news-item a:hover {
	color: #99cc00;
	text-decoration: none;
	}

h1.bold-news-item {
        color: #333;
	font-size: 14px;
        line-height: 15px;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

h1.bold-news-item a {
	color: #333;
	text-decoration: underline;
	}

h1.bold-news-item a:visited {
	color: #333;
	text-decoration: underline;
	}
	
h1.bold-news-item a:hover {
	color: #333;
	text-decoration: none;
	}

/* ================================================================ 
     PAGES MENU
=================================================================== */

#pagebar {
        background: transparent;
        color: #fff;
	width: 818px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#navpages {
	margin: 0px;
	padding: 0px;
	}
	
#navpages ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navpages li {
        float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navpages li a, #navpages li a:link, #navpages li a:visited {
        background: transparent;
	color: #fff;
	display: block;
        font-weight: normal;
        text-decoration: none;
        margin: 0px;
	padding: 0px 7px;
        border-right: 1px solid #fff;
	}

#navpages li a:hover, #navpages li a:active {
        background: transparent;
	color: #fff;
	display: block;
        font-weight: normal;
        text-decoration: underline;
        margin: 0px;
	padding: 0px 7px;
        border-right: 1px solid #fff;
	}

.current_page_item a, .current_page_item a:hover {
        background: transparent !important;
        color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
        text-decoration: underline !important;
        }

/* ================================================================ 
     DROPDOWN MENU
=================================================================== */

#menubar {
        background: #000044 url(images/nav-repeat.gif) repeat-x;
        color: #fff;
	width: 998px;
        height: 34px;
        margin: 1px auto 0px;
	padding: 0px;
	overflow: hidden;
        border-bottom: 1px solid #fff;
	}

#menubar a.active_category {
        background: #000077 url(images/nav-repeat-active.gif) repeat-x !important;
        color: #ffffff !important;
        }

.menubar-left {
        width: 998px;
        height: 34px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
        }

#nav {
	font-size: 10px;
	font-family: Arial, sans-serif;
        text-transform: uppercase;
	margin: 0px 0 1px;
	padding: 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 {
        background: #000044 url(images/back-nav.jpg) repeat-x;
	color: #fff;
	display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px;
	padding: 11px 8px 11px;
        letter-spacing: -0.045em;
	}

#nav li a:hover, #nav li a:active {
        background: #000077 url(images/nav-repeat-active.gif) repeat-x;
        color: #fff;
        display: block;
        font-weight: bold;
        text-decoration: none;
        margin: 0px;
	padding: 11px 8px 11px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
        background: #000077 url(images/nav-repeat-active.gif) repeat-x;
	width: 150px;
	color: #fff;
	float: none;
	margin: 0px;
	padding: 4px 8px;
	/*border-bottom: 1px solid #5B80FF;
	border-left: 1px solid #5B80FF;
	border-right: 1px solid #5B80FF;
	text-decoration: none;*/
	}
	
#nav li li a:hover, #nav li li a:active {
        background: #000077 url(images/nav-repeat-active.gif) repeat-x;
	color: #ffffff;
	padding: 4px 8px;
	text-decoration: underline;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	width: 168px;
	border-top: 1px solid #5B80FF;
	margin: -25px 0 0 167px;
	}

#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 a, .current-cat a:hover {
        background: #000077 url(images/nav-repeat-active.gif) repeat-x !important;
    color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
    }

/* ================================================================ 
     SUBMENU (adsense)
=================================================================== */

#menusub {
        background: #194BF2;
        color: #fff;
	width: 983px;
        height: 22px;
        margin: 0px auto 0px;
	padding: 6px 10px 0px 5px;
	overflow: hidden;
        border-bottom: 3px solid #cccccc;
	}

#menusub a {
	color: #fff;
	text-decoration: underline;
	}

#menusub a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
	
#menusub a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.menusub-left {
        width: 978px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

/* ================================================================ 
     BREAKING NEWS
=================================================================== */

#breakingnews {
        background-color: #99cc00;
        color: #000;
	width: 978px;
        height: 22px;
        margin: 0px auto 0px;
	padding: 7px 10px 0px 10px;
	overflow: hidden;
        border-bottom: 3px solid #006E2E;
	}

#breakingnews a {
	color: #fff;
	text-decoration: underline;
	}

#breakingnews a:visited {
	color: #cc0000;
	text-decoration: underline;
	}
	
#breakingnews a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* ================================================================ 
     COLUMN SETUP
=================================================================== */

#column-setup {
        width: 998px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        overflow: hidden;
        }

.column-580 {
        width: 580px;
        text-align: left;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-580 a {
	text-decoration: underline;
	}

.column-580 a:visited {
	text-decoration: underline;
	}
	
.column-580 a:hover {
	text-decoration: none;
	}

.column-580 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-580 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-580 ul li a {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-580 ul li a:visited {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-580 ul li a:hover {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
/**/
.column-650 {
        width: 650px;
        text-align: left;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-650 a {
	text-decoration: underline;
	}

.column-650 a:visited {
	text-decoration: underline;
	}
	
.column-650 a:hover {
	text-decoration: none;
	}

.column-650 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-650 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-650 ul li a {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-650 ul li a:visited {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-650 ul li a:hover {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}
/**/
.column-402 {
        width: 402px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-402 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-402 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-402 ul li a {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-402 ul li a:visited {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-402 ul li a:hover {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-254 {
        width: 254px;
        text-align: left;
        margin: 0px 21px 0px 21px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.column-254 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-254 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-254 ul li a {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-254 ul li a:visited {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-254 ul li a:hover {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-300 {
        width: 300px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: right;
        }

.column-300 ul {
	font-size: 12px;
	font-family: Arial, san-serif;
	list-style-type: none;
	margin: 10px 0px 13px 0px;
	padding: 0px;
	}
	
.column-300 ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-300 ul li a {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}

.column-300 ul li a:visited {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	}
	
.column-300 ul li a:hover {
	color: #333333;
	background: transparent url(images/bullet.gif) no-repeat 0 .50em;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	}

.column-120 {
        width: 120px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#sidebar-block {
	background: #E9ECEE;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-plain {
	background: #ffffff;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 13px 0px;
        padding: 8px;
        }

#sidebar-block-bottom {
	background: #E9ECEE url(images/quotes.png) bottom right no-repeat;
        border: 1px solid #C0CCD3;
        margin: 0px 0px 0px 0px;
        padding: 8px;
        }
.banner-sidebar {
        margin:15px 0 0;
}
/* ================================================================ 
     MODULES
=================================================================== */

#module-01 {
        margin: 0px 0px 13px;
        padding: 0;
        overflow: hidden;
        text-align:justify;
}

.main-highlight {	
        background: #99cc00;
        color: #fff;
        margin:0 0 5px;
        padding: 10px;
        font-size: 12px;
        font-family: Arial, sans-serif;
}
.main-highlight h1 {
       text-align: left;
}
.main-highlight h1 a:hover {
       text-decoration: underline;
}
#module-02 {
        width: 402px;
        margin: 0px auto 13px;
        padding: 0px;
        overflow: hidden;
}
#module-02 img {
       margin: 8px 0 6px;
}
.module-02-left {
        width: 128px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
        text-align:justify;
}

.module-02-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        text-align:justify;
        }

.module-02-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        text-align:justify;
        }

#module-03 {
        width: 402px;
        margin: 0px auto 13px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.module-03-left {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        text-align:justify;
        }

.module-03-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        text-align:justify;
        }

.module-03-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

#module-04 {
        width: 402px;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        }

.module-04-left {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-04-middle {
        width: 128px;
        text-align: left;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.module-04-right {
        width: 128px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

blockquote {
	background: #E9ECEE;
        border: 1px solid #C0CCD3;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	}

/* ================================================================ 
     IMAGE SETTINGS
=================================================================== */

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: 0px;
	margin: 5px 0px 20px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}

/* ================================================================ 
     FOOTER SETTINGS
=================================================================== */

#footer {
        background-color: #000;
        width: 978px;
	color: #dddddd;
	font-size: 11px;
	font-family: Verdana;
        margin: 0px auto 0px;
        padding: 10px;
        overflow: hidden;
        }

#footer a {
	color: #dddddd;
	text-decoration: none;
	}

#footer a:visited {
	color: #dddddd;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
	}

.footer-left {
        width: 700px;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

.footer-right {
        width: 273px;
        text-align: right;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        }

/* ================================================================ 
     SEARCH BAR
=================================================================== */

#search-bar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff url(images/search-repeat.gif) repeat-x!important;
	width: 250px;
	color: #333399;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 4px;
        border: 0px;
	display: inline;
        border: 1px solid #C0CCD3;
	}

#searchbutton {
        background: transparent url(images/search-button.png) no-repeat;
        width: 90px;
        height: 28px;
        padding: 0px;
        margin: 3px 0px 0px 0px;
        border: 0px;
}

/* ================================================================ 
     COMMENTS BLOCK
=================================================================== */
	
#commentblock {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#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 10px 0px;
	}
	
#commentblock ol li {
	background: #E9ECEE;
	list-style: none;
	margin: 0px;
	padding: 20px;
	}
	
.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.alt {
        }

ol.commentlist li.bypostauthor {
        }

ol.commentlist li.byuser {
        }

ol.commentlist li.comment-author-admin {
        }

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:3px solid #cccccc;
        float:left;
        margin:3px 10px 5px 0px;
        }

ol.commentlist li div.vcard img.avatar-32 {
        }

ol.commentlist li div.vcard img.photo {
        }

ol.commentlist li div.vcard span.says {
        }

ol.commentlist li div.commentmetadata {
        }

ol.commentlist li div.comment-meta {
        font-size:9px;
        }

ol.commentlist li div.comment-meta a {
	color: #333333;
        }

ol.commentlist li p {
        margin:0 0 1em;
        }

ol.commentlist li ul {
        list-style:square;
        margin:0 0 1em 2em;
        }

ol.commentlist li div.reply {
        }

ol.commentlist li div.reply a {
        font-weight:bold;
        }
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.alt {
        }

ol.commentlist li ul.children li.bypostauthor {
        }

ol.commentlist li ul.children li.byuser {
        }

ol.commentlist li ul.children li.comment {
        }

ol.commentlist li ul.children li.comment-author-admin {
        }

ol.commentlist li ul.children li.depth-2 {
        border:1px dotted #555;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-3 { 
        border:1px dotted #999;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-4 {
        border:1px dotted #bbb;
        margin:0 0 .25em .25em;
        }

ol.commentlist li ul.children li.depth-5 {
        }

ol.commentlist li ul.children li.odd {
        }

ol.commentlist li.even {
        background:#fff;
        }

ol.commentlist li.odd {
        background:#f6f6f6;
        }

ol.commentlist li.parent {
        border:0px dotted #111;
        }

ol.commentlist li.pingback {
        border-bottom:1px dotted #666;
        padding:1em;
        }

ol.commentlist li.thread-alt {
        }

ol.commentlist li.thread-even {
        }

ol.commentlist li.thread-odd {
        }

/* ================================================================ 
     LIVE CHAT
=================================================================== */

#livechat {
        background: #006E2E;
        width: 982px;
        margin: 0px auto 0px;
        padding: 10px 8px 10px 8px;
        overflow: hidden;
        }

.hidden { 
        display: none;
        }

.unhidden {
        display: block;
        }

/* ================================================================ 
     POST
=================================================================== */
.post-titu {
       margin:0 0 15px;
       text-align: justify;
       clear: both;
}
.post-titu .thumb {
       margin:3px 10px 5px 0;
         float:left;
}
.post-titu p {
      margin:0 0 12px;
      text-align: justify;
}
.post-titu p.readmore {text-align: right;}
.post-titu p.readmore a {color: #666; font-size: 11px; text-decoration:none;}
.post-titu p.readmore a:hover {text-decoration: underline;}
.post-titu .cat a {
      margin: 0 0 4px;
      text-transform: uppercase;
      color: #999;
      text-decoration: none;
      font-size: 10px;
      line-height: 100%;
}
.post-titu .cat a:hover {
      color: #333;
}
.other-news {
      margin:10px 10px 0 15px;
      padding:0;
}
.other-news h2 a {
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
}
/**/
.post {
      margin:0 10px;
} 
.post .thumb {
      float:left;
      margin:0 10px 3px 0;
}
.post p {
      margin:0 0 15px;
      color:#666;
}


/*END*/
