/*  
Theme Name: Mumrik
Theme URI: http://neewee.com/wordpress/mumrik-wordpress-theme/
Tags: fixed-width, three-columns, blue, white, custom-header, right-sidebar
Description: Mumrik Theme is a WordPress Theme built on W3C standards brought to you by <a href="http://frontendbook.com">Front-end Book</a>
Version: 1.0.4
Author: Mattias Hising
Author URI: http://frontendbook.com/

	Mumrik 1.0.4
	http://neewee.com/wordpress/mumrik-wordpress-theme/

	This theme was designed and built by Mattias Hising,
	whose blog you will find at http://frontendbook.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
        background-image:url('img/img/bg_blue_cc2.png');
        background-position: top center;
        background-repeat:no-repeat;
        background-color:#0f1417;
        background-size:1400px 1146px;
		margin-top:-70px;
		margin-left:auto;
		margin-right:auto;
}

a {
	text-decoration:none;
	color:#9B7134;
	/*color:#1a6091;*/
}

strong{
	color:#6699cc;	
}

a.storylinks {
float: left; width:150px; height: 100px; margin: 10px; text-decoration:none;
}


#story { margin-bottom: 1em; }

hr {
display:none;
}

a img {
	border:0px;
}

a:hover {
	text-decoration:none;
}

blockquote {
	margin:0;
	padding:10px 20px;
	color:#666;
	line-height:1.5em;
	font-style:italic;
}

#Wrapper{
	margin:10px auto;
	width:938px;
}
#BigAd {
	padding-bottom:10px;
}

#Header {
         background-image:url('img/img/header.png');
         margin-left:auto;
         margin-right:auto;
         width:765px;
         height:247px;
}

#HeaderText{
	padding:24px 10px;
	margin-right:270px;
}

#Subscription {
        display:none;
	/*position:absolute;
	z-index:10000;
	right:0;
	top:0;
	background: #dbf1fb;*/
	
	
	/*
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*/
}

#RSSButton {
	color:#000;
	font-size:13px;
	padding:4px 12px 4px 28px;
	display: block;
	background:transparent url("img/feed_small.png") no-repeat 8px 3px;
}

#HeaderText h1 {
        display:none;
	/*padding:0;
	margin:0;
	font-size:1.6em;
	font-weight:bold;*/
}

#HeaderText h1 a {
	color:#000;
	text-decoration:none;
}

#HeaderText h1 a:hover,
#MainNavigation li a:hover {
	color:#bc7314;
}

#HeaderText h1 strong {
	font-size:1.3em;
	color:#000;
}

#HeaderText h2 {
	padding:0;
	margin:0;
	font-size:0.9em;
	font-weight:normal;
	color:#999;
}	
	
#MainNavigation {
		background-image:url('img/img/menu.png');
        background-repeat:no-repeat;
        font-family: Georgia;
        text-align:center;
        color:#557db2;
        text-transform:uppercase;
		font-size:10.5px;
        font-weight:bold;
        letter-spacing:-0,5px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        width:765px;
        height:86px;
}
#MainNavigation ul{
        display:inline;
		list-style:none;
        margin-top:-2px;
        margin-right:0px;
        margin-bottom:20px;
        margin-left:-25px;
        padding:0px 0px 0px 30px;
}

#MainNavigation li
{
        display:inline;
		list-style:none;
        padding:10px 0px 10px 0px;
        margin:15px 0px 0px 0px;
}


#MainNavigation li a{
        background:transparent url(img/img/menubg_plain.png);
        background-position:-7px -2px;
        padding:15px 24px 10px 12px;
        margin:-20px 0px 0px -22px;
	/*color:#557db2;*/
        line-height:52px;
		text-decoration:none;
	/*font-size:0.9em;*/
        z-index:1;
}

#MainNavigation li:first-child a {
	/*padding-left:0px;*/
}


#MainNavigation ul > li a.current, 
#MainNavigation ul > li.current_page_parent a,
#MainNavigation ul > li.current_page_item a,
#MainNavigation ul > li.current_page_ancestor a
{
        background:transparent url(img/img/menubg.png);
        background-position:-7px -2px;
        padding:15px 24px 10px 12px;
        margin:0px 0px 0px -22px;
        height:52px;
        width:250px;
        color:#ca9f59;
        z-index:1;
	/*background-color: #0d0f1b;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;*/
}

#MainNavigation ul > li a.current:hover, 
#MainNavigation ul > li.current_page_parent a:hover,
#MainNavigation ul > li.current_page_item a:hover,
#MainNavigation ul > li.current_page_ancestor a:hover {
	text-decoration: none;
        color:#1a6091;
	cursor: default;
}

#NavigationContent ul{
        display:none;
	/*list-style: none;
	margin: 0;
	padding: 0;*/
}

#NavigationContent li {
        display:none;
	/*font-size:13px;
	padding:4px 0px 4px 12px;
	background:transparent url("img/icon_list_arrow.gif") no-repeat 6px 8px;*/
}

#Search{
        display:none;
	/*position:absolute;
	right:10px;
	top:8px;*/
}

/*#Search input[type='text'] {
	border:1px solid #4cb4fc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
}*/

#NavigationContent,
#MainContent,
#ContextualContent{
	/*float:left;*/

}

#NavigationContent {
	margin-top:10px;
	width:170px;
	margin-right:8px;
}

#NavigationContent ul ul {
display:none;
}

#NavigationContent ul > li.current_page_parent > ul,
#NavigationContent ul > li.current_page_item > ul,
#NavigationContent ul > li.current_page_ancestor > ul {
	display:block;
}

.navigation
{
	display:none;
}

#MainContent {
	background-image:url('img/img/border_content_border.png');
        background-repeat:repeat-y;
        font-size:14px;
		color:#0c81bd;
        /*color:#9b7134;*/
        min-height:200px;
        margin-top:0px;
        margin-bottom:-5px;
        width:765px;
        margin-left:auto;
        margin-right:auto;
}

.Post.clearfix{
       padding-left:120px;
       padding-right:150px;

}
.StoryImages
{
       padding-left:74px;

}
.StoryImages.a
{
       padding-left: 500px;
}

#ContextualContent {
	margin-top:10px;
	width:260px;

}

.widget {
	background-color: #effaff;
	padding:10px;
	margin-bottom: 10px;
	border-right: 1px solid #dbf1fb;
	border-bottom: 1px solid #dbf1fb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget h4 {
	margin: 0 0 10px 0;
	padding: 0;
}

.Post {
	margin:10px 0;
}



.Post h3 {
	margin:0;
	padding:0;
	color:#9B7134;
	/*letter-spacing: -1px;*/
}

.Post h3 a {
	color:#1a6091;
	font-size:20px;
	
}

.PostImage {
	border:1px solid #000;
}


.PostInfo em {
	font-style:normal;
}

.author {
	color:#999;
}

.comments {
	float:right;
}

.LeftImage {
	float:left;
	margin:0 20px 15px 0;
}

.RightImage {
	float:right;
	margin:0 0 20px 20px;
}

.Post .PostInfo {
display:none;
/*
display: block;
	padding:4px 0;
	margin:0;
	font-size:0.9em;
	color:#B3B3B3;*/
}

.PostContent {
	line-height:1.7em;
	font-size:0.9em;
	
}

/* Contextual Content */

.widget ul,
.widget ul li
{
	list-style:none;
	margin:0;
	padding:0;
}

.widget ul li
{
	padding:4px 0 4px 12px;
	background:transparent url("img/icon_list_arrow.gif") no-repeat 4px 7px;
	/*font-size: 0.9em;*/
}


.widget ul li ul {
	/*display:none;*/
}
 

span.date {
	color:#B3B3B3;
}

span.title a {
	color:#2B9A09;
}

span.author_and_tags {
	display:block;
	color:#B3B3B3;
}


/* Footer */
#Footer {
        background-image:url('img/img/footer.png');
        background-repeat:no-repeat;
	margin-left:auto;
        margin-right:auto;
        width:765px;
        height:412px;
	font-size: 0.9em;
	clear:both;
	color:#999;
}

#copy{
	text-align:center;
 	color:#9b7134;
}


.hide {
visibility:hidden;
}
#dwlogo { 
        /*border-style:solid;*/
        float: left;
        position:absolute;
        width : 115px;
        height: 170px;
        margin-left: 305px;
        margin-top: 100px;
}
#foriphone { 
        /*border-style:solid;*/
        float: left;
        position:absolute;
        width : 200px;
        height: 50px;
        margin-left: 160px;
        margin-top: 360px;
}

#forfree {
        /*border:solid;*/
        float: left;
        position:absolute;
        width : 200px;
        height: 50px;
        margin-left: 380px;
        margin-top: 360px;
}

/*#Footer a {

}*/

/* Ads */
#textads,
#BigFooterAd {
	margin-top:10px;
	text-align:center;
}

#BigAd {
 text-align:center;
}






/* WP Theme Requirements Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 10px 10px 0;
   /*border: 1px solid #333;*/
}

.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;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

#SubscriptionChooser {

	
	display: none;
	padding:4px 12px 4px 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#SubscriptionChooser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SubscriptionChooser ul li {
	padding:2px 4px;
	margin:0;
}

.SearchResult {
	list-style: none;
	margin:0;
	padding:0;

}

.SearchResult li {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.gravatar {
	width:96px;
	float:left;
	padding:0 10px 0 0;
}

#contextual_ads {
	list-style: none;
	margin:0;
	padding: 0;
}

#contextual_ads li {
	display: block;
	float:left;
	width:125px;
	height:125px;
	border:1px solid #ccc;
	margin-bottom: 6px;
	text-align: center;
	
}


#contextual_ads li.alt {
	margin-right:6px;
}

/* jQuery UI Tabs */
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #bed7f1;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #bed7f1;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .9em;
	color: #555555;
	background-color: #effaff;
}
.ui-tabs-nav-item a:hover {
	background-color: #b2d1ef;
}
.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background-color: #ffffff;
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;

	clear:left;
	border: 1px solid #bed7f1;
	background-color: #ffffff;
	color: #222222;
	padding: .5em .7em;
	margin-bottom: 15px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* WP Core Classes */
.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;
}

/* CommentLuv support */
abbr em img { float: left !important; margin: 2px !important }

/* templates */
.full_image {
	margin:10px 0 0 0;
}

/* Generic Classes */
ul.links {
	list-style:none;
	margin:0;
	padding:0;
}


ul.links li
{
	padding:4px 0 4px 12px;
	background:transparent url("img/icon_list_arrow.gif") no-repeat 4px 7px;
	font-size: 0.9em;
}

/* Templates */
#FullContent {
	position:relative;
}

#rotator {
	position:absolute;
	width:938px;
	bottom:0;
	left:0;
	
}

.puff {
	padding:10px 20px;
	color:#fff;
	background:transparent url("img/pusher_bg.png");
}

.puff h4 {
	margin:0;
	color:#ff7800;
}

.puff p {
	margin:0;
	font-size:0.9em;
	line-height:1.4em;

}

.puff a {
	color:#ffea00;
}

.puff img {
	float:left;
	border:1px solid #fff; 
	margin:0 15px 0 0;
}

.puff:after, .cols:after {
	content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
}

/* Plugin Specific Classes */

/* NavXT */
.breadcrumb {
	margin:10px;
}

#AdsContext {
	border:1px solid #bed7f1;
	padding:5px;
	margin-bottom:10px;
}
