/*  
Theme Name: Mitt Eget Javla Narnia
Description: Drooling
Version: 1.0
*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
     font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 140%;
    background: #fff;
	color:#000;
	vertical-align: top;
}

a:link {
	color: #666;
	text-decoration:none;
	}

a:hover {
	color: #999;
	text-decoration:none;
	}

#wrapper{
	width: 730px;
	background:#fff;
	padding-left:15px;
    padding-right: 15px;
	margin:0 auto 0 auto;
	overflow:hidden;
    border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.title_link a:link{
	font-family: 'Arial';
    font-size: medium;
	text-align: left;
	font-weight: bold;	
	color: #333;
	text-decoration:none;
}

.title_link a:visited{
	font-family: 'Arial';
    font-size: medium;
	text-align: left;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}

.title_link a:hover{
	font-family: 'Arial';
    font-size: medium;
	text-align: left;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}

.header_link a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	text-decoration:none;
}

.header_link a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	text-decoration:none;
}

#header{
/* total 550px */
	width:730px;
	height:150px;
	padding: 0px 0 0 0px;
	background:white;
	float:left;
    margin-bottom:10px;
}



#container{
	width:450px;
	margin-left: 10px;
	margin-right: 50px;
	float:left;
	background:#fff;
}


.post{
	padding:10px 0 10px 0;
}

.post h2{
	font-family: 'Arial';
    font-size: medium;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
}

.entry a:link{
font-size: small;
color:#333;
text-decoration:underline;
	
}

.entry a:visited{
font-size: small;
   color:#333;
text-decoration:underline;
}

.entry a:hover{
font-size: small;
       color:#666;
text-decoration:underline;
}
	
p{
	padding:10px 0 0 0;
}

p.postmetadata{
	border-bottom: 1px solid #999;
	padding: 20px 0 10px 0;
   color: #666;
   font-size: 8pt;
}

.postmetadata a:link{
font-size: 8pt;
text-decoration:none;
color:#666;
	
}

.postmetadata a:visited{
font-size: 8pt;
	color: #666;
text-decoration:none;
}

.postmetadata a:hover{
font-size: 8pt;
text-decoration:none;
	color: #999;
}



p.sharethis{
	padding: 15px 0 0 0;
}

.navigation{
   	padding:15px 0 15px 0;
	font-size:8pt;
   color: #666;
}

.navigation a:hover{
   font-family: arial;
	padding:15px 0 15px 0;
	font-size:8pt;
	text-decoration:none;
	color: #999;
}

.navigation a:link{
   font-family: arial;
	padding:15px 0 15px 0;
	font-size:8pt;
	text-decoration:none;
	color: #666;
}

.navigation a:visited{
   font-family: arial;
	padding:15px 0 15px 0;
	font-size:8pt;
	text-decoration:none;
	color: #666;
}

/* Search Form */

#searchbox{
	width:180px;
	background:#fff;
   margin-top:20px;
	padding:0;
	float: left;
	height:50px;
	overflow:hidden;
	text-align:left;
}

#searchform{
   width:180px;
	background: #fff;
	padding:0px;
	float: left;
	text-align:center;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4B4B4B;
 	color: #000000;
 	margin: 0;
 	background:#FFFFFF;
 	padding: 0px;
}

.search_button{
	font:12px Verdana, Arial, Helvetica, sans-serif;
 	margin-top:5px;
 	padding: 2px;
   
   
 }

/* End Search From */




/* Blockqoute and Image */

blockquote {
        color:grey;
	text-indent: 25px;
	background: url(http://blog.nestflow.com/wp-content/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(http://blog.nestflow.com/wp-content/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

table#wp-calendar {
	width : 100%;
}

table#wp-calendar a:link {
	text-decoration : underline;
}

.pagination {
	padding : 2px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.pagination a, .pagination a:visited {
	padding : 0 5px;
	border : 1px solid #cccccc;
	text-decoration : none;
	color : #2e6ab1;
}

.pagination a:hover, .pagination a:active {
	border : 1px solid #2b66a5;
	color : #000;
	background-color : #e9f8e5;
}

* html .pagination li.currentpage, * html .pagination li.disablepage {
	margin-right : 5px;
	padding-right : 0;
}

.subnav {
	float: left;
	width: 200px;
}

/* sub-navigation */
.subnav h2 {
	background: #000000;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding: 5px 0 0 18px;
}

.subnav ul {
	margin: 5px;
	padding: 0;
	background:#000000;
}

.subnav li {
	border-bottom: 1px dotted #333333;
	list-style: none;
}
.subnav li a {
	background: #000000;	
	color: #FFFFFF;
	display: block;
	padding: 8px 0 8px 42px;
	width: 158px;
	text-decoration: none;
}

.subnav li a:hover {
	background: #9C997C;
	color: #000;
}


.header_nav {
	float: left;
	height: 30px;
	width: 850px;
	background:#3A3A3A;
}

.header_nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	background: #3A3A3A;

}
.header_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 87px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 2px 0 0;
}
.header_nav li a:link, .header_nav li a:visited {
	display: block;
	color: #FFFFFF;
	vertical-align:top;
	width: 87px;
	text-decoration: none;
}
.header_nav li a:hover, .header_nav li a:active {
	display: block;
	color: #FFFFFF;
	background: #333333;
	width: 87px;
	text-decoration: none;
}

.datetime{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868686;
	margin:0;
	padding:0;
}

#top_navigation{
	width:850px;
	height:30px;
	float:left;
	clear:both;
	background: red;
	vertical-align:top;
	margin:0;
	padding:0;
}

/*  ### Sidebar ### */



ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 1px;
	margin:0;
   
}

#sidebar{
	width:180px;
	float:right;
	background: #fff;
	margin-right: 20px;
    margin-top: 0px; 
    padding:0;
	display: inline;
}

#sidebar a:link, a:visited{
	font-family: arial;
	font-size: 8pt;
	color:#666;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: arial;
	font-size: 8pt;
	color:#999;
	text-decoration: none;
}

#sidebar ul {
    font-family: arial;
	font-size: 8pt;
	list-style-type:none;
	padding:7px 0 20px 0;
	margin:0;
}

#sidebar h2 {
	font-family: 'Arial';
    font-size: small;
	text-align: left;
	font-weight: bold;
	color: #999;
    text-transform: uppercase;
	padding:0 0 5px 0;
   border-bottom: 1px solid #999;
}

#sidebar ul ul li{
	list-style-position:inside;
}

#sidebar p{
	line-height: 120%;
    color:#333;
}


	
/* #### Comment  ### */

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #454545;
}

.comments-template h2, .comments-template h3{
	font-family: arial;
	font-size: small;
}

.commentmetadata{
	font-size: 8pt;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: arial;
	font-size: small;
}

#minus{
margin-left: -9px;
}