/*
Theme Name: Spanning
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 40px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757E82;
}

body p { size: 14px; }

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
	color: #000000;
	font-size: 14px;
}

p strong { color: #575757; font-weight: normal; }

blockquote, p.desc {
	color: #757E82; font-size: 13px
}

ul.contul li {
	background: url(/wp-content/themes/spanning/images/cookie.png) left 4px no-repeat;
	padding: 1px 0px 5px 35px;
	float:left;
	display: block;
	color: #000000;
	font-size: 14px;
}



a {
	text-decoration: underline;
	color: #DE1C1D;
}

a:hover {
	text-decoration: none;
	color: #DE1C1D;
}

a strong{
	color: #DE1C1D;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 1px solid #E5E5E5;
}

.phnumb {
	text-align:center;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #D9170E;
	padding: 96px 0px 0px 495px; 
}
.phnumb span{
	font-weight:bold;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu {
	float: right;
	width: 592px;
	height: 54px;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	margin-right: 2px;
	padding: 18px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D9170E;
}

#menu a:hover, #menu .active a {
	background: #D9170E;
	color: #FFFFFF;
}

/* Search */

#search {
	height: 45px;
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 100%;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #D9170E;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
}

.main_anons_left {
float:left; padding-left:5px;
}
.main_anons_right {
float:right;
}
.main_anons_left .anons, .main_anons_right .anons { padding: 5px 0px 10px 10px; width: 390px; }

.main_anons_left .anons h2 a, .main_anons_right .anons h2 a { text-decoration:none;}
.main_anons_left .anons h2 a:hover, .main_anons_right .anons h2 a:hover{ text-decoration:underline; }
.next { float:right; margin-top:-25px; padding-right:5px; }

.contactinfo { padding: 25px 0pt 0pt 50px; }
.contactinfo p { margin: 0px 0px 5px; font-size: 20px; }
.contactinfo p span { color: #D9170E; font-weight: bold; } 

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 160%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	border-top: 1px solid #E5E5E5;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
}

#footer .adress {
	color:#ff671c;
	font-size:13px;
	font-style:italic;
	padding-left:50px;
	float:left;
	font-weight:bold;
}

#footer .f_text {
	float:left;
	padding-left:140px;
	color:#000000;
}

#footer .counterli {
margin:-10px 0px 0px 750px;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #525252;
}

hr {
	display: none;
}


#gallery-wrapper {
	width: 880px;
	height: 210px;
	margin: 20px auto;
	padding: 10px 40px;
	background: url(images/img06.jpg) no-repeat 40px 10px;
}

#gallery {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#gallery img.output {
	float: left;
	width: 512px;
	height: 202px;
	border: solid 4px #D9170E;
	background: #D9170E;
}

#thumbnails {
	float: right;
	width: 360px;
	height: 210px;
}

#gallery .caption-box {
	height: 84px;
	background: #D9170E;
}

#gallery span.caption {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -1px;
}

#gallery span.caption2 {
	margin: 5px 0 0 0;
	display: block;
	text-align: center;
}

#gallery ul.nav {
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

#gallery ul.nav li {
	margin: 0 0 1em 0;
	float: left;
}

#gallery ul.thumbnails {
	margin: 0;
	list-style: none;
	float: left;
}

#gallery ul.thumbnails li{
	width: 102px;
	height: 92px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: solid 4px #D9170E;
	text-align: center;
}

#gallery ul.thumbnails li img {
	position: absolute;
	top: -100px;
	left: -145px;
	border: solid 4px #D9170E;
	cursor: pointer;
}

#gallery ul.thumbnails li img.active {
	border: solid 4px #FF4747;
}



