/* This is the StyleCatcher theme addition. Do not remove this block. */



/* CSS Document */


body {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #525252;
	margin:0;
	padding: 0;
	text-align: center;
	

	}

a { text-decoration:none;
	}

a:link {
	color: #454545;
	
	}

a:visited {
	color: #454545;
	}

a:active {
	color: #454545;
	}

a:hover {
	color: #454545;
	text-decoration:underline;
	}
	
h1 {
	margin: 0 0 0 10px;
	padding: 0px;
	font-weight: normal;
	font-size:11px;
	}
	
h2 {
	color: #788A8F;
	margin: 0 10px 0 15px;
	padding: 0px;
	font-weight: normal;
	font-size:13px;
	text-align: left;

	}
	
h3 {
    color: #454545;
	margin: 0 10px 0 15px;
	padding: 0px;
	font-weight: normal;
	font-size:12px;
	text-align: left;	
	}
	
p  {
    color: #454545;
	margin: 5px 10px 5px 15px;
	padding: 0;
	font-weight: normal;
	font-size:11px;
	text-align: justify;
	line-height: 140%;	
	}

#container {
    background: url(../design/bg2.jpg)  repeat-y top center;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	width: 860px;
	}
	
#body {
    background: url(../design/bg.jpg)  no-repeat top center;
	
	}

#header {

	color: #FFFFFF;
	height: 150px;
    padding: 0 0px 15px 0px;
	text-align: left;
    margin-color: #fff;
	}

img {
	padding: 7px;
	margin: 0px;
	border: 0px solid #DEE0D5;
}

#header img {
    float:right;
	padding: 0 0 0 0px;
	margin: 0 30px 0 0px;
}

#header h1 {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
    
}


#sidebar {
	float: left;
	margin-let: 10px;
	width: 210px;
	overflow: hidden;
	}
	
#sidebar h1 {
	margin: 0 0 0 10px;
	padding: 0px;
	font-weight: normal;
	font-size:11px;
	}
	
#sidebar h2 {
	color: #788A8F;
	margin: 0 15px 0 10px;
	padding: 0px;
	font-weight: normal;
	font-size:13px;
	text-align: right;

	}
	
#sidebar h3 {
    color: #454545;
	margin: 0 15px 0 10px;
	padding: 0px;
	font-weight: normal;
	font-size:11px;
	text-align: right;	
	}
	
#sidebar h4 {
    color: #454545;
	margin: 0 15px 0 10px;
	padding: 0px;
	font-weight: normal;
	font-size:11px;
	text-align: right;	
	}

.category {
	margin: 0 15px 40px 35px;
	text-align:right;
	}
	
.category ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	}

.category li {
	display: inline;
	}

.category li a span {
	display: none;
	color: #CC0066;
	}

.category li a:link, .category li a:visited {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: none;
	padding: 7px 0;
	background: #fff url(../design/dots.gif)   bottom left repeat-x;
	}
	
.category li a:hover {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: underline;
	padding: 7px 0;
	background: #fff url(../design/dots.gif) bottom left repeat-x;
	}


#main {
		float: left;
	width: 620px;
	overflow: hidden;
	}
	
#mainleft {
		float: left;
	width: 400px;
	overflow: hidden;
	}
		
#mainright {
		float: left;
	width: 220px;
	overflow: hidden;
	}	
	
#footer {
    margin: 0 auto;
	padding: 15px;
	width: 860px;
	text-align: center;
	}
	
.tags {
margin: 5px 10px 5px 15px;
	padding: 0;
	font-size: 10px;
}
.tags p {
margin: 5px 10px 5px 15px;
	padding: 0;
	font-size: 10px;
}

.tags ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

.footer {
	padding: 2px 2px 2px 2px;
    font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;

	}
	
#flickr img {
	padding: 3px;
	margin: 3px;
	border: 1px solid #DEE0D5;
	background-color: #FFF;
}

	
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

.treemenu {
        margin: 0 15px 40px 35px;
	text-align:right;
	
}

.treemenu UL {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

.treemenu LI {
	display : inline;
}

.treemenu A span {
	display : block;
	padding-left : 12px;
	text-decoration : none;
	color: #CC0066;

}
.treemenu li a:link, .category li a:visited {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: none;
	padding: 7px 0;
	background: #fff url(../design/dots.gif) bottom left repeat-x;
	}
	
.treemenu li a:hover {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: underline;
	padding: 7px 0;
	background: #fff url(../design/dots.gif) bottom left repeat-x;
	}

.treemenu .treeopen {
	color: #788A8F;
	font-weight: bold;

}		

.treemenu .treeclosed {

}

/* end StyleCatcher imports */
