/*  
Theme Name: stencil01
Theme URI: http://www.freewpthemes.net/preview/industrial
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p {
	/*font-family: Arial, Georgia, Verdana;
	font-size:1.1em;*/
	line-height: 145%;
	/*color: #555555;*/
	color: #6F6F73;
}

h1, h2, h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin-top: 10px;
	font-size: 1.2em;
}
h3.green{
	margin-top: 10px;
	font-size: 1.2em;
	color: #7cad03;
}

h3.green .h {
	background: #ff3a17;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
}

.kiemeles01 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.5em;
	text-align: center;
	color: #ff3a17;
}

.idezet01 {
	background: #ffffff url(images/quote01.gif) no-repeat top left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	text-align: justify;
	color: #505050;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 48px;

}
.idezet02 {
	background: #ffffff url(images/quote01.gif) no-repeat top left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	text-align: justify;
	color: #505050;
	margin: 20px 10px 5px 0px;
	padding: 0px 0px 0px 48px;
}
.idezet02ala {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 120%;
	text-align: left;
	color: #929292;
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 0px 48px;
}

ul {
	list-style-image: url(images/img07.gif);
	line-height:140%;
}

blockquote  {
	margin-top: 0px;
	margin-bottom: 4px;
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #CCCCCC;*/
	color: #53deff;
	/*color: #D56E22;*/
}

a:hover {
	border-bottom: none;
	color: #7cad03;
	/*color: #9fd41f;*/
	/*background: #000000;*/
	/*background: url(images/linkbg01.gif);*/
}

a img {
	border: none;
	text-decoration: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

hr {
	display: none;
}

/* Header */

#logo {
	width: 980px;
	/*height: 88px;*/
	height: 58px;
	margin: 0 auto;
	/*padding: 0 10px;*/
	padding: 30px 0px 0px 0px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #7ce6ff;
	/*background: #DD8B4E;*/
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #53deff;
	/*color: #D56E22;*/
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img03.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 538px;
}

.post {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #f5f5f5;
	line-height: 160%;
	/*line-height: 200%;*/
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 2px 0;
	text-transform: uppercase;
	color: #999999;
	font-size: 10px;
}

.entry {
	/*padding: 0 20px;*/
	padding: 0;
}

.links {
	padding-top: 0px;
	margin: 0px;
	/*text-align: right;
	font-weight: bold;*/
	text-align: right;
	font-weight: normal;
}

.links a {
	/*padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;*/
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.meta {
	line-height: normal;
	color: #CCCCCC;
}

.meta a {
	color: #999999;
}

.meta a:hover {
	color: #666666;
}

#comment {
	width: 400px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #F2F2F2;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 0px 20px 5px 0px;
	border-bottom: 1px dotted #F2F2F2;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 0;
}

.sidebar li ul {
}

.sidebar li li {
	/*padding: 5px 0 5px 25px;*/
	padding: 5px 0 0px 6px;
	/*background: url(images/img04.gif) no-repeat 10px 9px;*/
}

.sidebar li h2 {
	/*margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;*/

	
	margin: 0 0 4px 0px;
	padding: 5px 10px 0px 0px;
	border-bottom: 1px solid #F2F2F2;
	/*font-family: Verdana, Arial, sans-serif, Helvetica, Verdana, Arial, Helvetica, sans-serif,Book Antiqua;*/
	font-family: Verdana;
	font-size: 10px;
	color: #616158;
	text-transform: uppercase;
	font-weight: bold;

}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #616158 url(images/img05.gif) repeat-x;
	/*background: #D56E22 url(images/img05.gif) repeat-x;*/
}

#footer p {
	margin: 0;
	text-align: center;
	/*font-size: smaller;*/
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

#footer a:hover {
	color: #a6e015;
	border-bottom: 1px dotted #a6e015;
}



/*code {
	border: solid 1px #e5e5e5;
	font-size: 1.3 em; 
 	color: #5b5b5b; 
	margin: 10px; 
	padding:10px; 
	background: #f5f5f5;
}*/

code {
	display:block;
	background: #f8f8f8;
	border-top: solid 3px #f0f0f0;
	border-bottom: solid 3px #f0f0f0;
	margin: 0px;
	padding: 10px;
	font: 1.1em 'Courier New', Courier, Fixed;
	line-height: 110%;
	color: #ff3813;
}

/*

Override Facebook Fan Box
*/

.fan_box .full_widget {
	background:none repeat scroll 0 0 white;
	/*border:1px solid #94A3C4;*/
	border:0px solid #ffffff;
}
.fan_box .connections {
	/*border-top:1px solid #D8DFEA;*/
	border-top:0px solid #ffffff;
	min-height:150px;
	padding:10px 0 4px 10px;
}