/*
    Theme Name: c3ro fire
    Theme URI: http://c3ro.com/
    Description: another crappy c3ro theme [ <a href="http://c3ro.com/themes/">download more</a> ]
    Version: 1.5x
    Author: c3ro
    Author URI: http://c3ro.com/
*/

/*	c3ro.com 2.0 layout styles
*/

body 
{
	background-color: #FFFFFF; 
	background-image: url(images/svartblomst.gif);
	background-repeat: no-repeat; 
	text-align: center; 
	font: 12px Verdana;
}

#post{
	background: green;
	}

#wrapper {
	/* margin: 25px  ; */
        margin: 40px auto auto auto ;
	width: 500px; 
	padding: 0;
	}

#head {
	width: 500px; 
	height: 100px;
	background-repeat: no-repeat; 
	line-height: 1px;
	font-size: 1px;	
	}


#container {
	width: 500px;
	height: 320px; 
	
	background-repeat: no-repeat;
	background-position: top;  
	}

#pagecontent {
	padding: 10px;
	}

.boks   {
        border-bottom: 1px dotted #ccc;
        }

.storycontent {
        border-bottom: 1px dotted #ccc;
        }

.feedback {
        font: 10px verdana;
        /* font-variant: small-caps; */
        color: #bbb;
        }

.navigation {
        font: 13px;
        font-weight: bold;
        }

#left {
	float: left; 
        background-color: #FFF;
	text-align: left; 
	padding: 0 10px 0 5px;
	width: 475px;
        border: 3px dotted #CC0066;
	}

#center {
	float: left; 
	text-align: left; 
	padding-left: 1px;
	width: 1px;
        border-right: 3px dotted #CC0066;
	}
	
#right {
	float: left; 
	text-align: left; 
	padding-left: 1px;
	width: 1px;
        
	}
	
	
#footer {
	clear: both; 
	text-align: center;
	margin: 10px;
	padding: 10px 0 0 0;
        font-size: 9px;
	}
	
#footer p {
	/* border-top: 1px dotted #444; */
        font-size: 9px;
	}

#buttons{
	line-height: 20px;
	text-align: center;
	}
	

img.thumb 
 { 
    text-decoration: none;
    /* border : 1px dotted #000000; */
    padding : 2px;
    float: right;
    margin : 12px 0px 10px 10px;
    display: block;
    margin-left: auto;
    margin-right: auto 
    background-color : #fff;

}

a.img{
	text-decoration: none;
	border: none;
        background-color: white;
        color: white;
	}

a.img:hover{
	text-decoration: none;
	border: none;
        background-color: white;
	}
	

a:link {
	text-decoration: none; 
	/* border-bottom: 1px dotted #1C4864; */
	color: #CC0066;
        background-color: white;
	}
a:visited {
	text-decoration: none; 
	/* border-bottom: 1px dotted #1C4864; */
        background-color: white;
	color: #CC0066;
	}
a:hover {
	text-decoration: none; 
	/* border-bottom: 1px solid #1C4864; */
	background-color: #CC0066;
	color: #FFFFFF;
	}

h2 {

	font-family: courier, serif; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #ddd;
	}

blockquote {

	font-style: italic;
	border-left: 3px solid #880000;
	margin-left: 1.5em;

	padding-left: 5px;
	}

a.postTitle{
	font-family:  courier, serif;
        color: #000; 
        /* font-variant:small-caps; */
	font-size: 23px;
	font-weight: bold;
	/* margin: 0; */
	/* padding: 0; */
        /* padding: 0px 0px 0px 20px; */
        /* margin: 20px 0px 0px 0px; */
        width: auto;
        /* background: transparent url(images/orna.gif) no-repeat; */
	}
	
input 
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;

}

select
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

button
{
	cursor: pointer; 
	background-color: #DBDBD5; 
	background-image: none; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #fff #AEB7A8 #AEB7A8 #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}




/*	menu

*/
#menu {
	font-family: Verdana;
	font-size: 12px;
}

#menu form {
	margin: 0 0 0 10px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;

}

#menu ul {

	color: #aaa;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {

	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 10px;
}


#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	padding-left: 4px;
}


.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}



/*	/menu
*/