/*  
Theme Name: Samnova Theme
Theme URI: http://www.samnova.com
Description: Wordpress theme for samnova.com.
Version: 1.0
Author: Follow the rabbit
Author URI: http://www.followtherabbit.se/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: url(images/bg.png) repeat-x top center;
	font: normal 12px Calibri, Arial, Helvetica, sans-serif;
	letter-spacing:0.8px;
	color:#333;
}

a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

li { list-style-position: inside; }
img { border: 0; }
.clear { clear: both; }

span.red {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

h1 {
	width: 276px;
	height: 92px;
	background: url(images/logo.gif) no-repeat top left;
	float: left;
}
	h1 a { display: block; height: 92px; }
		h1 a span { display: none; }
		
h3 { font-size: 14px;
	padding: 5px 0 0 0;
	color:#333;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }
		
div#wrapper {
	width: 1035px;
	margin: 0 auto;
	padding:0;
	background: url(images/samnova_bg.png) no-repeat top center;

}

.nav {
	float: left;
	position:relative;
	top:175px;
}
		
	ul#nav {
		float: left;
	}
		#nav li {
			float: left;
			list-style: none outside;
			padding: 10px 0;
		}
			#nav li a, #nav li a:link, #nav li a:visited {
				color: #fff;
				font-weight: bold;
				text-transform: uppercase;
				padding: 10px 20px;
			}
			#nav li a:hover, #nav li a:active, #nav li.current_page_item a {
				color: #77d0ef;
				text-decoration: none;
				padding: 10px 20px;

			}
			
	.search {
	float:right;
	padding:5px 0 0 0;
	position:relative;
	top:175px;
	}
	
	.copy {
	float:left;
	padding:10px;
	color:#FFFFFF;
	}
	
	#s {
	float:left;
	margin-top:1px;
	padding: 1px;
	width:200px;
	border:1px solid #B1CEDC;
	}
	
	#searchsubmit {
	float:left;
	margin:0;
	padding:1px 0 0 0;
	}
			
	div#container {
		width: 965px;
		padding: 0 35px;
	}
		#header {
			width: 1005px;
			height: 300px;
			padding:0 15px;
		}

		.logo {
		float:left;
		position:relative;
		top:85px;
		}
		
		.partner {
		float:right;
		position:relative;
		top:85px;
		}
			
		div#lower {
			width: 965px;
		}
			div#sidebar {
				width: 350px;
				float: right;
				padding:0;
				margin-bottom:20px;
			}
				#sidebar li {
					list-style: none outside;
					padding-bottom:10px;
				}
				#sidebar h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					background: url(images/h2bg.png);
				}
				#sidebar li ul, div.sidecell {
					margin: 7px 0;
					padding: 0;
					background: #FFF;
				}
					#sidebar li ul li {
							list-style: none outside;
							background: url('images/arrow.gif') no-repeat 0 12px;
							padding: 10px 0 10px 20px;
					}
						#sidebar a:link, #sidebar a:visited {
							color: #000;
							font-weight:bold;
						}
						
			div#wide {
			width: 965px;
			float: left;
			padding: 0 0 15px 0;
			text-align:justify;
		}
				#wide h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					background: url(images/h2bg.png);
				}
				
		.postcontainer {
			float:left;
			display:inline;
			width:220px;
			min-height:250px;
			padding:0 15px 0 5px;
		}
		
		.postcontainer p {
		text-align:left;
		}
		
		.postcontainer img {
		border-bottom:1px dashed #CCCCCC;
		}
		
						
		div#left {
			width: 580px;
			float: left;
			padding: 0 0 15px 0;
			text-align:justify;
		}
			div.post {
				margin-bottom: 30px;
			}
				#left h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					background: url(images/h2bg.png);
					
				}
				
					#left h2 img {
					float:right;
					position:relative;
					top:-20px;
					
				}
				
					#left h2 a, #left h2 a:link, #left h2 a:visited {
						color: #0c2430;
						display: block;
					}
					#left h2 a:hover, #left h2 a:active {
						text-decoration: none;
						color: #333;
					}
					
				.postinfo {
					font-size: 11px;
					margin: 15px 0 5px 0;
					padding:5px;
					color:#333;
					background: url(images/datebg.png);
					font-weight:bold;
				}
				
				.results {
					margin: 5px 0;
					padding:5px;
					background: url(images/datebg.png);
				}
				
					.news {
					padding: 0;
					padding-bottom: 0;
					line-height: 16px;
					text-align:left;
				}
					.news p, .news ul, .news ol, .news blockquote {
					padding:5px 0;
					color:#333;
					}
				
				.entry {
					padding: 0;
					padding-bottom: 0;
					line-height: 16px;
					text-align:left;
				}
					.entry p, .entry ul, .entry ol, .entry blockquote {
					padding:0;
					color:#333;
					}
					.entry blockquote {
						padding: 10px;
						border-left: 2px solid #ed8820;
					}
					.entry ol {
						margin-left: 15px;
					}
					.entry ul {
						margin-left: 0;
					}
						.entry li {
							list-style: none outside;
							background: url('images/arrow.gif') no-repeat 0 12px;
							padding: 10px 0 10px 20px;
						}
						
						.entry img {
						padding:0 0 0 20px;
						margin:0;
						}
						
				
			div.pagenav {
				text-align: center;
			}
				.pagenav a:link, .pagenav a:visited {
					color: #666;
				}
					
		.lower_bottom {
			float: left;
			width: 950px;
			height: 8px;
			background: url(images/wrapperbottom.gif) no-repeat bottom left;
		}
		
		div#footer {
			float:left;
			width:100%;
			clear: both;
			background: url(images/h2bg.png);
			font-weight:bold;
			margin-bottom:20px;
		}
			#footer h2 {
				float: left;
			}
				#footer h2 a { display: block; }
				#footer h2 a span { display: none; }
				
				#footer ul {
					float: right;
					padding:10px 0;
				}
					#footer ul li { float: left; list-style: none outside;}
					#footer li a, #footer li a:link, #footer li a:visited {
						color: #fff;
						text-decoration: none;
						padding: 0 10px;
					}
					#footer li a:hover, #footer li a:active { color: #77d0ef; text-decoration: none; }
					
/* START CONTACT */

.cc{
float:left;
width:474px;
padding:0 0 20px 0;
}

.cl {
float:left;
}

.cr {
width:330px;
float:right;
}

.cl ul li, .cr ul li {
padding:2px 10px;
list-style:none;
margin:0;
text-align:left;
}

span.dk {float:left; width:450px; font-size:12px; font-weight:bold; padding: 30px 0 5px 25px; background: url(images/dk.png) 0 32px no-repeat; }
span.se {float:left; width:450px; font-size:12px; font-weight:bold; padding: 30px 0 5px 25px; background: url(images/se.png) 0 32px no-repeat;}
span.fr {float:left; width:450px; font-size:12px; font-weight:bold; padding: 30px 0 5px 25px; background: url(images/fr.png) 0 32px no-repeat;}
span.kr {float:left; width:450px; font-size:12px; font-weight:bold; padding: 30px 0 5px 25px; background: url(images/kr.png) 0 31px no-repeat;}
span.tw {float:left; width:450px; font-size:12px; font-weight:bold; padding: 30px 0 5px 25px; background: url(images/tw.png) 0 32px no-repeat;}


/* END CONTACT */