/*
Theme Name: Whiteflame
Theme URI: http://whiteflame.eu/
Description: Whiteflame template <a href="http://www.whiteflame.eu/">Whiteflame</a>.
Version: 1
Author: Tom Mills
Author URI: http://whiteflame.eu/
*/

/* Begin Typography & Colors */

body {
	font-size: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	background: #fcfbfc url('images/bg-main.gif') repeat-x;
	color: #707070;
	text-align: center;
	margin: 0;
	padding: 0;
}

img { border: 0px; }

.homepage, h2 {
	font-weight: normal;
	font-size: 1.20em;
	padding: 0;
	margin: 0;
}

h1 a {
	font-weight: normal;
	font-size: 0.80em;
	padding: 20px 0 0;
	margin: 100px 0 0;
	color: #da961d;
	text-decoration: none;
	line-height: 1.2px;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin: 10px 0 10px 0;
}

p {
	font-weight: normal;
	font-size: 0.80em;
	padding: 0;
	margin: 15px 0;
}

hr { 
	border: none 0; 
	border-top: 1px dashed #d4d4d4; /*the border*/
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
margin: 0px 0px 10px 0px;

}

.hr {
	width: 100%;
	height: 3px;
	border: none;
	color: #FFFFFF;
	background: url('images/bg-hr.gif') repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

#page {
}

.entry td {
	font-size: 0.80em;
}

#header {
	position: relative;
	height: 152px;
	background: url('images/bg-header.gif') repeat-x;
	text-align: center;
}

#header-info 	{
	width: 860px; 
	text-align: center;
	margin: 0 auto;
}

#telephone {
	position:absolute;
}

#navigation {
	position: absolute;
	height: 33px;
	top: 115px;
}

#container {
	width: 869px; 
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url('images/background.png') repeat-y;
}

#content {
	width: 838px; 
	margin: 0 15px;
	padding: 25px 0;
	border: 1px solid #FFF;
	text-align: left;
}

#sidebar ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li { 
	padding: 0 0 20px 0;
}

#footer {
	width: 841px; 
	margin: 0 2px;
	padding: 10px 10px;
	border: 1px solid #d4d4d4;
	text-align: left;
	background: #6d6d6d;
	font-size: 0.70em;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

.background-even {
	background: #f3f3f3;
}

.tdspacer { width: 40px; }

.articleadded {
	background: #f3f3f3;
	font-size: 0.70em;
	color: #999;
	padding: 5px 0;
}

.small-text {
	font-size: 0.95em;
	color: #999;
}

.articleadded a {
	color: #da961d;
	text-decoration: none;
}

.articleadded a:hover {
	color: #da961d;
	text-decoration: underline;
}

.post a {
	color: #da961d;
	text-decoration: none;
}

.post a:hover {
	color: #da961d;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 0.70em;	
	color: #707070;
	margin: 0 0 10px 0;
}

.breadcrumb a {
	color: #707070;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #707070;
	text-decoration: underline;
}

#sidebar-bg {}

#sidebar-bg ul {
	background: #f3f3f3;	
	width: 198px; 
	padding: 10px 5px 0 12px;
	margin: 0 0 15px 0;
	font-size: 1.00em;
	font-weight: bold;
	color: #999999;
}

#sidebar-bg ul li ul {
	font-size: 0.75em;
	font-weight: normal;
	padding: 5px 0;
}

#sidebar-bg ul li ul li {
	margin: 0px;
	padding: 0 0 5px 1px;
}

#sidebar-bg ul li ul li a {
	color: #da961d;
	text-decoration: none;
}

#sidebar-bg ul li ul li a:hover {
	color: #da961d;
	text-decoration: underline;
}



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	padding: 0;
	margin: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0 0 0 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 0 4px;
	margin: 0 0 2px 20px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */


/* START Suckerfish menu */

.current_page_item {
    background: #505050;	
}

#suckerfishnav {
    font-size: 0.95em;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

#suckerfishnav, #suckerfishnav ul {
    float: left;
    list-style: none;
    line-height: 33px;
    padding: 0;
    margin: 0;
    width: 100%;
}

#suckerfishnav a {
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 0px 12px;
}

#suckerfishnav li {
    float: left;
    padding: 0;
}

#suckerfishnav ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 200px;
    font-weight: normal;
    margin: 0;
    line-height: 1;
    border: 0;
	background: url('images/bg-subnav.gif') repeat-x;
	border-top: 4px solid #52514f;
}

#suckerfishnav li li {
}
	
#suckerfishnav li li a {
	text-align: left;
    padding: 7px 10px;
    width: 180px;
}

#suckerfishnav li ul {
}

#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
}

#suckerfishnav li li:hover {
    background: #da961d;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #FFF;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color: #FFF;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color: #FFF;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left: auto;
    background: #444444;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: #505050;
}

.current_page_parent, .current-cat-parent, .current-cat {
    background: #505050;
	
}