/*

	Theme Name: Elegant News

	Theme URL: http://newwpthemes.com/wordpress-theme/elegant-news/

	Description: Elegant News is a free premium WordPress theme with featured content option and options page. Supports post thumbnails. Suitable for any niche, especially for news or magazine sites.

	Author: NewWpThemes.com

	Author URI: http://newwpthemes.com/

	Version: 1.0

	Tags: Elegant News, Magazine, News Theme,  Ads Ready, Three  Columns, Right Sidebar, Fixed Width, Options Page

*/



/* LAYOUT */

.borderit {border:1px solid #000;}

body {

	background: #fff url(images/background.png) top left repeat-x;

	}



#wrapper {

	}



#container {

	}



#contentwrap {

	background: #fff;

	}



a {

	color: #233f5d;

    text-decoration: underline;

	}



a:hover {

	color: #				506;

    text-decoration: underline;

	}

/* HEADER */



#header {

	height:98px;

	}



#header h1 {

	margin-bottom: 2px !important;

	padding: 18px 0 0 0;

	font-weight: normal;

	font-family: Georgia, Times New Roman Times, Serif;

	font-weight: bold;

	font-size: 46px;

	}



#header h1 a, #header h1 a:visited {

	color: #0c1e31;

	text-decoration: none;

	}





#header h2 {

	color: #5e6c7b;

	font-size: 14px;

	line-height: 14px; 

	font-family: Times New Roman, Times, Serif;

    font-style: italic;

	}



.logoimg {

    margin: 20px 0 0 0;

    }

    

/* NAVIGATION MENUS */



#pagemenucontainer {

	height: 46px;

	}

	

#pagemenu {

	height: 46px;

    

	}



#pagemenu, #pagemenu ul { 

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#pagemenu {

	margin-bottom: 1px;

	}

	

#pagemenu ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#pagemenu li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu li a, #pagemenu li a:link {

	color: #dadfe5;

	display: block;

    margin: 0;

	padding: 15px 25px 15px 0;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	}

	

#pagemenu li a:hover, #pagemenu li a:active {

	color: #fff;

	display: block;

	text-decoration: underline;

	}

	

#pagemenu  li.current_page_item a {

	color:#fff;

	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}

	





#navcontainer {

	height: 32px;

	display: block;

	overflow: hidden;

	}

    

#navcontainer .current-cat a {

	background: #fff;

	color:#c02506;

    border-left: 1px solid #c5c4c4;

    border-top: 1px solid #c5c4c4;

    border-right: 1px solid #c5c4c4;

    text-shadow: 0 1px 0 #ffffff;

	}

    

/* CONTENT */



#content {

	background-color: #fff;

	padding: 15px 5px 15px 0;

	}

	

pre { overflow: auto; 

	width: 470px; 

	}



.postwrap {

	margin: 0 3px 15px 0;

	border: 1px solid #d0cccc;	

	background-color: #f8f8f8;

	}

	

.post {

	background: #f8f8f8;

	border: 1px solid #fff;

	padding: 15px;

	}



.post_thumbnail {

    padding: 6px;

    background: #eee;

    border: 1px solid #ddd;

    margin: 0 10px 10px 0;

}





.post p {

	margin-bottom: 10px;

	}



.title {

	margin: 0 0 8px 0;

	padding: 0px;

	line-height: 1.2;

	font-size: 24px;

	font-family: Georgia, Times New Roman Times, Serif;

	color: #0c1e31;

    font-weight: normal;

	}

h2.no-margin {margin:0;}

	

.title a {

	text-decoration: none;

	color: #0c1e31;

	}



.title a:hover {

	color: #c02506;

	}



.pagetitle {

	margin-bottom: 20px;

	line-height: 22px;

	font-family: Arial, Verdana;

	text-decoration: underline;

}





.readmorecontent {

	text-align: right;

	}



a.readmore {

	padding: 4px 15px;

	background: #dcdce5;

	color: #283644;

	text-decoration: none;

    text-shadow: 0 1px 0 #fff;

    font-size: 12px;

	}



a.readmore:hover {

	background-color: #d3d3db;

    text-shadow: 0 1px 0 #fff;

    color: #434242;

	}

    

   

.postdate {

	font-size: 13px;

	font-family: Arial, Helvetica, Sans-serif;

    font-style: italic;

    color: #838282;

	}





.postmeta {

	font-size: 11px;

	padding: 2px 4px;

	font-family: Arial, Verdana;

	}

	

.postdate img, .postmeta img {

	border: none;

	vertical-align: middle;

	margin:2px;

	}

	

.entry {

	text-align: justify;

	line-height: 18px;

	padding-top: 8px;

	font-family: Arial, Helvetica, Sans-serif;

	font-size: 13px;

    color: #555;

	}

.navigation {

	padding: 10px 0;

	}



blockquote {

	overflow: hidden;

	padding-left: 9px;

	font-style: italic;

	color: #666;

	border-left: 3px solid #CADAE7;

	}

	

.post img {

	max-width: 680px;

	}



img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

	}



.alignleft {

   float: left;

	}



.alignright {

   float: right;

	}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

	}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

	}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

	}



	

/* wp-pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {

    color: #686868 !important;

    background:#f2f0f0 !important;

    border: 1px solid #989898 !important;

    font-size: 15px !important;

    padding:  4px 8px !important;

}



.wp-pagenavi span.current {

    color: #434343 !important;

    background:#fff !important;

    border: 1px solid #b6b5b5 !important;

    font-size: 15px !important;

    padding:  4px 8px !important;

    font-weight: bold;

}



.wp-pagenavi a:hover {

    color: #494949 !important;

    background:#f2f0f0 !important;

    border: 1px solid #626262 !important;

    

}



.wp-pagenavi span.pages {

    color: #676767 !important;

    background:#fff !important;

    border: 1px solid #b6b5b5 !important;

    font-size: 15px !important;

    padding:  4px 8px !important;

}



.wp-pagenavi span.extend {

    background:transparent !important;

    font-size: 15px !important;

    padding:  4px 8px !important;

    color: #676767 !important;

    background:#fff !important;

    border: 1px solid #b6b5b5 !important;

    font-weight: bold;

}



/* SIDEBAR(S) */



.sidebaradbox {

	margin-top: 5px; 

	text-align:center;

	}

	

.sidebaradbox125 {

	margin-top: 10px; 

	text-align:center;

	}

	

.ad125 {

	margin: 5px 0;

	}





.sidebar {

	margin: 0 0 10px 0;

	}

	

.left-sidebar {

}



.right-sidebar {

}



.sidebar a {

	text-decoration: none;

	color: #333;

	}



.sidebar a:hover {

	text-decoration: underline;

	color:#c02506;

	}

	



	

	

#search {

    border: 1px solid #334d68;

    height: 28px;

    padding: 0;

    background: #f1f3f4;

    text-align: right;

}



#search input {

	border: 0;

    background: none;

    color: #0c1e31;

}

	

	

#s {

	width: 220px;

	padding: 4px;

    margin:2px 0 0 0;

    background: none;

}



#topsearch #search {

    margin-top: 6px;

}



#topsearch #s {

    width: 190px;

}



	

/* Social icons */

.addthis_toolbox {

    padding: 15px 0 5px 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 2px 0 2px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.85;

}





.rssbox {

	background: #f4f4f4;

	border: 1px solid #bbbbbb;

	padding: 10px;

	margin: 10px 0 0 0;

	}

    

.rssbox:hover {

    border: 1px solid #183451;

    }



.rssbox a {

	color: #747888;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

	}

.rssbox a:hover {

	color: #183451; 

	text-decoration: underline;

	}



.twitterbox {

	background: #f4f4f4;

	border: 1px solid #bbbbbb;

	padding: 10px;

	margin: 10px 0 0 0;

	}

    

.twitterbox:hover {

    border: 1px solid #183451;

    }

	

.twitterbox a {

	color: #747888;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

	}

.twitterbox a:hover {

	color: #183451; 

	text-decoration: underline;

	}



.sidebar h2 {

	margin: 10px 0 0 0;

	padding: 6px 0 6px 0;

	background: #fff;

	font-size: 18px;

	font-family: Georgia, Times New Roman Times, Serif;

	font-weight: normal;

	font-style: italic;

	color: #0c1e31;

    border-top: 3px solid #c02506;

    border-bottom: 1px solid #e1e0e0;

	}



.sidebar ul {

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}



.sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

.sidebar ul li li {

	padding: 	4px 0px 6px 4px;

	margin: 0px;

    border-bottom: 1px solid #e1e0e0;

	}

	

.sidebar ul li ul li {

font-size:11px;	

padding: 0;

	margin: 2px 0;

    border-bottom: 1px solid #e1e0e0;

	}







#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #333;

	background: #fff;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: #fff;

	}



#wp-calendar td {

	color: #999;

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	}



#wp-calendar td:hover, #wp-calendar #today {

	background: #eef0f4;

	color: #555;

	}

	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}





/* FOOTER */



#footer {

	padding: 20px 0;

	text-align: center;

	color: #fff;

	font-size: 13px;

    background: #1c1c1c;

    border-top: 4px solid #c02506;

	}



#footer a {

	color: #fff;

	} 



#footer a:hover {

	text-decoration: none;

	} 

	

#footer2 {

	color: #576777;

	font-size: 11px;

	text-align: center;

	padding: 10px;

	}

    	

#footer2 a {

	color: #576777;

    text-decoration: none;

	} 

	

/* COMMENTS */



#comments h3 {

	margin-bottom: 10px;	

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	

div#container li.cat-item a {color:white;}

div#container li.cat-item a:hover {color:#1c1c1c}



ul#nav li.cat-item a {color:#fff;}

ul#nav li.cat-item a:hover {text-decoration:underline;}

ul#nav li.current-cat a {color:#1c1c1c;}

ul#nav li a {color:#fff;}

ul#nav li a:hover {text-decoration:underline;}



/* Customized Stuff */



/* News Box */



div.newsitem p {margin:0;padding-left:10px;padding-right:10px;font-size:11px;}

div.newsitem {margin-top:5px;padding:0px 0;}

div.newsitem p.border-no-top {border-left:1px solid #bbb;border-bottom:1px solid #bbb;border-right:1px solid #bbb;}

div.newsitem p.border-sides {border-left:1px solid #bbb;border-right:1px solid #bbb;}

div.newsitem a {font-weight:bold;}

table.transactions td {border-top:1px solid #bbb;border-bottom:1px solid #bbb;margin:0;padding:2px;white-space: nowrap;font-size:11px;}

table.transactions {border-collapse:collapse;}

table.transactions thead th {font-weight:bold;text-align:left;padding-left:0;padding:2px;}





table.transactions-full {font-size:12px;}

table.transactions-full td {white-space: nowrap;padding:1px;margin:0;border-bottom:1px solid #bbb;}

table.transactions-full {border-collapse:collapse;}

table.transactions-full thead th {font-weight:bold;text-align:left;}

table.transactions-full td.team {padding-left:15px;}

table.transactions-full td.name {font-weight:bold;}





div.stretch p {display:inline;}





table.transactions-big td {border-top:1px solid #bbb;border-bottom:1px solid #bbb;margin:0;padding:2px;white-space: nowrap;font-size:13px;}

table.transactions-big {border-collapse:collapse;}

table.transactions-big thead th {font-weight:bold;text-align:left;padding-left:0;padding:2px;}



p.pdate {border:1px solid #bbb;}

.rowtitle {font-weight:bold;background:#ccc;text-align:center;}

.bmclass{width: 406px;

    font-size: 12px;

    padding: 5px;

    margin-top:1	5px;

    background: #eeeeee;

    border: 1px solid #336699;

    margin-bottom: 1em;

    filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/

    -moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/

text-align:left;    }



    .bmclass a{

    text-decoration: none;

    }



    .bbcclass{

    width: 400px;

    padding: 6px;

    background-color: lightyellow;

    border: 1px solid #004A00;

    }



    .rsstitle{ /*shared class for all title elements in an RSS feed*/

    font-weight: bold;

    font-color: #cccccc;

    }



    .rssdate{ /*shared class for all date elements in an RSS feed*/

    color: gray;

    font-size: 85%;

    }



    .rssdescription{ /*shared class for all description elements in an RSS feed*/

    }



#whosnotdiv,#whoshotdiv {height:100%;}

table.whosnot, table.whoshot {border-collapse:collapse;border-bottom:1px solid 000;margin-bottom:4px;}

table.whoshot tr td, table.whosnot tr td {font-size:11px;margin-top:1px;padding:0;border-bottom:1px solid #CCC;}

table.whoshot tr td p, table.whosnot tr td p {margin:0;padding:0;}

table.whoshot tr td p.player, table.whosnot tr td p.player {margin:0 0 0 5px;}









td.justifyme {text-align:justify;}

.centerme {text-align:center;}

.pointerme {cursor:pointer;}

.boldme {font-weight:bold;}



#hot_options tr {border-left:1px solid #000;border-right:1px solid #000;}

#not_options tr {border-left:1px solid #000;border-right:1px solid #000;}



#not_options tr td, #hot_options tr td {border-top:1px solid #000;border-bottom:1px solid #000;}



#not_options, #hot_options {margin:0;padding:0;}

#hot_options tr, #not_options tr, #hot_options tr td, #not_options tr td,#hot_options tr th, #not_options tr th {border-bottom:1px solid #000;font-size:10px;border-top:1px solid #000;font-size:10px;padding:0;margin:0;cursor:pointer;font-weight:bold;}

#hot_options table, #not_options table {border-collapse:collapse;}

#hot_options tr td.farleft, #not_options tr th.farleft,#hot_options tr th.farleft, #not_options tr td.farleft {border-left:1px solid #000;}

#hot_options tr td.farright, #hot_options tr th.farright , #not_options tr th.farright, #not_options tr td.farright {border-right:1px solid #000;}

#hot_options tr td, #not_options tr td {padding:0;margin:0;}

td.leftHot{width:70%;}

td.rightHot{width:30%;}

td.leftNot{width:70%;}

td.rightNot{width:30%;}

.underline{text-decoration:underline;}

.clear{text-decoration:none;}

.show_hide_options {margin-top:10px;line-height:1.4}

.show_hide_options tr td {padding-left:10px;padding-right:10px;font-weight:bold;font-size:12px;background:#fff;}

.show_hide_options tr {padding:0;border:0;}

.show_hide_options {padding:0;margin:10px 0 0 0;font-size;11px;font-weight:bold;}

.show_hide_options tr td.selected {color:#000;background:#fff;cursor:default;width:50%;background: #fff url(http://mlbfreeagents.net/images/tab_bg.png) no-repeat;font-;}

.show_hide_options tr td.notselected {color:#AAA;background:#fff; width:50%;cursor:pointer;background: #fff url(http://mlbfreeagents.net/images/tab_bg.png) no-repeat;}

#execphp-8{margin-top:10px;} 

h2.bio_name {margin:5px 15px 2px 15px;text-decoration:none;}

h2.bio_name a {text-decoration:none;}

#bio .entry p {margin-left:25px;width:92%;margin-bottom:10px;text-align:justify;} 

#bio .entry  {padding-top:3px;} 

div.loading, div.loading img {display:block;margin:auto;}

div.loading {height:100px;}

table.months tbody tr td p {padding:0;margin:1px;}

table.months tbody tr td {padding:0;margin:0px;width:8%;text-align:center;}

table.months {margin:auto;width:100%;padding-bottom:10px;}

table.months tbody tr td p#january,table.months tbody tr td p#february,table.months tbody tr td p#march,table.months tbody tr td p#march,table.months tbody tr td p#april,table.months tbody tr td p#may,table.months tbody tr td p#june,table.months tbody tr td p#july,table.months tbody tr td p#august,table.months tbody tr td p#september,table.months tbody tr td p#october,table.months tbody tr td p#november,table.months tbody tr td p#december   {text-align:center;margin-left:0;}

table.months tbody tr td.selected {background:black;color:white;}

table.months tbody tr td {background:#f8f8f8;color:black; text-decoration:underline;}

table.months tbody tr td:hover {background:#f8f8f8;color:black; text-decoration:none;cursor:pointer;}



#pixopoint_menu1 {

	width:100%;

	height:35px;

	background:#212122;

	background-position:50% 0;

	margin:0;}

#pixopoint_menu1 ul {

	width:100%;

	border:none;

	background:none;

	margin:0;

	padding:0;

	list-style:none;

	}

#pixopoint_menu1 li {

	border:none;

	background:none;

	background:#212122;

	color:#FFFFFF;

	line-height:35px;

	z-index:20;

	letter-spacing:0px;

	background:;

	font-weight:bold;

	font-size:14px;

	padding:0;

	margin:0 0px;

	;float:left;

	font-family:tahoma,sans-serif;

	position:relative;

	}

#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {

	background:#4793E7;

	background-position:0 60px;

	}

#pixopoint_menu1 li a {

	border:none;

	background:none;

	text-decoration:none;

	display:block;

	padding:0 12px;

	color:#FFFFFF;

	}

#pixopoint_menu1 li a:hover {

	border:none;

	background:none;

	text-decoration:none;

	color:#FFFFFF;

	background-position:100% -120px;

	}

#pixopoint_menu1 ul ul {

	position:absolute;

	left:-999em;

	top:35px;

	width:120px;

	}

#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {

	left:auto;

	}

#pixopoint_menu1 ul ul li a {

	padding:4px 10px;

	text-transform:normal;

	font-variant:normal;

	}

#pixopoint_menu1 ul ul li {

	letter-spacing:0px;

	color:#444444;

	z-index:20;

	width:120px;

	font-family:helvetica,arial,sans-serif;

	font-size:11px;

	font-weight:normal;

	font-style:normal;

	background:#FFFFFF;

	border-bottom:1px solid #cccccc;

	border-left:1px solid #cccccc;

	border-right:1px solid #cccccc;

	margin:0;

	}

#pixopoint_menu1 ul ul li a {

	line-height:22px;

	color:#444444;

	text-decoration:none;

	}

#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {

	color:#FFFFFF;

	text-decoration:none;

	}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {

	color:#444444;

	}

#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {

	color:#FFFFFF;

	}

#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {

	color:#FFFFFF;

	background:#	222222;

	}

#pixopoint_menu1 ul ul ul li {

	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {

	position:absolute;

	margin-left:-999em;

	top:0;

	width:120px;

	}

#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {

	margin-left:120px;

	}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {

	text-decoration:none;

	}

#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {

	color:#FFFFFF;

	text-decoration:none;

	}

#pixopoint_menu1 li.pixo_search:hover {

	background:none;

	}

#pixopoint_menu1 li.pixo_search form {

	margin:0;

	padding:0;

	}

#pixopoint_menu1 li.pixo_search input {

	font-family:tahoma,sans-serif;}

#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {

	width:100px;

	}

#pixopoint_menu1 li.pixo_right {

	float:right;

	}	



table.filter td {font-size:11px;}

table#news-table td.team-cell a {color:#FFF;}	

table#news-table td a	 {color:#000;}	
ul.authors li {font-weight:bold;margin:0;padding:0;font-size:14px;text-align:center;border:0;}
ul.authors li p {margin:0;padding:0;font-size;14px;}
/*img.author {height:95px;width:200px;}*/
h2 {line-height:1.4;}
.alignleft {padding: 0 10px 4px 0;}
div#author-left h2 {padding-left:25px;}
div#author-left img {padding-bottom:15px;}
div#author-left p {margin:0;}
