/*
Theme Name: W.E.N.N. Theme
Theme URI: http://www.wenn.com
Description: World Entertainment News Theme
Version: 0.1
Author: Scott Gray
*/

/* START: RESET STYLES - DO NOT MODIFY  */
html{
    color:#000;
    background:#FFF;
    height: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
    margin:0;
    padding:0;
}

table{
    border-collapse:collapse;
    border-spacing:0;
}

fieldset,img{
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{
    font-style:inherit;
    font-weight:inherit;
}

del,ins{
    text-decoration:none;
}

li{
    list-style:none;
}

caption,th{
    text-align:left;
}

h1,h2,h3,h4,h5,h6{
    font-size:100%;
    font-weight:normal;
}

q:before,q:after{
    content:'';
}

abbr,acronym{
    border:0;
    font-variant:normal;
    }

sup{
    vertical-align:baseline;
}

sub{
    vertical-align:baseline;
}

legend{
    color:#000;
}

input,button,textarea,select,optgroup,option{
    font-family:inherit;
    font-size:inherit;
    font-style:inherit;
    font-weight:inherit;
}

input,button,textarea,select{
    *font-size:100%;
}
/* END: RESET STYLES */


/* START: WENN styles */

body{
    background-color: #CDCDCD;
}

body a {
    text-decoration: none;
}


#main-content-container-outer {
    background-color: #ffffff;
    width: 1040px;
    margin: auto;
}


#header {
    /* Container located in header.php */
    width: 1024px;
    margin: 0px auto 0px;
    }

#footer-links {
    /* Container located in footer.php */
    width: 1040px;
    height: 20px;
    line-height: 20px;
    margin: auto;
    padding-top: 10px;
    background-color: #ffffff;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #aaaaaa;
    margin-top: 1px;
    }

#footer-links a {
    color: #aaaaaa;
    text-decoration: none;
}

#footer-links a:hover {
    color: #666666;
    text-decoration: none;
}


#top-ad-left {
    float: left;
    margin-bottom: 10px;
    width: 286px;
    background-color: #000000;
}

#top-ad-right {
    width: 728px;
    float: right;
    margin-bottom: 10px;
}

#logo-search-bar {
    clear: both;
    background-color: #000000;  /* Black background for this container. */
    height: 60px;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
    color: #ffffff;
}

#logo-search-bar .wenn-logo-container {
    float: left;
    margin-left: 6px;
    width: 162px;
    height: 60px;
}

#logo-search-bar .navigation-container {
    float: left;
    line-height: 17px;
    vertical-align: bottom;
    width: 524px;
    height: 60px;
}

.nav-bar {
    position: relative;
    height: 17px;
    width: 530px;
    margin: auto;
}

.nav-bar a {
    margin: 0px;
    padding: 0px;
    float: left;
}


.nav-bar ul {
    text-align: center;

}


.nav-bar li{
    float: left;
    display: block;
    text-align: center;
}


.nav-bar a.news-link:hover {
    color: #D2232A;
}

a.news-selected {
    color: #D2232A;
}

.nav-bar a.photos-link:hover {
    color: #D12BFF;
}

a.photos-selected {
    color: #D12BFF;
}

.nav-bar a#movies-link:hover {
    color: #40AE49;
}

.nav-bar a#tv-link:hover {
    color: #F7941D;
}

.nav-bar a#music-link:hover {
    color: #3362CE;
}

.nav-bar a#fashion-link:hover {
    color: #D2232A;
}

.nav-bar a#celebs-link:hover {
    color: #EC008C;
}

.nav-bar a#video-link:hover {
    color: #D12BFF;
}

.nav-bar a#star-pages-link:hover {
    color: #FFFF00;
}


#sg-wrapper {
    background: transparent repeat-y url(img/site-backgrounds/wrapper-background.png);
    width: 1024px;
    margin: auto;
    margin-top: 10px;
}


#content {
    position: relative;
    /*clear: both;*/
    width: 550px;
    margin: auto;
    margin-bottom: 10px;
    background: transparent;
    /*border-left: 1px solid #000;
    border-right: 1px solid #000;*/
    float: left;
}

#sidebar-left {
    position: relative;
    width: 168px;
    float: left;
}

.sidebar-latest-headline-container {
    position: relative;
    left: 0px;
    top: 0px;
    width: 160px;
    height: 75px;
    border-bottom: 1px solid #ccc;
    /*margin-top: 4px;*/
    font-family: arial;
    vertical-align: center;
    clear: both;
    z-index: 0;
}


.sidebar-latest-headline-container a {
    color: #000000;
    text-decoration: none;
}

.left-sidebar-latest-photos {
    width: 160px;
    font-family: Helvetica,Arial,Verdana,sans-serif;
}

.left-sidebar-latest-photos a {
    color: #000000;
    text-decoration: none;
}


#sidebar-right {
    position: relative;
    width: 300px;
    float: right;
}

/* START: News Category Styles */

#top-story-container {
    width: 530px;
    margin: auto;
    /*border-bottom: 1px solid #000000;*/
}

#top-story-container h2 {
    color: #000000;
    font-family: helvetica;
    font-size: 16px;
    line-height: 16px;
    margin: 5px auto;
    font-weight: bold;
}

#top-story-container .postmetadata{
    font-family: arial;
    font-size: 12px
}


#top-story-container .entry {
    font-family: arial;
    font-size: 12px;
/*    height: 153px;*/
}

#top-story-container small {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

/* END: News Category Styles */

/* START: Single News Story Styles */

#story-container {
    width: 530px;
    margin: auto;
    /*border-bottom: 1px solid #000000;*/
}

#story-container h2 {
    color: #000000;
    font-family: helvetica;
    font-size: 16px;
    line-height: 16px;
    margin: 5px auto;
    font-weight: bold;
}

#story-container .postmetadata{
    font-family: arial;
    font-size: 12px
}


#story-container .entry {
    font-family: arial;
    font-size: 12px;

}

#story-container small {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

/* END: Single News Story Styles */

#front-page-news-block {
    width: 530px;
    margin: auto;
    font-family: arial;
    border-bottom: 1px solid #000000;
}

#front-page-news-block .news-block-left {
    width: 255px;
    height: 190px;
    float: left;
    margin: 5px 0px;
   /* border: 1px solid #000000;*/
}

#front-page-news-block .news-block-right {
    width: 255px;
    height: 190px;
    float: right;
    margin: 5px 0px;
    /*border: 1px solid #000000;*/

}

#front-page-news-block .news-block-header {
    background-color: #000000;
    width: 255px;
    height: 26px;
    line-height: 26px;
}

#front-page-news-block .news-block-header span {
    margin-left: 5px;
}

#front-page-news-block h2 {
    /*font-style: italic;*/
    font-weight: bold;
    font-size: 13px;
    margin-top: 5px;
}

#front-page-news-block .entry {
    font-size: 12px;
    margin: 10px 0px;
}

#front-page-news-block a.read-story {
    color: #EC008C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#front-page-news-block a.read-story:hover {
    text-decoration: underline;
}


#front-page-news-block .blue {
    color: #00B2EB;
}

#front-page-news-block .green {
    color: #40AE49;
}

#front-page-news-block .orange {
    color: #F7941D;
}

#front-page-news-block .hotpink {
    color: #EC008C;
}

#twitter-deck-topper {
    height: 31px;
}


#twitter-deck-topper img {
    float: left;
}


.twitter-container-outer-main {
    width: 300px;
    height:200px;
    background-color: #5bced2;
    font-family: arial;
    font-size: 11px;
    color: #000000;
}

.twitter-container-outer-desks {
    width: 300px;
    background-color: #ffffff;
    font-family: arial;
    font-size: 11px;
    color: #000000;
}

#twitter_container_inner {
    clear: left;
    background: #ffffff no-repeat url(img/right-sidebar-assets/twitterbg.jpg);
    width: 276px;
    height: 154px;
    margin: auto;
    margin-top: 5px;
    overflow: auto;
}


img.twitter_followers{
    float:left;
    margin-top: 5px;
    margin-right: 5px;
}

.single-tweet {
    margin-bottom: 5px;
    padding: 5px;
    padding-top: 2px;
    border: 1px solid #cccccc;
}

.single-tweet a {
    color: #3399FF;
    text-decoration: none;
}

.entry p {
    margin-bottom: 6px;
}

.entry a{
    color: #000000;
    font-weight: bold;
}


 a.readmore {
    color: #00B2EB;
    font-weight: normal;
}


strong {
    font-weight: bold;
}



.postmetadata {
    line-height: 20px;
}


.comments-tab-container {
    height: 16px;
    min-width: 45px;
    max-width: 200px;
    background: transparent repeat-x url(img/site-backgrounds/comment-tab-bg.png);
    float: left;
}

.comments-tab-container a {
    color: #000;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

/* START: Comments Template Styles */

.sg-comments-container {
    width: 530px;
    font-family: arial;
    font-size: 12px;
}

.comment-body {
    margin-bottom: 10px;
    background-color: #cccccc;
}

#sg-comments-container h3 {
    color: #D2232A;
    font-family: helvetica;
    font-size: 13px;
    line-height: 13px;
    margin: 5px auto;
    font-weight: bold;
}


/* START: Comments Template Styles */

/* START: Paginator */
.wp-pagenavi {
	/*clear: both;*/
    float: right;
    /*width: 530px;*/
    font-family: arial;
    font-size: 10px;
    text-align: right;
    color: #000000;
}

.wp-pagenavi a {
    color: #000000;
    text-decoration: none;
}


.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 2px 3px;
	margin: 1px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
    background-color: #cccccc;
}

.wp-pagenavi span.current {
	font-weight: bold;
    background-color: #D2232A;
    color: #ffffff;
}
/* END: Paginator */

.sg-section-header {
    color: #D2232A;
    font-family: arial;
    font-size: 18px;
    line-height: 18px;
    border-bottom: 1px solid #000;
    width: 530px;
    height: 20px;
    margin: 5px auto;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.sg-section-header-lower {
    color: #D2232A;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #000;
    width: 530px;
    height: 18px;
    margin: 5px auto;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

#breaking-news-header a{
    color: #D2232A;
    text-decoration: none;
}


.subchannel-selector {
    float: left;
    width: 125px;
    height: 16px;
    line-height: 16px;
    font-family: arial;
    font-size: 12px;
    color: #000000;
    margin-bottom: 12px;
    margin-right: 30px;
}

.search-share-panel {
    width: 300px;
    height: 60px;
    float: right;
}

#header-share-icon-container {
    margin-top: 7px;
    text-align: right;
}

#header-share-icon-container img {
    margin-right: 8px;
}

#header-search-container {
    float: right;
    text-align: right;
    height: 26px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 4px;
}


.read-more-img {
    margin-top: 5px;
}

#poll-container {
    width: 145px;
    font-family: arial;
    font-size: 12px;
    float: right;
}

#poll-container p.poll-title {
    text-align: left;
}


#poll-container a{
    color: #aaaaaa;
    text-decoration: none;
}

#poll-container a:hover {
    color: #111111;
}


#smallprint {
    display: none;
}

.left-sidebar-latest-photos hr {
 border: none;
 border-top: 1px solid #aaaaaa;
}

#right-panel-galleries {
    background-color: #000000;
    height: 26px;
    width: 300px;
    line-height: 26px;
    font-family: arial;
    color: #FF00CC;
    font-size: 14px;
    margin: 5px 0px;
}

#right-panel-galleries a, a:visited {
    color: #000000;
}


/* END: WENN styles */

