/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* { 

	margin: 0;
	padding: 0;
}



body.mceContentBody {
  background: #111111;
color: #ffffff;
}



body {
	background: url(images/bg.jpg) repeat-x top left;


}

body, th, td, input, textarea {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
        background-color: #191919;



}


.picFrame 
{ float: left; margin-top:4px; margin-right: 12px; margin-bottom: 4px; border: solid 1px #fff; }


form { 

}

fieldset { 
}

input, textarea {
	font-weight: normal;
	border: 1px solid #ffffff;
        background-color: #111111;

}

input.text {
	padding-top: 4px;
	background: #111111;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;


}


input.button {
	
	background: #111111;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;

}

h1, h2, h3 {
	margin-top: 0px;
	color:  #ec7404;


}

h1 {
	letter-spacing: 0px;
	font-size: 13px;
       
        text-transform: uppercase;
list-style: none;
list-style-type: none;
letter-spacing: 1px;
      
}

h2 {
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #ec7404;
letter-spacing: 1px;

}

h3 {
	font-size: 8pt;
list-style: none;
list-style-type: none;}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;

}

ul, ol {
	margin-left: 3em;
list-style-type: square;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;

}

a {
	text-decoration: none;
	color: #ec7404;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #ec7404;

}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #ec7404;

}

hr {display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat top left;

}



#menu {
	height: 47px;
	width: 900px;
list-style: none;
list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	line-height: normal;
list-style: none;
list-style-type: none;
}

#menu li {
	float: left;
list-style: none;
list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	border-left: #ffffff 1px solid;
	color: #ffffff;
list-style: none;
list-style-type: none;
}

#menu a:hover {
	background: #ec7404;
	color: #ffffff;
list-style: none;
list-style-type: none;
}

#menu .current_page_item a {
	background: #ec7404;
	padding: 15px 30px 16px 30px;
	color: #ffffff;
list-style: none;
list-style-type: none;
}

#menu .last{
	border-right: #ffffff 1px solid;
list-style: none;
list-style-type: none;
}

#search {
	
        float: right;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;

}

#search fieldset {
	border: 0px;
        height: 24px;

}

#search #s {
	width: 160px;
        height: 24px;
        background-color: #ff0000;
}

#search #x {
	width: 80px;
margin-top: 50px;
}



/* Logo */

#logo {
	width: 900px;
	height: 261px;
        background-image: url(images/img02.jpg);
        background-repeat: no-repeat;
margin: 0 auto;



}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;

}

#logo h1 {
	padding: 90px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
}

#logo h2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ec7404;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ec7404;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
        background-color: #111111;
	border-top: none;

}

/* Content */


#content {
	float: left;
	width: 565px;
height: inherit;
        background-image: url(images/bgline.jpg);
        background-repeat: no-repeat;
        background-color: #111111;
        padding-left: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
font-size: 10px;

}

.post { font-size: 10px;
}

.post .title {

        margin: 0;
	font-weight: normal;
}

.post .titleArchiv {

        margin-left: 15px;
	font-weight: normal;

}

.post h1.title {
	padding: 0px 15px  0 15px;
	height: 40px;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
letter-spacing: 1px;
}



.post .entry {
	padding: 0px 0px 15px 15px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
line-height: 50%;


}

.post .metaArchiv {
	margin: 15px 0px 0px 15px;
	padding: 0;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
line-height: 50%;
}

.post .meta a {


}

.post .links {
	margin: 0;
	padding: 0px 0px 5px 15px;

}

.post .tags {

	margin: 0;
	background: #111111;
	padding: 0px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}


.post .links a, .post .tags a {
	border: none;

}

/* Recent Posts */

#recent-posts {
}




#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ec7404;
font-weight: bold;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  20px 0px;
	border-bottom: #111111 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	background: #ec7404;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 a {
}

/* Sidebars */

.sidebar {
float: left;
color: #ffffff;
font-size: 10pt;
height: 768px;
background-image: url(images/bgline2.jpg);
background-position: 0 0;
background-repeat: no-repeat;
margin-left:10px;    
}

.sidebar ul {
	margin: 0;
	padding: 0;
        list-style: none;
        list-style-type: none;
}

.sidebar li {
	margin-bottom: 2em;
        list-style: none;
list-style-type: none;

}

.sidebar li ul {
          list-style: none;
          list-style-type: none;
}

.sidebar li li {
	margin: 0;
        list-style: none;
        list-style-type: none;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
        list-style: none;
        list-style-type: none;

}

#sidebar1 {
	width: 300px;
	padding: 0px 0px 0px 0px;
	background: #111111;
        list-style: none;
        list-style-type: none;

}

#sidebar2 {
	width: 261px;
height: 100%;
	padding: 30px 20px 30px 20px;
        list-style: none;
        list-style-type: none;

}

#sidebar2 li h2 {
	margin: 0 0 10px 0;
	padding: 0 0  0 0;
        padding-bottom: 3px;
	height: 20px;
        list-style: none;
        list-style-type: none;
border-bottom: solid 1px #999999;
color:  #ffffff;

}

#sidebar2 li ul {
	line-height: normal;
        list-style: none;
        list-style-type: none;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        list-style: none;
        list-style-type: none;
}

#sidebar2 li a {
	/* background: url(images/img04.gif) no-repeat left 50%; */
	border: none;
	/* padding-left: 10px; */
	text-transform: uppercase;
        list-style: none;
        list-style-type: none;

}

#sidebar2 li a:hover {
	border: none;
	/* padding-left: 10px; */
        list-style: none;
        list-style-type: none;


}

/* Calendar */

#calendar {
	margin: 0 auto;
        font-size: 10pt;

}

#calendar caption {
	font-weight: bold;
        font-size: 10pt;
}

#calendar table {
	width: 100px;
	text-align: left;
	border-collapse: collapse;
        font-size: 10pt;

}

#calendar thead th {
	background: #222222;
	color: #FFFFFF;
        padding-left: 7px;
        font-size: 10pt;

}

#calendar tbody td {
	background: #111111;
        padding-left: 7px;
        font-size: 10pt;

}

#calendar #today {
	background: #222222;
	font-weight: bold;
        font-size: 10pt;
	color: #FFFFFF;

}

#calendar a {
	font-weight: bold;


background-color: #111111;


}

#calendar #prev {
	text-align: left;
        color:#ffffff;

}





#calendar #next {



	text-align: right;
}

/* Footer */







#footer {
	background-image: url(images/footer.jpg);

        background-repeat: repeat-x;


	height: 47px;
	padding-top: 1px;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	
	padding: 2px 7px;
	color: #FFFFFF;
}