/*
Theme Name:Tel-By-Net
Theme URL: http://www.tel-by-net.com
Description: http://www.tel-by-net.com
Author: S.Krasnosselskikh
Author URI: http://www.wordpress-pack.com
Version: 1.0.0
Tags: FancyBox, Widgets, Menus, Options
*/

*{
	margin: 0px;
	padding: 0px;
}


@font-face {
    font-family: 'DustismoRomanBold';
    src: url('fonts/dustismo_roman_bold-webfont.eot');
    src: url('fonts/dustismo_roman_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dustismo_roman_bold-webfont.woff') format('woff'),
         url('fonts/dustismo_roman_bold-webfont.ttf') format('truetype'),
         url('fonts/dustismo_roman_bold-webfont.svg#DustismoRomanBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	 /* background:url(images/home.png); */
	background:url(images/bg.png);
	font-family:Georgia, verdana,Arial, Tahoma,Century gothic,  sans-serif;
	font-size:12px;
	}
	

img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #0162C3;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #0162C3;
	}
a:hover, a:active {
	color: #214974;
	text-decoration: none;
	}	
	
h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	border: 0px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 0px solid #e7e7e7;
	padding: 0px 0px;
}
 tr.odd td {
	background: #f2f7fc;
}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#ddd;
	border: 1px solid #ccc;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* The Outer cover */

#wrapper {
	width:80%;
	min-width:500px;
	margin:0px auto;
	position:relative;
	padding:2px 0px;
	background-color : #ffffff;
	}
.insetshadow{
	box-shadow:inset 0 0 5px #ddd;
	-moz-box-shadow:inset 0 0 5px #ddd;
	-webkit-box-shadow:inset 0 0 5px #ddd;
}	
	
#casing {
	padding:20px 0px ;
	float:left;
	width:100%;
	min-width:500px;
	margin:0px 0px 0px 0px;
	
	}		

.line{
	background:url(images/line.png) repeat-x;
	width:90%;min-width:500px;
	height:1px;
}
.masthead{
	height:145px;
	background:#000000;
	width : 80%;
	margin : 0 auto;
}
/* The Header */

#top {
	height:100px;
	margin:auto;
	position:relative;

	
	}
	
.head{
	width:90%;min-width:500px;
	margin:0px auto;
}

.blogname {
	width:400px;
	margin:0px 0 0 10px;
	height:70px;
	text-align:left;
	float:left;
	font-family: Georgia,Arial ,Tahoma, Helvetica, sans-serif;

	}
.blogname h1  {
	font-size:36px;
	padding:0px 0 0px 0;
	font-weight:bold;
	text-shadow:1px 1px 0px #172527;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	}
.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color: #aaa; 
	text-shadow:1px 1px 0px #000;

	}

/* The Search */
	
#search {

	width:214px;
	padding:0px 0px ;
	margin:30px 0px 0px 0px;
	float:right;
	height:32px;
	background:url(images/search.png);
	display:inline;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:190px;
	margin:3px 0px 0px 7px;
	padding: 5px 5px;
	height:15px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	background:none;
	float:left;
	border:none;
	display:inline;
}

#searchpage{
	background:#fff;
	border:1px solid #ccc;
}

#sform{
	width:600px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}

.shead{
	margin-bottom:30px;
}

h2.stitle{
text-decoration: underline;
	font-weight:normal;

}

.searchmeta{
	margin-top:5px; 
	color:#43873e;
}
	/*Page menu*/


#foxmenucontainer{
	height:45px;
	display:block;
	margin:0px auto;
	font-size: 16px;
	font-weight:normal;
	text-transform:uppercase;
	/* background:#454545; */
	background: #222222;
	}
#menu{
	font-family: 'DustismoRomanBold';
	font-size : 16px;
	margin:0px auto;
	padding: 0px;
	height:45px;
	overflow:hidden;
	width:90%;
	min-width:500px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index : 10;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#fff;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#menu li a:hover, #menu li a:active {
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
	}
	
.current-menu-item{
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#fff;
	width: 150px;
	color:#000000;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	border-bottom: 1px solid #efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#menu li li a:hover, #menu li li a:active {
	color: #fff;
	padding: 0px 10px ;
	line-height:45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:45px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	line-height:45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
	}

#menu li ul ul {
	margin: -45px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	line-height:45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	line-height:45px;
	left: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

.sfhover a:active{
	line-height:45px;
}

.active{
	line-height:45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff3019 0%,#cf0404 100%); /* W3C */
}

/* Main Content*/	


#content {
	float:left;
	min-width: 450px;
	width : 79%;
	height:100%;
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	display:inline;
	overflow:hidden;


	}	

.postim{
	position:relative;
	float:left;
	width:60px;
}


.myavatar img{
	border:1px solid #e3e3e3;
	margin-top:5px;
	max-width : 50px;
	max-height : 50px;
	width : 50px;
	height : 50px;
	min-width : 50px;
	min-height : 50px;
}

.clockbox{

	color:#303030;
	padding:10px 0px;
}
span.bdate{
	font-size:30px;
	float:left;
	font-weight:bold;
	margin-right:5px;
	font-family:arial black;
	line-height:30px;

}
span.bmonth{
	font-size:12px;
	text-transform:uppercase;
	font-family:arial;
	line-height:16px;
	width:40px;
	float:left;

}
span.byear{
	font-size:12px;
	text-transform:uppercase;
	font-family:arial;
}


.cover{
	margin-left:130px;
}

.post {

	height:100%;
	color:#666;
	padding:10px 0px;
	margin-bottom:10px;

	}

.box{
	background:url(images/cover.png) top left no-repeat;
	margin-bottom:20px;
}
	
.postimg{
	width:540px;
	height:200px;
	padding:5px;
	background:#e4e4e4;
}	


.title  h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 10px 0px;
	font: 28px georgia,century gothic,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	text-shadow:1px 1px 0px #ddd;
		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#333;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}	
	
.title{
	margin:  0px;
	padding:  0px 0px 0px 0px;
}	
	
.author{
	color:#fff;
	padding:5px 5px 5px 10px;
	font-size:10px;
	text-transform:uppercase;
	
}
.singmet{
	color:#0053BF;
	padding:5px 5px 5px 0px;
	margin-top:5px;
	font-size:11px;
	text-transform:uppercase;
	
}
.singmet a{
	color:#0053BF;
}
.clock{
	color:#fff;
	line-height:25px;
	height:25px;
	margin-top:5px;
	font-size:10px;
	text-align:center;
	background:url(images/tabl.png) no-repeat;
	text-transform:uppercase;
}	

.postmeta{

	text-transform:uppercase;
	position:relative;
	padding:5px 0px;
	background:url(images/form.png);
	border:1px solid #ddd;
			}
.comm{
	color:#fff;
	line-height:25px;
	height:25px;
	margin-top:5px;
	font-size:10px;
	text-align:center;
	background:url(images/tabl.png) no-repeat;
	text-transform:uppercase;
}

.comm a:link,
.comm a:visited {
	color:#fff;
	
}
.comm a:hover{
	color:#000;

}

.read{
	color:#fff;
	right:10px;
	top:5px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
}
.read a:link,
.read a:visited {
	color:#fff;
	
}
.read a:hover{
	color:#000;

}

.categorys{
	color:#222;
	padding:5px 5px 5px 10px;
	font-size:10px;
	background:url(images/tag.png) no-repeat;
	text-transform:uppercase;
}

.categorys a:link,.categorys a:visited{
	color:#0c7add;

	}
	
.categorys a:hover{
	color:#000;
	}
	
.entry {
	margin:0 0;
	padding: 0px 0px 5px 0px;
	font-size:15px;
	}	
	
.entry a:link,
.entry a:visited {
		color:#1D81B6;
	background-color: transparent;
}
.entry a:hover {
	color:#00488F;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:24px;
	text-shadow:1px 1px 0px #fff;

}

a.rmore{
	width:113px;
	height:32px;
	background:url(images/rmore.png);
	color:#fff;
	text-align:center;
	line-height:32px;
	display:block;
	text-transform:uppercase;
}

/* right column */
.right{
	float:right;
	width:20%;
	padding:10px 0px 0px 0;
	display:inline;
	overflow:hidden;
}



p.twitter-message{
	color:#555;
	font-size:12px;
	padding:10px 0px;
	border-bottom:1px solid #eee;
}

a.twitter-link{
 	color:#2B64AF;
}

a.twitter-user{
 	color:#2B64AF;
}


h3.sidetitl{

	height:30px;
	font-family:Georgia,Tahoma,Century gothic, sans-serif;
	color:#222;
	font-size:20px;
	padding-bottom:40px;
	text-align:center;
	font-weight:normal;
	background:url(images/side.png) bottom no-repeat;
}
/* The Sidebar */


.sidebar{

float:left;
}

.sidebox{
	margin:0px 1px 10px 1px;
	padding : 3px;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link{

	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;

	}

.sidebox ul li a:visited {

	color:#CF0404;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;

}

.sidebox ul li a:hover {

	color: #0a65bd;
	}

.sidebox p {
	
	margin:0;
	color:#6f6f6f;
	line-height:20px;
	}

.sidebox div {
	padding: 5px 10px;
	}	
	
	
.sidebox table{
	width:100%;
	text-align:center;
	color:#6f6f6f;
	}	
	
li.recentcomments{
	padding:5px 10px;
}

.textwidget{
	color:#6f6f6f;
	line-height:20px;
}


.squarebanner {
	padding:10px;

	margin:0px 0px 10px 0px;


	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 7px 0px 7px;
		float:left;
		padding:5px;
		display:inline;
		background:#ddd;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {

	padding:10px 0 10px 0px;
	color:#aaa;
	font-size:12px;
	margin:0px auto;
	background:#111 ;
	width : 80%;


	}

#footer a:link , #footer a:visited{
		color:#aaa;
	}

#footer a:hover {
	color:#aaa;
	}

.fcred{

	text-align:center;
	margin:10px 0px 10px 10px;
	line-height:16px;
}

/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:40px;
	font-family:Georgia,Tahoma,Century gothic, sans-serif;
	color:#38818B;
	font-size:16px;
	padding-top:10px;
	padding-left:10px;
	font-weight:normal;
	background:url(images/line.png) bottom repeat-x;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0;

}

h3#comments{
	font-size:18px;
	color:#3C1705;
	font-weight:bold;
	padding:10px 0px ;
	margin-top:10px;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:url(images/form.png);
	border:1px solid #ddd;

}

ol.commentlist li a{
	color:#DF4E00;
}
ol.commentlist li .comment-author {
	color:#000;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#0162C3;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#5F5C4D;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}
ol.commentlist li .reply a{
	background:url(images/reply.png) repeat-x;
	border:1px solid #3868a8;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#00608F;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;



}

#respond a{
		color:#0162C3;
}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 0px;


}
#commentform p{
	margin:5px 0px ;
	color:#444;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:url(images/form.png);
	border:1px solid #ddd;
	color:#555;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	background:url(images/submit.png) repeat-x;
	border:1px solid #a21414;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{
	background:url(images/form.png);
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}


.widebanner{

	height:60px;
	margin:10px 0px;
	text-align:center;
}

.postad{
	margin:10px auto;
	text-align:center;
}

.wp-pagenavi{
	font-size:12px;
	text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#F2F2F2!important;
	border: 1px solid #ddd !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#1D94F1 !important;
	border: 1px solid #1474C7!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#1D94F1 !important;
	border: 1px solid #1474C7!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	



	
#bottom{

	margin:0px auto;
	width:90%;min-width:500px;
}
.bottomcover{
	background:#222;
	margin:0px auto;
	width : 80%;

}	
h3.bothead{

	height:20px;
	font-size:18px;
	padding:10px 0px 10px 5px;
	color:#fff;
	text-shadow:1px 1px 0px #172C2F;
	
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:30px;
	font-size:12px;
	list-style:none;
	margin:20px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 230px;
	list-style-type: none;
	}
	
.botwid ul li a:link {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #333;

	}

.botwid ul li a:visited  {
	
	color: #cf0404;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #333;

	}	
	
.botwid ul li a:hover{

	color: #ccc;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			




#slidebox{
	height:381px; 
	overflow: hidden;
	position: relative; 
	background:url(images/slider.png) repeat-x;
	width : 80%;
	margin : 0 auto;
	z-index : 0;

}
#slidecover{
	background:url(images/slide.png) no-repeat;
	margin:0px auto;
	height: 380px; 
	width:90%;
	min-width:500px;
}
#featureCarousel{

	margin:0px auto;
	height: 380px; 
	width:900px;
    position:relative;
}

.opa70{
opacity : 0.7;
-moz-opacity : 0.7;
-ms-filter: "alpha(opacity=70)";
filter : alpha(opacity=70); 
}

.prevb{
	float:left;
	width:53px;
	height:53px;
	z-index:200;
	background:url(images/left.jpg);
	position:absolute;
	left:-50px;
	bottom:130px;
	cursor:pointer;
	}
	
.nextb{
    float:right;
	width:53px;
	height:53px;
	z-index:200;
	background:url(images/right.jpg);
	position:absolute;
	right:-50px;
	bottom:130px;
	display:block;
	cursor:pointer;
	}
	
.slimg{

	width:450px;
	height:250px;
}
	
	
	/********************
 * FEATURE CAROUSEL *
 ********************/

#featureCarousel img {
border-style:inset;
	    border:1px solid white;
}
#featureCarousel .feature {
    position:absolute;
    top:-90%;
    left:-90%;
    cursor:pointer;
	padding-bottom:25px;
	/*background:url(images/feature.png) bottom center no-repeat;*/
}


#featureCarousel .feature > div {
    position:absolute;
    bottom:24px;
    left:1px;
    background-color:black;
    width:100%;
}
#featureCarousel .feature > div p {
    margin:0;
    padding:5px;
    font-weight:normal;
    font-size:12px;
    color:#ddd;
}
#featureCarousel .blipsContainer {
    position:absolute;
    color:white;
    right:450px;
    bottom:5px;
    padding:0;
    margin:0;

}
#featureCarousel .blipsContainer .blip {
	display:none;
    margin:3px;
    height:14px;
    width:14px;
    color:white;
    text-align:center;
    font-size:10px;
    border:1px dotted black;
}
#featureCarousel .blipsContainer .blipSelected {
    color:white;
    font-weight:bold;
    background-color:black;
}

#slide-panel{ background-color:#000; border-bottom-style:solid; border-bottom-width:2px; display:none; height:100px; margin:auto; width : 80%; }

.slide {width:80%; margin:auto; background-color:#000; font-weight:bold; height:10px; font-size:14px; color:#fff; text-align : right;}

.slide a {width:80%; margin:auto; background-color:#000; font-weight:bold; height:10px; font-size:14px; color:#fff; text-align : right;}

.loginform {width:80%; margin:auto; color:#999; font-family:Arial, Helvetica, sans-serif;}

.formdetails {color:#FFF; font-size:12px; padding:5px;}

.formdetails input {border:none; padding:2px 5px 2px 5px; background-color:#EFEFEF;}

.loginregister {color:#999; padding:5px;}

.loginregister a:link, .loginregister a:visited {color:#FFF; font-size:11px; text-decoration:underline;}

.loginform h2 {padding:10px 10px 10px 0; font-size:18px; font-weight:normal; text-transform:uppercase;}

.loginform ul li {display:inline;}

.loginform ul li a:link, .loginform ul li a:visited {color:#FFF; font-size:12px; text-decoration:underline;}

.btn-slide{ 
width : 60px; 
text-align:right; 
border : 0px solid #FFFFFF;
padding : 3px;
}

.btn-slide:hover{ 
color : #ff0000;
width : 60px; 
text-align:right; 
border : px solid #FFFFFF;
padding : 3px;
}

.btn-slide2{ 
width : 60px; 
text-align:right; 
border : 0px solid #FFFFFF;
padding : 3px;
}