/***********************************************************
YUI Reset 2.4.1 (with a few modifications)
***********************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;margin:0;padding:0;}
q:before,q:after{content:'';}
caption,th{text-align:left;}
fieldset,img{border:0;}
li{margin:0;padding:0;}
abbr,acronym{border:0;}

body {
	font: 12px/1.5 helvetica, arial, sans-serif;
	letter-spacing:0px;
	color:#333;
	background-color:#fff;
	margin:0;
	padding:0;
	background:url('http://astonvillacentral.com/images/goalnet-bg-pattern-claret.jpg') #3b011b;
}

::selection { background:#770236; color:#fff; text-shadow: none;}
::-moz-selection { background:#770236; color:#fff; text-shadow: none; }
::-webkit-selection { background:#770236; color:#fff; text-shadow: none; }

div#site {
    width:960px;
	margin:0 auto;
	height:100%;
	min-height:100%;
}

html>body div#site {
	height:auto;
}

a {
    text-decoration:none
}

div.thirds div.section {
	width:300px;
}

/* Fam Nav */

/* GLOBALHEADER */
#fam-header { width: 787px; height: 75px; margin-left: 150px; position: relative; z-index: 9998; background-image: url(http://astonvillacentral.com/images/fam-menu-sprite_iv.png); background-repeat: no-repeat; }
#fam-header #fam-nav { margin: 0; padding: 0; }
#fam-header #fam-nav li { display: inline; }
#fam-header #fam-nav li a { background-image: url(http://astonvillacentral.com/images/fam-menu-sprite_iv.png); background-repeat: no-repeat; float: left; height: 75px; overflow: hidden; display:block; outline: none;}
#fam-header #fam-nav li a h2 span {display: none;}

/* BUTTONS */
#fam-header #fam-nav li#gn-blog a { width: 207px; background-position: 0 0; }
#fam-header #fam-nav li#gn-wallpaper a { width: 156px; background-position: -207px 0; }
#fam-header #fam-nav li#gn-villawire a { width: 192px; background-position: -363px 0; }
#fam-header #fam-nav li#gn-astontwitter a { width: 232px; background-position: -555px 0; }

/* HOVER */
#fam-header #fam-nav li#gn-blog a:hover { background-position: -0 -75px; }
#fam-header #fam-nav li#gn-wallpaper a:hover { background-position: -207px -75px; }
#fam-header #fam-nav li#gn-villawire a:hover { background-position: -363px -75px; }
#fam-header #fam-nav li#gn-astontwitter a:hover { background-position: -555px -75px; }

/* ACTIVE */
#fam-header #fam-nav li#gn-blog a:active { background-position: 0 -150px; }
#fam-header #fam-nav li#gn-wallpaper a:active { background-position: -207px -150px; }
#fam-header #fam-nav li#gn-villawire a:active { background-position: -363px -150px; }
#fam-header #fam-nav li#gn-astontwitter a:active { background-position: -555px -150px; }

/* ON STATES */
#fam-header.home #fam-nav li#gn-blog a { background-position: 0 -225px !important; }
#fam-header.wallpaper #fam-nav li#gn-wallpaper a { background-position: -207px -225px !important; }
#fam-header.villawire #fam-nav li#gn-villawire a { background-position: -363px -225px !important; }
#fam-header.astontwitter #fam-nav li#gn-astontwitter a { background-position: -555px -225px !important; }

#header {
	width: 100%;
	padding-top: 14px;
	
}

#header h1 {
	padding: 50px 0 0 25px;
}

#header h1 a:hover {text-decoration:none; background-color:transparent;}

/* Main Menu */

#menu {
	width: 100%;
	height: 35px;
	background: #ddd;
}

#menu ul {
	position: relative;
	width: 915px;
	height: 35px;
	margin-left: 35px;
	padding: 0;
}

#menu ul li {
	float: left;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Arial, sans-serif;
}

#menu ul li a {
	display: block;
	position: relative;
	margin-top: 5px;
	padding: 0 20px;
	color: #eee;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	background: #95BEE5;
	background: -moz-linear-gradient(center top, #95BEE5, #2F68C9 );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #95BEE5), color-stop(1, #2F68C9));
	border-left: rgba(0, 0, 0, 0.25) 1px solid;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
}

#menu ul li:first-child a {
    border-left: none;
}

#menu ul li a:hover {
	color: #3B011B;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	background: #9ec6e8;
	cursor: pointer;
}

#menu ul li a:active {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.35) inset;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35) inset;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35) inset;
}

#menu ul li a span {
	display: inline-block;
	height: 30px;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item {
	line-height: 35px;
}

#menu ul li.current_page_item a {
	background: #fff;
	margin-top: 0;
	color: #222;
	border: 0;
	text-shadow: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#menu ul li.current_page_item a:hover {
	color: #1A272E;
}

#menu ul li.current_page_item a span {
	height: 35px;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	position: relative;
}

/* Main Menu - Drop-down menus */
#menu .nav li ul  { height: auto; margin-left: 0; margin-top: 0; background: #F5F5F5; position: absolute; left: -999em; width: 180px; border: 1px solid #dbdbdb; border-width:1px 1px 0; z-index:999; }
#menu .nav li ul li  { float: left; background:#F5F5F5; border-top:1px solid #fff; border-bottom:1px solid #dbdbdb; }
#menu .nav li ul li a  { float: none; margin: 0; padding: 0 0 0 20px!important; line-height: 28px; height: auto; width:160px; color:#555; font-size:0.8em; border: none; background: none; }
#menu .nav li ul li a span  { padding: 0; height: auto; background: none; }
#menu .nav li ul li a.sf-with-ul { padding:5px 10px; }
#menu .nav li ul li a:hover  { background:#e0e0e0;}
#menu .nav li ul ul  { margin: -25px 0 0 180px; }
#menu .nav li ul ul li a  {  }
#menu .nav li ul li ul li a  {  }

#menu .nav li:hover, #menu .nav li.hover  { position:static; }
#menu .nav li:hover ul ul, #menu .nav li.sfhover ul ul,
#menu .nav li:hover ul ul ul, #menu .nav li.sfhover ul ul ul,
#menu .nav li:hover ul ul ul ul, #menu .nav li.sfhover ul ul ul ul { left:-999em; }
#menu .nav li:hover ul, #menu .nav li.sfhover ul,
#menu .nav li li:hover ul, #menu .nav li li.sfhover ul,
#menu .nav li li li:hover ul, #menu .nav li li li.sfhover ul  { left:auto; }

#menu .nav .sf-sub-indicator {background: url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:0.9em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
#menu .nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat;}

/* Banner Ad Main */
#banner-ad-main {
    background: #ddd;
	padding: 14px 14px 9px 14px;
	height: 90px;
}

#banner-ad-main-left {
    padding: 0;
	margin: 0;
	width: 728px;
	height: 90px;
	background: #fff;
	float: left;
}

#banner-ad-main-right {
    height: 90px;
	width: 190px;
	background: #fff;
	float: right;
}

#banner-ad-main-right h4 {
    padding:5px 0 0 10px;
	margin:0;
	font-size: 11px;
	line-height:11px;
	color:#3B011B;
}

#banner-ad-main-right p {
    padding:8px 0;
	margin:0;
}

#content {
	background: #fff;
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 1);
}

#content a {
	color:#505050;
	text-decoration:none;
	padding:0 1px;
	outline:none;
}

#content a:hover {
	color:#fff;
	background-color:#93bde5;
	text-decoration:none;
}

h3 a, .h3 a {
        color:#4e0224;
}


/***********************************************************
General styles
***********************************************************/
h2, h3, h4, h5 {
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0;
}


h2, .h2 {
	font-size:25px;
	text-transform:none;
}

h3, .h3 {
	font-family:helvetica, arial, sans-serif;
	font-size:20px;
	font-weight:normal;
}

h4, .h4 {
	margin:10px 0 0 0;
	font-size:16px;
	text-transform:none;
}

h5, .h5 {
	margin:7px 0 0 0;
	font-size:12px;
	text-transform:none;
}

#ad_top_container {
        width:100%;
	background: #fff url("http://astonvillacentral.com/wp-content/themes/carrington-blog/img/background_top.png");
	background-repeat: no-repeat;
	background-position: center;
}

#ad_top {
        width:728px;
        margin-left:auto;
        margin-right:auto;
}

#ad_mid {
        width:728px;
        margin-left:auto;
        margin-right:auto;
        margin-top:20px;
}

#ad_mid a, #ad_mid a:hover{
        display:block;
		padding:0;
		margin:0;
		background-color:transparent;
}

#ad_end {
        width:728px;
        margin-left:auto;
        margin-right:auto;
        margin-top:20px;
        padding-bottom:20px; 
}


.logo {
        margin:0 0 0 10px;
}

    
ul#menu {
        margin:0;
        padding:0;
        list-style-type:none;
        width:auto;
        position:relative;
        display:block;
        height:30px;
        font-size:12px;
        font-weight:normal;
        background:transparent url("http://astonvillacentral.com/villawire/images/nav_bg.png") repeat-x top left;
        font-family:Arial, Helvetica, sans-serif;
}



ul#menu li {
        display:block;
        float:left;
        margin:0;
        padding:0;
        border:none;
}


ul#menu li a {
        display:block;
        float:left;
        color:#999999;
        text-decoration:none;
        font-weight:bold;
        padding:8px 20px 0 20px;
}

ul#menu li a:hover {
        color:#FFFFFF;
        height:22px;
        background:transparent url("http://astonvillacentral.com/villawire/images/nav_bg.png") 0px -30px no-repeat;
}


ul#menu li a.current {
        display:inline;
        height:22px;
        background:transparent url("http://astonvillacentral.com/villawire/images/nav_bg.png")) 0px -30px no-repeat;
        float:left;
        margin:0;
}

ul, ol {
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	list-style:none;
}

#content ul, #content ol {
    margin: 10px 0 0 0;
	padding: 0;
}

#content ul li, #content ol li {
	margin:0;
	padding:3px 0;
	border-top:1px solid #eee;
	font-size:0.9em;
	line-height:1.2em;
}

p.more {
	background-color:#f2f2f2;
	text-align:right;
	padding-right:10px;
}

/*********************************************
Container styles
*********************************************/
div.container {
	zoom:1;
}

div.container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.container div.left-border {
	border-left:1px solid #999;
}

div.container div.right-border {
	border-right:1px solid #999;
}

div.one-third div.primary {
	float:right;
	width:569px;
	padding:0 0 0 20px;
}

div.one-third div.secondary {
	float:left;
	width:300px;
	padding:0 20px 0 0;
}

div.two-thirds div.primary {
	float:left;
	width:569px;
	padding:0 20px 0 0;
}

div.two-thirds div.secondary {
	float:right;
	width:300px;
	padding:0 0 0 20px;
}

div.halves div.section {
	float:left;
	width:435px;
	padding:0 10px;
}

div.thirds div.section1 {
	float:left;
	width:293px;
	padding:0 10px 0 20px;
}
div.thirds div.section2 {
	float:left;
	width:293px;
	padding:0 10px;
}
div.thirds div.section3{
	float:left;
	width:293px;
	padding:0 20px 0 10px;
}

div.fourths div.section {
	float:left;
	width:207px;
	padding:0 10px;
}


/***********************************************************
Listing styles
***********************************************************/
div.nb-list ul.primary {
	margin-bottom:0;
	padding-bottom:0;
}

div.nb-list ul.secondary {
	margin-top:0;
	padding-top:0;
}

div.nb-list li.enclosure {
	padding-left:20px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left 6px;
}

div.nb-list li.video {
	background-image:url(../images/video.png);
}

div.nb-list li.audio {
	background-image:url(../images/audio.png);
}

div.nb-list li.image {
	background-image:url(../images/images.png);
}


/***********************************************************
Wide styles
***********************************************************/
div.nb-wide {
	zoom:1;
	margin:0 20px;
}

div.nb-wide:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.nb-wide li {
	float:left;
	border:none !important;
}

div.nb-wide li a {
	display:block;
	padding:3px;
	margin:10px 20px 0 0;
	background-color:#369;
}

div.nb-wide li a:hover {
	background-color:#69c;
}


/***********************************************************
Tooltip styles
***********************************************************/
.tool-tip {
	color:#fff;
	width:300px;
	z-index:13000;
}

.tool-title {
	font-weight:bold;
	font:13px/1.3em Verdana, sans-serif;
	margin:0;
	color:#9FD4FF;
	padding:8px 8px 4px;
	background:url(../images/bg_tooltip.png) top left;
}

.tool-text {
	font:12px/1.3em Verdana, sans-serif;
	padding:4px 8px 8px;
	background:url(../images/bg_tooltip.png) bottom right;
}

.tool-text span span {
	display:block;
	font:11px/1.3em Verdana, sans-serif;
	color:#aaa;
	padding:5px 0 0 0;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	background: url(../images/footer_bg.gif);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 1);	
}

#footer a {
	color: #B2D1E4;
}

#footer a:hover {
	color: #318DE1;
        background-color:transparent;
}

#footer h2 {
	color: #6D7E87;
	padding: 10px 0;
	margin: 0;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}

/* Footer Popular Articles */

#footer .popular {
	padding-bottom: 30px;
}

#footer .left-col .wrap {
	width: 646px;
}

#footer .left-col h2 {
	width: 87px;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	font-size: 20px;
	background: url(../images/footer_element.gif) no-repeat right 18px;
	display: inline;
}

#footer .left-col ul {
	width: 478px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
	margin:0;
}

#footer .left-col ul li {
	line-height: 20px;
	font-size: 16px;
	padding: 6px 0 9px 0;
	margin:0;
	font-weight: bold;
	background: url(../images/footer_line.gif) repeat-x left bottom;
	border:0;
}

/* Footer Subscribe */

#footer #subscribe {
	width: 262px;
	padding: 0 14px 0 14px;
	color: #B2D1E4;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 0;
}

#footer #subscribe p.rss {
	background: url(../images/icon_rss.gif) no-repeat 0 11px;
}

#footer #subscribe p.button {
	text-align:center;
}

#footer #subscribe div.button { width: 260px; margin: 0 auto; }
.footer-social {padding: 0 2px;}

#footer #subscribe ul {margin: 0; }

#footer #subscribe li { display: inline; margin: 0; width: auto; border: 0;}


/* AVC Family */

#avcfamily {
	width: 100%;
	clear: both;
	background: #1A272E;	
	border-top: #2B404D 1px solid;
	font-size: 11px;
	color: #677881;
	padding: 20px 0;
}

#avcfamily .box1 {
    float: left;
    width: 168px;   
    margin: 0 10px 0 20px;
}

#avcfamily .box2 {
    float: left;
    width: 168px;
    margin: 0 10px;
}

#avcfamily .box3 {
    float: left;
    width: 168px;
    margin: 0 10px;
}

#avcfamily .box4 {
    float: left;
    width: 168px;
    margin: 0 10px;
}

#avcfamily .box5 {
    float: left;
    width: 168px;
    margin: 0 20px 0 10px;
}

/* Copyright */

#copyright {
	width: 100%;
	clear: both;
	background: #1A272E url(../images/bottom.png) no-repeat left bottom;
	border-top: #2B404D 1px solid;
	font-size: 11px;
	color: #677881;
	padding: 5px 0;
}

#copyright .left-col {
	padding-left: 15px;
}

#copyright .right-col {
	padding-right: 15px;
}

#copyright .right-col img {
	vertical-align: middle;
}

#copyright ul li {display: inline; margin: 0 10px; border: none; font-size: 11px;}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}

/* Fix */

.wrap:after,
.block ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}
