/*
Theme Name: SMC bluetheme
Theme URI: http://www.smc.as/
Description: Two Column Theme, Widget ready, bases on the default WordPress theme.
Author: Jens Chr. Madsen
Author URI: http://jcm.no-ip.org/
*/


body {
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	/* background-color: #CDCDCD; */
	background-color: #FFF;
	font-size: 11pt;
}

#outpage {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}

#outpage .left {
	float:left;
	width:550px;
	height:55px;
}

#outpage .right {
	float:right;
	width:200px;
	height:55px;
}

#page {
	border: 5px solid #E3DBD3;
	width: 100%;
}

#header {
	padding: 0;
	width: 100%;
	color: #000000;
	border-bottom: 4px solid #E3DBD3;
	background: url(images/logobak.jpg) top no-repeat #E3DBD3; 
	height: 100px;
}

#headerleft {
	width: 210px;
	float:left;
}
#headercenter {
	width: 570px;
	float:left;
}
#headerright {
	width: 210px;
	float:right;
}

#headerright img {
	margin-left: auto;
	margin-right: auto;
	align: middle;
}

img.logo {
	margin-left: auto;
	margin-right: auto;
	border: 0;
}


.bloginfo {
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	/* font-size: 1.1em; */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}


.description {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}

table.contactform {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.contactform td input, textarea {
	border: 2px solid #E3DBD3;
	font-size: 11pt;
	background-color: #f3ebe3;
}

table.contactform td.lbltd {
	padding-right:25px;
	padding-bottom:5px;
	vertical-align: top;
	font-weight: bold;
}


#sidemenu {
	margin-bottom: 8px;
}

#sidemenu ul li {
	list-style-type: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}

#sidemenu ul li h2 {
	font-size: 14pt;
}

#sidebar ul li {
	list-style-type: none;
	padding-top: 6px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li ul li {
	font-size: 100%;
}

#sidebar ul li .page_item a{
	color: #000000;
}

#sidebar ul li .page_item a:hover {
	color: #FF5555;
}

#sidebar ul li .current_page_item a {
	color: #FF5555;
}

#service {
	float: right;
	width: 170px;
	border: 2px solid #E3DBD3;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
}

#service div img { 
	display: box;
	float: right;
}

#service h3 { 
	color: #4444FF;
	font-size: 1.1em;
}

#service #servicebox p {
	line-height: 150%;
}

#service #servicebox {
	clear: both;
	float: right;
	font-weight: bold;
	padding: 5px;
}


#rssnews {
	float: right;
	width: 170px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 10pt;
}

#rssnews ul li {
	list-style-type: none;
	padding-top: 6px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	text-decoration: none;
}

#rssnews ul li a{
	list-style-type: none;
	color: #000000;
	/* color: #33F; */
	/* font-weight: bold; */
	text-decoration: none;
}

#rssnews ul li a:hover {
	list-style-type: none;
	color: #FF0000;
	/* font-weight: bold; */
	text-decoration: none;
}


#menuwrap {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	margin-top: 8px;
	margin-bottom: 8px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 3px;
}

#menu ul li a {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 8px 8px 8px 8px;
	margin: 0px;
	text-decoration: none;
	border: 1px solid #000000;
}

#menu ul li a:hover {
	color: #FFFFFF;
	background: #194B6E;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
}

.outside { 
	float: left;
	margin: 5px; 5px; 5px; 5px;
	width: 300px; 
	padding:0px;
	font-size: 11pt;
} 

.outside td{
	vertical-align: top;
} 

.outside td img {
	border: 2px solid #E3DBD3;  	
	width: 250px;  	
	float: left;  	
} 

.inside { 
	width:180px; 	
	font-size: smaller;
} 

#wrapper {
	width: 100%;
	float: left;
	background: url(images/sidebar_blb.gif) top left repeat-y #786859;
}


#sidebar ul li ul li {
        font-size: 95%;
}

#sidebar {
	float: left;
	padding: 0px;
	width: 178px;
	padding: 15px 15px 15px 15px; 
}

#content {
	background: url(images/mback.gif) top left repeat-x;
	float: right;
	width: 750px;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
}

#content .post-frontpage {
        border-top: 1px solid #E3DBD3;
}

#content .post-blog {
	width: 76%;
        border-bottom: 1px solid #E3DBD3;
}

#content .post-arc {
        border-bottom: 1px solid #E3DBD3;
}
 
#content a:link {text-decoration: none; color:#1515FF;}
#content a:visited {text-decoration: none; color:#1010FF;}
#content a:active {text-decoration: none; color:#1010FF;}
#content a:hover {text-decoration: underline; color: #1515FF;}

#rssnews a:link {text-decoration: none; color:#000;}
#rssnews a:visited {text-decoration: none; color:#000;}
#rssnews a:active {text-decoration: none; color:#000;}
#rssnews a:hover {text-decoration: underline; color:#000;}


.date {
	color : #194B6E;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

#metab {
	padding-top: 30px;
	align: bottom;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 4px solid #E3DBD3;
	background-color: #E3DBD3;
}

A:link,A:visited,A:active { text-decoration: none; color:#0000FF; }
A:hover { text-decoration: underline; color: #0000FF; }

#link ul li {
	list-style-type: none;
 	padding-bottom: 5px;
	font-size: 10pt;
	color: #000000;
}

#link ul li a {
 	color: #000;
	font-weight: bold;
	text-decoration: none; 
}

#link ul li a:link {
 	color: #000;
}

#link ul li a:hover {
 	color: #F55;
}

h1 {
	font-size: 1.5em;
	color: #000000;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.3em;
	color: #000000;
	margin-bottom: 5px;
}

h3 {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 5px;
}


a img {
	border:none;
}


ul li h2 {
	font-size: 150%;
	display:inline;
	color: #000;
}


ul, ol {
	list-style-type:none;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	/* list-style-position:outside; */
	color: #000;
	list-style-type: none;
	padding-left:0px;
}

ul ul li,
ol ol li {
	padding-left:5px;
}


small.commentmetadata {
	width: 400px;
}


#searchform input{
	background: #FFFFFF;
	color: #000000;
	padding:1px;
	border:1px outset #95C5E5;
	width: 80px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}

#searchform br {
	display:none;
}


div hr.blk {
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}

hr {
 	display: none;
} 

#cls hr  {
	clear: both;
	border: 0;
	height: 0px;
}

div.outano {
	width:680px;
	height:300px; 
	border: 2px solid black;
	background-color: #ffc000;
	padding: 15px 10px 10px 10px;
}

div.mainano{
	color: black;
	margin-top: 20px;
	width:320px;
	float: left;
	font-family: Times new roman, Times, Serif, Verdana;
	font-size: 14pt;
}

div.bigfatano {
	font-size: 29pt;
	font-family: Arial Black, Arial, Verdana;
	font-weigth: bolder;
	margin-bottom: 15px;
}

.compano {
	font-size: 22pt;
	font-weigth: bolder;

}

div.whiteano {
	background-color: #ffffff;
	width:338px;
	height:290px;
	border: 6px solid white;
	float: right;
}

div.yelloano {
	font-family: Verdana;
	color: black;
	width:328px;
	height:280px;
	padding: 4px 4px 4px 4px;
	border: 2px solid black;
	background-color: #ffff00;
}

div.bigyello {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Agency FB", Verdana;
	font-size: 23pt;
	font-weigth: bolder;
}

div.homeano {
	margin-top: 5px;
	margin-bottom: 15px;
}
