/*  
Theme Name: Pro Glass
Theme URI: http://www.demo.techbrainiac.info
Author: TechBrainiac
Description: Pro Glass is the best Magazine Theme for Wordpress
Version:1
*/

* {
	font-family:verdana;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


body {
		background:  #000  url(images/bg.jpg) center top no-repeat;
		background-attachment:fixed; 



}

/*----Wrap-----*/
#pagina {
	background-repeat:repeat-y;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}
#pagina1 {
	background-image:url(images/wrap.png);
	background-repeat:repeat-y;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}

/*----End Wrap-----*/
/*----Header-----*/
#header {
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	width: 1130px;
	height:598px;
}
/*---Blog Title-----*/
#logo {
	float: left;
	display:block;
	margin-top:49px;
	margin-left:19px;
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 36px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #fff;

}
#logo h1 a:hover {
	text-transform:capitalize;
	color: #ff0;
}
#logo h2 {
	color:#ff0;
	display:block;
	font-family:Tahoma;
	font-size: 16px;
	letter-spacing:1px;
	margin-left:60px;
	margin-top:3px;
	font-weight:normal;
}
/*----END Blog Title-----*/
/*----Search-----*/
#searchform {
	float: right;
	margin-right:12px;
	margin-top:68px;
}
	
#srcinput{
		width:240px;
		height:20px;
		background:none;
		color:#000;
		font-size: 12px;
		margin-left:5px;
	}
#srcbutton	{
		width:97px;
		color:#fff;
		font-size: 18px;
		font-family:Century Gothic;
		letter-spacing:1px;
		text-transform:lowercase;
		font-weight:bold;
		margin-right:5px;
		background:none;
}
/*----End Search-----*/
#nav1{
	margin-left:35px;
	margin-top:33px;
	float: left;
	width:1080px;
	list-style:none;
	
}
#nav1 ul {
  margin: 0;
  padding: 0;
  }

#nav1 li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav1 a {
 	display: block;
	line-height:68px;
    padding: 0 28px 0 28px;
	font-size: 14px;
  	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	color:#fff;
	font-weight:bold;

  }

#nav1 li a:hover {
	color:#030303;
	background:#f56992;	
  }

#nav1 li ul {
  list-style: none;
  position: absolute;
  left: -999em;  
  width:120px;
  }

#nav1 li:hover ul, #nav1 li.sfhover ul {
  left: auto;
  }	
#nav1 li li a {
  color: #fff;  
  width:120px;
  padding: 0 15px 0 15px; 
  text-align:left;
  border-top: 1px solid #f56992;
  background: #600c35;	
  line-height:30px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  text-transform:uppercase;
  font-weight:normal;
  }
	
#nav1 li li a:hover {
    border-top: 1px solid #600c35;
	color:#030303;
	background:#f56992;	
  }

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



#nav2{
	margin-left:35px;
	margin-top:39px;
	float: left;
	width:1085px;	list-style:none;

	
}
#nav2 ul {
  margin: 0;
  padding: 0;
  }

#nav2 li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav2 a {
 	display: block;
	line-height:48px;
    padding: 0 28px 0 28px;
	font-size: 13px;
  	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	color:#fff;
	font-weight:bold;
  }

#nav2 li a:hover {
	color:#030303;
	background:#f56992;	
  }

#nav2 li ul {
  list-style: none;
  position: absolute;
  left: -999em;  
  width:120px;
  }

#nav2 li:hover ul, #nav2 li.sfhover ul {
  left: auto;
  }	
#nav2 li li a {
  color: #fff;  
  width:120px;
  padding: 0 15px 0 15px; 
  text-align:left;
  border-top: 1px solid #f56992;
  background: #600c35;	
  line-height:30px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  text-transform:uppercase;
  font-weight:normal;
  }
	
#nav2 li li a:hover {
    border-top: 1px solid #600c35;
	color:#030303;
	background:#f56992;	
  }

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

/*----End meniu Bar-----*/
/*----Featured Post -----*/

#featured{
	width:1101px;
	float:left;
	margin-left: 18px;
	margin-top:90px;
	text-align: left;
	margin-bottom:5px;
}
	.prev{
	float:right;
	width:48px;
	height:48px;
	margin-bottom:5px;
	margin-right:7px;
	margin-top:78px;
	background:url(images/prev1.png);
	}
	.prev:hover{
	float:right;
	width:48px;
	height:48px;
	margin-bottom:5px;
	margin-right:7px;
	margin-top:78px;
	background:url(images/prev.png);
}
	.next{
	float:left;
	width:48px;
	height:48px;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:78px;
	background:url(images/next1.png);
}
	.next:hover{
	float:left;
	width:48px;
	height:48px;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:78px;
	background:url(images/next.png);
}

.slideft{
	margin-left:34px;

}
.slideft ul li{
	width:976px;
	margin:0px 10px 0px 10px; 
}

.slideft img{	float:left;

	border: 4px solid #fff;
	width:380px;
	height:200px;
	}
	
.right{
	float:right;
	width:576px;
	height:210px;
	margin-left:10px;
	margin-right:0px;
	}
.right h2 {
	margin-left:0px;
	font-family:verdana;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:5px;

}
.right h2 a {
	font-family:verdana;
	text-transform:uppercase;
	font-size: 17px;
	letter-spacing:1px;
	color:#ff0;
	font-weight:bold;
}
.right h2 a:hover{
	color:#fff ;
	font-size: 17px;
	letter-spacing:1px;
}
.right p {
	padding-top:5px;
	text-align:justify;
	color:#fff;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.right p a {	
color:#fff;
			}
.right p a:hover{	
color:#fff;
			}
.date1{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:4px 6px 4px 6px;
	background: #5F4737;
	text-shadow:1px 1px 1px #3a3a3a;

	}

.date1 a{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.date1 a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #3a3a3a;

	}
	
.com1{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:4px 6px 4px 6px;
	background: #452522;
	text-shadow:1px 1px 1px #3a3a3a;

	}

.com1 a{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.com1 a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;	
	text-shadow:1px 1px 1px #3a3a3a;


	}
	
.read1 a{
	padding:4px 6px 4px 6px;
	background: #c53524;
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.read1 a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #3a3a3a;

	}
			
/*----End Featured Post-----*/

/*----End Header-----*/

/*----Post Left-----*/
#column {
	float: left;
	width: 734px;
	margin-left: 16px;
	margin-top:15px;
}

.post-top {
	width: 734px;
	height:46px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;	



	}

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 734px;
	height: 34px;
	margin-bottom:14px;


}
.entry {
	margin-left:0px;
	background: url(images/repc.jpg);
	background-repeat:repeat-y;
	width:734px;

}
.bgtop {
	background: #332F2E;
	border:1px dashed #626262;
	padding:9px 0px 9px 0px;


}

/*----Post Title----*/
.post-top h2 {
	margin-left:15px;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold; 	
	

}
.post-top h2 a {
	text-transform:uppercase;
	font-family:Lucida Grande,century gothic,verdana,sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	color:#fff2a4; 	
	line-height: 1.5em;

}
.post-top h2 a:hover{
	text-transform:uppercase;
	font-family:Lucida Grande,century gothic,verdana,sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	color:#f48cbf;	

}
/*----END Post Title----*/

/*----Date, Author, Categories, Comments----*/

.tags{	
	display:block;
	background: #332F2E;
	border:1px dashed #626262;
	padding:6px 6px 10px 6px;

	}
.us{
	color:#ff0;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:9px;
	background: #332F2E;
	text-shadow:1px 1px 1px #3a3a3a;
	float:right;

	}

.us a{
	color:#ff0;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.us a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;	
	text-shadow:1px 1px 1px #3a3a3a;
	}


.cat{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:4px 8px 4px 8px;
	background: #5F4737;
	text-shadow:1px 1px 1px #3a3a3a;

	}

.cat a{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.cat a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #3a3a3a;

	}
	
.com{
	margin-right:5px;
	float:right;
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:5px 8px 5px 8px;
	background: #5F4737;
	text-shadow:1px 1px 1px #3a3a3a;

	}

.com a{
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;	
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.com a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;	
	text-shadow:1px 1px 1px #3a3a3a;


	}
	
.read a{	
	float:right;
	padding:5px 8px 5px 8px;
	background: #c53524;
	color:#fff;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #3a3a3a;

	}	
.read a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 10px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #3a3a3a;

	}

/*---- END Date, Author, Categories, Comments----*/

.content {
	margin:0px 8px 0px 8px;
	padding-bottom:8px;
	padding-top:3px;}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	color:#000;
}

.content p {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	padding-top:0px;
}
.content p a {	
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}

#image img{
	margin-right:10px;
	margin-top:4px;
	width:270px;
	height:150px;
	float:left;
	border:4px solid #332F2E;
	}

.content img{
	margin-right:10px;
	margin-top:4px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content ol {margin: 15px 25px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li{
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content ul li {
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	margin:10px 25px 0px 25px;;
	list-style:outside;

}
.content table{
 	margin: 10px 0px 5px 0px;
   	background: #e2e2e2 ;
}

.content table td, .content table th{
  padding: 4px 5px 5px 5px;
}

.content table th{
 	border:1px solid #c4c4c4 ;
 	color: #000;
	font-size: 12px;
	font-family:verdana;
	font-weight:normal;
}
.content ul li a, .content ul li a hover, .content ol li a, .content ol li a hover{
	color:#1A5154;
	font-size: 12px;
	font-family:verdana;
	}
.content blockquote {
	margin:0px 15px;
	padding-bottom:10px;
	padding-top:10px;

}
.content blockquote p {
	color:#000;
	border-left:5px solid #000;
	padding-left:5px;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;
}
blockquote * {
	font-family: georgia, arial;	
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	text-align:justify;
	font-style:italic;	
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
code {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}

.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #000;
}
.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/

/*----Comments-----*/
#combox {
	margin-left:6px;
	margin-right:15px;
	margin-top:20px;
}
h3#respond {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}
h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}
ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 638px;
	background: #f2f2e9;
}

ol.commentlist li.alt {
	width: 638px;
	background: #f2f2e9;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #fff; 
	margin-right:3px;
	}


.commentbody {
	background:#f2f2e9 ;
	width:638px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}
.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #000;
}
p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text {
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #000;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {
padding: 10px;
}
.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	vertical-align: middle;
	display: inline;
}
.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 10px;
}
.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}
.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}
.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
	background:#c9c7c0;
}
.replytext:focus {
	background:#c9c7c0;
}
.replyarea {
	background:#c9c7c0;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #000;
}
.replyarea:focus {
	background:#c9c7c0;
}
.replybutton {
	background: #c9c7c0;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
/*----End Comments-----*/
.widget {
width: 346px;
}
.widget a {
	color: #000;
	padding:6px;
	font-family:verdana;
	font-size:11px;
	display:block;
	border:1px dashed #B7B5B1;
	margin-bottom:4px;
	}
.widget a:hover {
	color: #620e36;
	font-family:verdana;
	font-size:11px;

	}
.tabnav li {
	display: inline;
	list-style: none;		
	border:none;
	margin-left:0px;			
	background-color:#8BA4AB;	
	}	
.tabnav li a {	
		display: inline;
		text-transform: uppercase;
		color: #ffffff;
		font-weight: bold;
		font-family:verdana;
		letter-spacing:1px;
		padding: 8px 10px 8px 10px;
		background-color:#5F4737;	
		font-size: 11px;
		border:none;
		}		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		text-decoration: none;	
		display: inline;
		text-transform: uppercase;
		color: #ffffff;		
		font-family:verdana;		
		letter-spacing:1px;
		font-weight: bold;
		padding: 8px 10px 8px 10px;
		background-color:#C53524;	
		font-size: 11px;		
		border:none;
		}
.tabdiv {
	margin-top: 11px;
	background: #f6f5f3;
	padding: 5px;
	}	
.tabdiv li {		
		margin-left: 10px;
		padding-bottom: 5px;
		}
.ui-tabs-hide {
		display: none;
		}
.aboutus {
	width:346px;
}
.aboutus p{
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	margin-left:4px;
	margin-right:14px;
	}	
.aboutus img{
	height:90px;
	width:150px;
	border:4px solid #332F2E;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
		}	
.ads{
	margin-bottom:10px;
	padding:20px 5px 20px 10px;
	background:#f6f5f3;		
	width:331px;
}
.ads img {
	border:13px solid #626262;
	width: 125px;
	height: 125px;
	margin:4px;
}
#social{
	background:#f6f5f3;		
	width:336px;
	float:left;
	margin-left:10px;
	margin-top:14px;
	margin-bottom:10px;
	}
#social img{
	margin-left:1px;
		height:48px;
		width:48px; }

.video{
	width:334px;
	line-height:0.5em;
	border:1px solid #fff;
	}
			
/*----Sidebar-----*/ 

#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:346px;
	height:20px;
}
#side{ 
	width:346px;
	margin-top:20px;
	margin-right:18px;
	float:right;
}

.sidebar {
	margin-top:0px;
	width:346px;
	float:right;
}

.box{
	color:#000;
	float:left;
	width:346px;
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
}

.box ul{
	margin-top:0px;
	margin-bottom:7px;
	margin-left:7px;
	}
.box ul .children{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}
h3.title {
	margin-left:0px;
	display: block;
	width: 331px;
	height: 40px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	padding-left:15px;
	padding-top:14px;
	font-family:Lucida Grande,century gothic,verdana,sans-serif
	font-weight: bold;
	text-indent: 10px;
	font-size: 18px;
}

.box ul a {
	display: block;
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	color: #000;
	height:20px;
	width:297px;
	padding-top:6px;
	padding-left:10px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	text-transform:capitalize;
}
.box ul a:hover{
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;

}
#calendar_wrap {
	margin:0px 0px 0px 2px;
}		
#wp-calendar {
	font-size:11px;
	font-family:Verdana;
	width:342px;
}

#wp-calendar caption {
	padding:2px 0 5px 0;
	color:#fff; 
	text-align:center; 
	font-size:15px;
	font-family:Verdana;
	background:#C53524;
	margin-left:2px;
	width:338px;

}

#wp-calendar thead th {
	text-align:center;
	padding-top:5px;
	height:24px;
	background:#332F2E;
	color:#fff;
}

#wp-calendar a {
	display:block;
	font-family:verdana;
	font-size:12px;
	background:#5F4737;
	color:#ff0;
	padding-top:5px;
	text-align:center;
	padding:8px;

}
#wp-calendar a:hover {
	padding:8px;
	display:block;
	font-family:verdana;
	font-size:12px;
	background:#5F4737;
	color:#fff;
	text-align:center;
}

#wp-calendar tbody td {
	width:40px;
	height:24px;
	background:#5F4737;
	color:#fff;
	padding-top:5px;
	text-align:center;
}
#today {
	font-weight:bold;
	color:#FF0 !important;}

.leftside{
	float:left;
	width:166px;
	margin-left:0px;
	margin-top:8px;
	}
	
.leftsidebox{
	color:#000;
	float:left;
	width:166px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}

h3.leftside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 166px;
	height: 23px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	padding:11px 0px 5px 0px;
	margin-left:0px;
	margin-top:0px;
}
.leftsidebox ul{
	margin-top:40px;
	margin-left:1px;
	}

.leftsidebox  ul a {
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	width: 159px;
	height: 17px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 3px 5px;
	text-align:left;
	text-transform:capitalize;


}
.leftsidebox  ul a:hover{
	background: url(images/subtitle2.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	text-transform:capitalize;
}
#bottomleft{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:20px;

}
.rightside{
	float:right;
	width:166px;
	margin-right:0px;
	margin-top:8px;}
	
.rightsidebox{
	color:#000;
	float:right;
	width:166px;
	background: url(images/reps1.jpg);
	background-repeat:repeat-y;
}

h3.rightside {
	background: url(images/h2side1.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 166px;
	height:23px;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	font-family:Tahoma;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	padding:11px 0px 5px 0px;
	margin-right:0px;
	margin-top:0px;

}
.rightsidebox ul{
	margin-top:40px;
	margin-left:1px;
	}

.rightsidebox ul a {
	background: url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	width: 159px;
	height: 17px;
	display: block;
	color: #000;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	padding:2px 0px 3px 5px;
	text-align:left;
	text-transform:capitalize;

}
.rightsidebox ul a:hover{
	background: url(images/subtitle2.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
	text-transform:capitalize;

}
#bottomright{
	background: url(images/footers1.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:20px;
}


/*----End Sidebar-----*/


/*----page nav-----*/
#navpag{
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-left:-2px;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #eeeeec;
	color: #000;
	background-color: #eeeeec;	
}
.wp-pagenavi a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #1a4d82;
	color: #fff;
	background-color: #1a4d82;
}
.wp-pagenavi a:active {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #C53524;
	color: #000;
	background-color: #C53524;	
}
.wp-pagenavi span.pages {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 12px 2px 2px 2px;
	color: #000;
	border: 1px solid #fcf9ef;
	background-color: #fcf9ef;
}
.wp-pagenavi span.current {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #C53524;
	color: #fff;
	background-color: #C53524;
}
.wp-pagenavi span.extend {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #fff;
	color: #000000;
	background-color: #fff;
}
/*----End page nav-----*/



/*----footer-----*/
#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:1130px;
	height:50px;
}
#footercontent {
	padding-top:15px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#fff;
}
#footercontent a, a:hover{
		color:#fff;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/

