/*  

Theme Name: MythicalNewsroom

Author URI: http://www.variousnefariousness.com

Version: 1.1

Author: Asa Boy

Description: MythicalNewsroom is a custom theme developed by building off of DeepBlue, a free theme.
Tags:left sidebar, right sidebar, three columns, fixed width

*/



body {

	background: #FFFFFF;
	
	/*#4A7BB5 url(images/body-bg.jpg) top left repeat-x;

	color: #383838;*/

	font-size: 14px;

	font-family: Arial, Helvetica, Sans-Serif;

	margin: 0px 0px 0px 0px;*/

}

body * {

	margin: 0px; 

	padding: 0px;

}

img {

	border: none;

	background: none;

}

hr {

	height: 1px;

	margin: 10px 0px;

	border: none;

	border-top: 1px solid #350f9c;

}

.hrdivider {
	height: 1px;

	margin: 10px 0px;

	border: none;

	border-top: 1px dotted #350f9c;
}

blockquote{

	margin: 0px 0px 0px 15px;

	padding: 0px 45px 15px 50px;

	background: url(images/quote.png) no-repeat;

	font-size: 15px;

	font-style: italic;

	font-family: Georgia, Times New Roman, Serif;

	color: #666666;

	}

blockquote p{

	margin: 0px 0px 20px 0px;

	padding: 0px;

	}

.clearboth {

	clear: both;

}

/*************************************

	Links

**************************************/

a {

	color: #0584f9;

	text-decoration: none;
	
	border:none;
    
	outline:none;

	}

	

a:hover{

	text-decoration: underline;

	color: #0A4E97;

	}
	
a:active {

	color: #fd00ea;

	text-decoration: underline;
	
	outline: none;

	}
	

/*************************************

	Headings

**************************************/

h1, h3 {

	color: #350f9c;

	/*background: #A0C772 url(images/titlebg.jpg) top right no-repeat;*/

	font-size: 22px;

	font-weight: normal;

	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;

	margin: 0px 0px 5px 0px;

	padding: 8px 10px;

	}

h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */

	font-size: 22px;

}

h1 a, h3 a, h1 a:visited, h3 a:visited  {

	color: #0584f9;

	text-decoration: none;

}

h1 a:hover, h3 a:hover {

	color: #350f9c;

	text-decoration: underline;

}

h2 {

	color: #000;

	font-size: 24px;

	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;

	font-weight: normal;

	padding: 10px 0px;

	line-height: 150%;

	margin: 0px;

}

	

h2 a, h2 a:visited  {

	color: #6B030B;

	text-decoration: underline;

}

h2 a:hover {

	color: #000000;

	text-decoration: none;

	}

h3 {

	font-size: 18px;

}

#sidebar h3 {

	font-size: 22px; 

}

h3 a, h3 a:visited {

	color: #0584f9;

	text-decoration: none;

}

#sidebar h2 {

	margin: 0px; padding: 5px 0px;

	font-size: 12px;

	font-family: Arial, Helvetica, Sans-Serif;;

	font-weight: bold;

	color: #3D474E;

}

#sidebar #popular h2 {

	color: #F97B1E;

}

h6 {

	color: #350f9c;

	font-size: 24px;

	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;

	font-weight: normal;

	padding: 10px 0px;

	line-height: 150%;

	margin: 0px;

}

/*************************************

	Header

**************************************/

#header { 

	width: 850px;

	padding: 0px;

	margin:  0px auto;

	position: relative;

	}

#header .title {

	margin: 0px;

	padding: 15px 10px;

	width:  590px;

	float:  left;

}

#header .title a {

	color: #ACD3FD;

	text-decoration: none;

	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;

	font-size: 38px;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

#header .title a:hover {

	color: #FFF;

}

#header .description {

	clear:  both;

	color: #FFF;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 12px;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px 10px 4px 10px;

	width:  850px;

}

/*************************************

	Top Search Form

**************************************/

.searchform {

	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;

	float: right;

	padding: 10px;

	position: absolute;

	top: 1px;

	right: 10px;

	width: 160px;

}

.searchform .s {

	border: none;

	background: #4674A7;

	color: #FFF;

	font-family: Arial, Helvetica, Sans-Serif;

	padding: 8px 8px 9px 8px;

	width: 283px;

	float: left;

}

.searchform .button {

	float: right;

}

/*************************************

	RSS Feed

**************************************/

.feeds {

	position: absolute;

	top: 73px;

	right: 10px;

	display: block;

	width: 150px; height: 50px;

	float: right;

	text-align: right;

	text-transform: none;

	font-size: 11px;

	color: #EAF4FF;

	padding: 0px;

	background: transparent;

}

.feeds a, .feeds img {

	padding: 0px; margin: 0px;

}

.feeds a:hover {

}

.feeds .rss {

	padding: 0px; margin: 0px;

}

.feeds .email {

/* if you want to add an email sub */

}

/*************************************

	Horizontal Menu

**************************************/

#menu {

    width: 866px; height: 29px;

    background: transparent;

    font-size: 14px;

    font-family: Verdana, Helvetica, Arial, Sans-Serif;

    padding: 0px; margin: 21px 0px 0px 0px;

    text-align: left;

    text-transform: uppercase;

    clear: both;

    float: left;

    }

#menu ul {

	display: block;

	float: left;

	width: 866px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;


	}

#menu li {

	float: left;

	list-style-type: none;

	margin: 0px 5px 0px 5px;

	padding: 0px;

	background: url(images/menu.jpg) top left no-repeat;
	
	width: 136px;

	font-weight: bold;
	
	}

#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item, #menu ul li.current-cat {

	background: url(images/menu-active.jpg) top left no-repeat;

	}

#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a, #menu ul li.current-cat a {

	color: #0584f9;	

	text-decoration: none;

	background: url(images/menu-active.jpg) top right no-repeat;

	}

#menu ul li.current_page_item a:hover {

	text-decoration: underline;

	}

#menu ul li.current_page_item, #menu ul li.current-cat a {

	border-bottom: 1px solid white;

	}

#menu ul li a {

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 11px;

	color: #0584f9;

	text-decoration: none;

	display: block;

	padding: 8px 20px 8px 0px;

	margin: 0px 0px 0px 15px;

	background: url(images/menu.jpg) top right no-repeat;
	
	text-align: center;

	}

#menu ul li a:hover {

	color: #3218a0;

	text-decoration: none;

	background: url(images/menu-active.jpg) top right no-repeat;

	}



/*************************************

	Main Container

**************************************/

#container { 

	width: 850px;

	background: #ebf5fe url(images/body-bg-2.jpg) top left repeat-x;

	text-align: left; 

	margin: 0 auto;

	padding: 0px 10px;

	clear: both;
	
	border: 1px solid #350e9d;
	
	
	}

.container-bot-bg {

	clear: both;

	height: 9px;

	width: 850px;

	display: block;

	/*background: url(images/container-bot-bg.gif) no-repeat;*/

	margin: 0px auto;

}

/*************************************

	Content

**************************************/

#content {

	width: 650px; 

	float: left; 

	margin: 14px 0px 20px 5px;

	display: block;

	}

#content p{

	margin: 0px;

	line-height: 18px;

	padding: 0px 0px 10px 0px;

	font-size: 13px;

	}

#content p img{

	border: none;

	padding: 0px 5px 15px 0px;

	}

#content ol {

	list-style-type: decimal;

	line-height: 18px;

	margin: 0px;

	padding: 0px 0px 10px 35px;

	}

#content ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

	

#content li {

	margin: 0px;

	padding: 0px;

	}

	

#content ul li {

	list-style: square outside;

	margin: 0px 30px 0px 30px;

	padding: 5px 0px 0px 5px;

	}

#content .post-meta-top {

	display: block;

	margin: 8px 0px 15px 0px;

	padding: 5px 10px;

	font-size: 12px;

	color: #8E8F91;

	clear: both;

	
}

#content .post-meta-bottom {

	/*background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;*/

	display: block;

	border-top: 1px solid #DFE3E6;

	margin: 0px 0px 15px 0px;

	padding: 12px 10px;

	font-size: 12px;

	color: #535353;

	clear: both;

}

.post-meta-bottom a {

	color: #535353;

	text-decoration: none;

}

.post-meta-bottom a:hover {

	text-decoration: underline;

}

.cat {

	float:  left;

	width: 60%;

	text-align: left;

}

.cat .cats {

	background: url(images/catbg.gif) 0px 0px no-repeat;

	padding: 0px 0px 0px 18px;

}

.cat .tags {

	background: url(images/tagbg.gif) 0px 0px no-repeat;

	padding: 0px 0px 0px 18px;

	margin-left: 10px;

}

.comm {

	float: right;

	width: 40%;

	text-align: right;

}

.comm span {

	background: url(images/commbg.gif) 0px 0px no-repeat;

	padding: 0px 0px 0px 18px;

}

.auth {

	float: left;

	width: 50%;

	text-align: left;

}

.auth span {

	background: url(images/authbg.gif) 0px 1px no-repeat;

	padding: 0px 0px 0px 15px;

}

.auth a {

	text-decoration: none;

}

.date {

	float: right;

	width: 50%;

	text-align: right;

}

.date span {

	background: url(images/datebg.gif) 0px 0px no-repeat;

	padding: 0px 0px 0px 18px;

}

/*************************************

	Content for Homepage

**************************************/

#content-front {

	width: 465px; 

	float: left; 

	margin: -10px 0px 20px 15px;

	display: block;

	}

#content-front h2{

	color: #350f9c;
	font-weight: bold;
	}
	
#content-front h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #350f9c;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.4em;
	}

#content-front h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #0584f9;
	font-weight: bold;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

#content-front h3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0584f9;
	font-weight: bold;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

#content-front h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #350f9c;
	font-weight: bold;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

#content-front h3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #fd00ea;
	font-weight: bold;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

#content-front p{

	margin: 0px;

	line-height: 18px;

	padding: 0px 0px 10px 0px;

	font-size: 12px;

	}

#content-front p img{

	border: none;

	padding: 0px 5px 15px 0px;
	
	float: left;

	}

#content-front img{

	border: none;

	padding: 0px 0px 15px 0px;

	}

#content-front ol {

	list-style-type: decimal;

	line-height: 18px;

	margin: 0px;

	padding: 0px 0px 10px 35px;

	}

#content-front ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

	

#content-front li {

	margin: 0px;

	padding: 0px;

	}

	

#content-front ul li {

	list-style: square outside;

	margin: 0px 30px 0px 30px;

	padding: 5px 0px 0px 5px;

	}

#content-front .post-meta-top {

	display: block;

	margin: 3px 0px 5px 0px;

	padding: 5px 10px;

	font-size: 12px;

	color: #8E8F91;

	clear: both;

}

#content-front .post-meta-bottom {

	/*background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;*/

	display: block;

	/*border-top: 1px solid #DFE3E6;*/

	margin: 0px 0px 15px 0px;

	padding: 0px 10px;

	font-size: 12px;

	color: #535353;

	clear: both;

}

#content-front .comm {

	float: right;

	width: 30%;

	text-align: right;

}

#content-front .comm span {

	background: url(images/commbg.gif) 0px 0px no-repeat;

	padding: 0px 0px 0px 18px;

}

/*********************************************

		Previous/Next Page Navigation

*********************************************/

.page-nav {

	clear: both; /* To clear any floats */

	margin: 15px 0px;

	padding: 2px 0px;

	height: 22px;

}

.nav-previous {

	width: 249px; 

	float: left; 

	text-align: left;

	margin: 2px 0px;

}

.nav-next {

	width: 249px; 

	float: right; 

	text-align: right;

	margin: 2px 0px;

}

.page-nav a {

	text-decoration: none;

}

.nav-previous a {

	padding-left: 10px;

}

.nav-next a {

	padding-right: 10px;

}

/*************************************

**************************************

	Comments

**************************************

**************************************/

#comments-wrap {

}



/*	Headers	*/



#comments-wrap h6 {

	font-size: 20px;

}



/*	Comments	*/



.commentlist {	

}

.gravatar { 

	margin: 10px 0 10px 10px;

	float: left;

	width: 69px;

	}

.thecomment {

	margin: 0px 0px 20px 0px;

	overflow: hidden;

	border: 1px solid #350f9c;

}

.authorcomment .comment-body {

	border-top: 1px solid #D3D3D3;

	border-right: 1px solid #D3D3D3;

	border-left: 1px solid #D3D3D3;

}

.comment-body {

	margin: 0px; padding: 10px;

	float: right;

	width: 485px;

}

.comment-metadata {

	background: #4A7BB5;

	padding: 10px;

	color: #FFF;

}

.comment-metadata a, .comment-metadata a:visited {

	color: #FFF;

}

.comment-metadata a:hover {

	color: #FF8800;

}

.authorcomment {

	border: 1px solid #350f9c;

	margin: 0px 0px 20px 0px;

	overflow: hidden;

}

.authorcomment .comment-body {

	border: none;

}

.authorcomment .comment-metadata {

	background: #fdacf7;

	padding: 11px 10px;

	color: #9a3593;

}

.authorcomment .comment-metadata a {

	color: #9a3593;

}

.authorcomment .comment-metadata a:hover {

	color: #350f9c;

}



/*	Comment Form	*/



#commentform {

}



#content img.wp-smiley {

float: none;

border: none;

padding: 0px;

margin: 0px;

}



#content img.wp-wink {

float: none;

border: none;

padding: 0px;

margin: 0px;

} 



/*************************************

	Sidebar

**************************************/


#sidebar {

	float: right;

	display: block;

	width: 175px;

	margin: 14px 0px 10px 0px; padding: 0px 0px 0px 0px;

}

#sidebar .sidebar-bot {

	background: url(images/sidebarwrap-bot.gif) bottom left no-repeat;

	display: block;

	height: 20px;

	clear: both;

}

#sidebar ul {

	list-style-type: none;

}

#sidebar .ads {

	text-align: center;

	padding: 0px 10px 20px 10px;

}

#sidebarwrap {

	background: #EAF4FF url(images/sidebarwrap-top.gif) top left no-repeat;

	padding: 15px 0px 0px 0px;

	margin: 0px;

	border: none;

}

/*************************************

	Sidebar Left

**************************************/


#sidebar2 {

	float: left;

	display: block;

	width: 175px;

	margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;

}

#sidebar2 .sidebar-bot {

	/*background: url(images/sidebarwrap-bot.gif) bottom left no-repeat;*/

	display: block;

	height: 20px;

	clear: both;

}

#sidebar2 ul {

	list-style-type: none;

}

#sidebar2 .ads {

	text-align: center;

	padding: 0px 10px 20px 10px;

}

#sidebarwrap {

	background: transparent;/*#EAF4FF url(images/sidebarwrap-top.gif) top left no-repeat;*/

	padding: 15px 0px 0px 0px;

	margin: 0px;

	border: none;

}

/*************************************

	Popular Posts Section

**************************************/

#sidebar #sidebarwrap #popular {

	margin: 0px;

	padding: 10px 0px 0px 0px;

	font-size: 11px;

	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;

}

#popular ul {

	margin: 0px; padding: 0px 10px 15px 10px;

	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;

}

#popular ul li {

	margin: 0px; padding: 0px;

}

#popular ul li ul {

	border-top: 1px solid #C1D8E6;

	padding:  0px;

}

#popular ul li ul li {

	margin: 0px; padding: 5px 15px;

	border-bottom: 1px solid #C1D8E6;

	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;

}

#popular ul li ul li a, #popular ul li ul li a:visited {

	color: #003399;

	padding: 0;

	margin: 0px;

	text-decoration: none;

}

#popular ul li ul li a:hover {

	text-decoration: underline;

}



/*************************************

	Left Sidebar

**************************************/

#l_sidebar {

	float: left;

	display: block;

	width: 175px;

	font-size: 11px;

	margin: 0px;
	
	margin-top: -5px;
	
	padding: 0px 0px 0px 5px;

}

#l_sidebar h2 {
	
	color: #350f9c;
	font-weight: bold;
	
}

#l_sidebar h3 {
	
	color: #350f9c;
	font-weight: bold;
	background: none;
	margin-bottom: -5px;
	
}

#l_sidebar p {
	
	margin-top: 5px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#l_sidebar ul, #l_sidebar ul li {

	margin: 0px; padding: 0px;

}

#l_sidebar ul li ul {

	/*border-top: 1px solid #C1D8E6;*/

}

#l_sidebar ul li ul li {

	margin: 0px; padding: 0px 0px 0px 10px;

	/*border-bottom: 1px solid #C1D8E6;*/

	/*background: url(images/bullet-arrow.gif) 5px 9px no-repeat;*/

}

#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {

	color: #003399;

	display: block;

	padding: 5px 3px;

	margin: 0px;

	text-decoration: none;

}

#l_sidebar ul li ul li a:hover {

	text-decoration: underline;

}

#l_sidebar ul li ul li ul li {

	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */

	border-top: 1px solid #C1D8E6;

	background: none;

	margin:  0px; padding: 0px;

}

#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {

	color: #003399;

	padding: 5px 3px 5px 10px;

	margin: 0px;

	text-decoration: none;

}

#l_sidebar ul li ul li ul {

	border: none;

	padding: 0px; margin: 0px;

}

#l_sidebar ul li ul li ul li a:hover {

	text-decoration: underline;

}



/*************************************

	Right Sidebar

**************************************/

#r_sidebar {

	float: right;

	display: block;

	width: 160px;

	font-size: 12px;

	margin: 0px; padding: 0px 10px 0px 0px;

}

#r_sidebar h2{
	
	color: #350f9c;

}

#r_sidebar ul, #r_sidebar ul li {

	margin: 0px; padding: 0px;

}

#r_sidebar ul li ul {

	border-top: 1px solid #C1D8E6;

}

#r_sidebar ul li ul li {

	margin: 0px; padding: 0px 0px 0px 10px;

	border-bottom: 1px solid #C1D8E6;

	/*background: url(images/bullet-arrow.gif) 5px 9px no-repeat;*/

}

#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {

	color: #0584f9;

	display: block;

	padding: 5px 3px;

	margin: 0px;

	text-decoration: none;

}

#r_sidebar ul li ul li a:hover {

	color: #350f9c;

	text-decoration: underline;

}



#r_sidebar ul li ul li ul li {

	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */

	border-top: 1px solid #C1D8E6;

	background: none;

	margin:  0px; padding: 0px;

}

#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {

	color: #0584f9;

	padding: 5px 3px 5px 10px;

	margin: 0px;

	text-decoration: none;

}



#r_sidebar ul li ul li ul {

	border: none;

	padding: 0px; margin: 0px;

}

#r_sidebar ul li ul li ul li a:hover {

	color: #350f9c;

	text-decoration: underline;

}

/*************************************

	Footer

**************************************/

#text-link-ads {

	padding: 15px;

	text-align: left;

	clear: both;

	}



/*************************************

	Footer

**************************************/

#footer { 

	padding: 0px 5px 30px 5px;

	margin:  0px 0px 0px 0px;

	text-align: center;

	clear: both;

	color: #0584f9;
	

	}

#footer a {

	color: #0584f9;

}

#footer-wrap {

	width: 850px;

	margin: 0px auto;

}



#footer ul {

	display: block;

	width: 866px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

float: left;
	}

#footer li {

	float: left;

	list-style-type: none;

	margin: 0px 5px 0px 5px;

	padding: 0px;


	
	width: 136px;

	font-weight: bold;
	
	}
	
	#footer ul li a {

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 11px;

	color: #0584f9;

	text-decoration: none;

	display: block;

	padding: 8px 20px 8px 0px;

	margin: 0px 0px 0px 15px;


	
	text-align: center;

	}

#footer ul li a:hover {

	color: #3218a0;

	text-decoration: none;



	}

#footer ul li:hover, #footer ul li.hover, #footer ul li.current_page_item, #footer ul li.current-cat {

	color: #3218a0;
 
	}

#footer ul li:hover a, #footer ul li.hover a, #footer ul li.current_page_item a, #footer ul li.current-cat a {

	color: #3218a0;

	text-decoration: none;



	}

#footer ul li.current_page_item a:hover {

	text-decoration: underline;
	
	color: #3218a0;
	
	}

#footer ul li.current_page_item, #footer ul li.current-cat a {

	color: #3218a0;
	}





/*************************************

	Misc

**************************************/

.alignright { 

	float: right;

	}

.alignleft { 

	float: left;

	}

.aligncenter { 

	margin: 0 auto;

	}





