		/*    
Theme Name: TypographyWP  
Description: "TypographyWP" is a free wordpress theme designed and coded by <a href="http://www.acosmin.com">Alexandru Cosmin</a><br/>  
Version: 2.0  
Author: Alexandru Cosmin  
Author URI: http://www.acosmin.com  
Tags: white, light, blue, two-columns, fixed-width, right-sidebar  
*/  
body, div, dl, dt, dd, #menu ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {  
	margin:0;  
	padding:0;  
}  

table {  
	border-collapse:collapse;  
	border-spacing:0;  
}  
fieldset, img {  
	border:0;  
}  
address, caption, cite, code, dfn, em, strong, th, var {  
	font-style:normal;  
	font-weight:normal;  
}  
ol, #menu ul {  
	margin:0;  
	padding:0;  
}  
caption, th {  
	text-align:left;  
}  
h1, h2, h3, h4, h5, h6 {  
	font-size:110%; 
	color:#363636;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}  
img.alignright {  
	float:right;  
}  
img.alignleft {  
	float:left;  
}  
img.aligncenter {  
	display: block;  
	margin-left: auto;  
	margin-right: auto  
}  
a img.alignright {  
	float:right;  
	margin:0 0 1em 1em  
}  
a img.alignleft {  
	float:left;  
	margin:0 1em 1em 0  
}  
a img.aligncenter {  
	display: block;  
	margin-left: auto;  
	margin-right: auto  
}  
  
  .img-main { 
	float:left;  
	margin:10px 10px 2px 5px;  
	padding:3px;  
	border:1px solid #ddd;  
}  
   
a, a:visited {  
	color:#28A4D9;  
	text-decoration:none;  
}  
a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
.aligncenter, div.aligncenter {  
	display: block;  
	margin-left: auto;  
	margin-right: auto;  
}  
.alignright {  
	float:right;  
}  
.alignleft {  
	float:left;  
}  
.wp-caption {  
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border: 1px solid #ddd;  
	text-align: center;  
	background-color: #f3f3f3;  
	padding-top: 4px;  
	margin: 10px;  
	overflow:hidden;  
}  
.wp-caption img {  
	margin: 0;  
	padding: 0;  
	border: 0 none;  
}  
.wp-caption p.wp-caption-text {  
	font-size: 12px;  
	line-height: 15px;  
	padding: 0 4px 0px;  
	margin: 0;  
	color:#999;  
	text-transform:uppercase;  
}  
/*-----------------------*/  
  
body {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  
	color:#555;  
	background:#eee url(images/foot_flower.png) bottom right no-repeat;
	line-height:1.2;
}  
.pattern1 {  
	background:url(images/pat/pattern1.jpg) repeat;  
}  
.pattern2 {  
	background:url(images/pat/pattern2.jpg) repeat;  
}  
.pattern3 {  
	background:#F2F2F2 url(images/pat/pattern3.jpg) no-repeat top center;  
}  
.pattern4 {  
	background:#9a9a9a url(images/pat/pattern4.jpg) repeat-x top left;  
}  
#wrap {  
	margin:0px auto;  
	background-color:#fff;  
	overflow:hidden;  
	width:980px;  
	padding:0px 5px 0px 5px;  
}  
#menu {  
	width:772px;  
	margin:35px auto 0px 10px;  
	background-color:#F5F5F5;  
	border-top:1px solid #ddd;  
	border-bottom:1px solid #ddd;  
	border-right:1px solid #ddd;  
	font-family:Verdana; 
	height:24px;  
	z-index:3;
	position:relative;
}  
#menu ul {  
	list-style-type: none;  
	float: left;  
	padding: 0;  
	margin: 0;  
	font-size:11px;
	border-left:1px solid #ddd;  
	width:457px;  
}  
#menu ul li {  
	float: left;  
	display: block;  
	height:24px;  
	padding: 0px;  
	margin-right: 0px;  
	border-right:1px solid #ddd;  
	text-transform:uppercase;  
	font-size:11px;  
	line-height:14px;  
}  
#menu ul li:hover {  
	background-position: left;  
}  
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {  
	float: left;  
	color: #666;  
	text-transform: uppercase;  
	display: block;  
	height:19px;  
	padding:5px 10px 0px 10px;  
	margin: 0px;  
}  
#menu .home, #menu .current_page_item {  
	background-color:#fff;  
}  
#menu .home a:link, #menu .home a:visited, #menu .current_page_item a:link, #menu .current_page_item a:visited {  
	background-position: right;  
	background-repeat: no-repeat;  
	color: #000;  
}  
#menu ul li a:hover {  
	background-position: right;  
	background-repeat: no-repeat;  
	color: #111;  
	height:19px;  
	text-decoration: underline;  
}  
#menu ul li ul {  
	width: 160px;  
}  
#menu ul.rss {  
	list-style:none;  
	margin:0px;  
font-size:11px;
letter-spacing:0.01em;
	overflow:hidden;  
	float:right;  
	border:none;  
	width:310px;  
}  
#menu ul.rss  li {  
	float:right;  
	height:24px;  
	background-color:#FFFBFA;  
	border-left:1px solid #ddd;  
	border-right:none;  
	padding-left:0px;  
}  
#menu ul.rss ul li:hover {  
	background-color:#FFF7F5;  
}  
#menu ul.rss li a {  
	display: block;  
	height:19px;  
	padding:5px 18px 0px 18px;  
	background-position:left;  
	background:url(images/rss.png) no-repeat top left;  
} 
#menu ul.rss li a:hover {  
	background:url(images/rss.png) no-repeat top left;  
	color: #111;  
	height:19px;  
} 

#menu ul.rss li.staricon a {  
	display: block;  
	height:19px;  
	padding:5px 20px 0px 20px;  
	background-position:left;  
	background:url(images/star.png) no-repeat top left;  
} 
#menu ul.rss li.staricon a:hover {  
	background:url(images/star.png) no-repeat top left;  
	color: #111;  
	height:19px;  
} 

.post ul.cat {
	list-style:url(images/arrow.png);
	margin-left:-15px;
	padding-right:0;
} 
 
 
.menunav li:hover ul, ul.menunav li.sfHover ul {  
	left:-1px;  
	top:25px;  
}  
.menunav li:hover li ul, .menunav li.sfHover li ul {  
	top:-9999px;  
}  
.menunav li li:hover ul, ul.menunav li li.sfHover ul {  
	left:180px;  
	top:-1px;  
	border-top:1px solid #ddd;  
}  
.menunav li:hover ul, .menunav li li:hover ul {  
	top: -9999px;  
}  
.menunav li ul {  
	position:absolute;  
	top:-9999px;  
	border-right: 1px solid #ddd  
}  
.menunav li {  
	float:left;  
	position:relative;  
	border-bottom:1px solid #ddd;  
}  

.menunav li li {  
	padding: 0px;  
	background: url(images/libgt.png) repeat;  
	height: auto !important;  
}  
.menunav li ul {  
	z-index:100;  
}  
.menunav li:hover a:link, .menunav li:hover a:visited {  
	color: #111 !important;  
	text-decoration: underline;  
}  
.menunav li li:hover, .menunav li .current_page_item {  
	background:url(images/libgth.png) repeat !important;  
}  
.menunav li li a:link, .menunav li li a:visited {  
	padding:5px 10px 5px 10px !important;  
	margin: 0px 0px 0px 0px !important;  
	height: auto !important;  
	background-image: none !important;  
	float: left;  
}  

#header{
	position:relative;
	width:960px;  
	height:200px;  
	top:90px;
	left:100px;
	z-index:0;
}

#header  span{  
	position:absolute;
	display:block;
	width:960px;  
	height:235px;  
	margin:0px auto -75px 10px;
	padding:10px;  
	background:url(images/header.png) no-repeat 0 0;  
	position:absolute; 
	left:-100px; 
	top:-100px; 
	z-index:1;
}  

#header .topic {  
	width:450px;  
	float:left;  
}  
#header .ad468 {  
	float:right;  
	background-color:#F5F5F5;  
}  
#header .ad468 img {  
	border:4px solid #ddd;  
	padding:1px;  
}  
#header h1 {  
	font-size:36px;  
	letter-spacing:-1px;  
}  
#header h1 a, #header h1 a:visited {  
	text-decoration:none;  
	color:#000;  
}  
#header h1 a:hover {  
	text-decoration:underline;  
	color:#000;  
}  
#header h1 span {  
	font-style:italic;  
	font-weight:bold;  
	color:#007acc;  
	display:none;
}  
#header .description {  
	font-size:18px;  
	font-style:italic;  
	font-weight:bold;  
	color:#000;  
}  
#header .description em {  
	font-size:14px;  
	font-style:italic;  
	color:#666;  
}  
#header .topic .logo {  
	position:relative;  
	width:450px;  
	height:60px;  
	padding:0px;  
	margin:0px;  
	overflow:hidden;  
	float:left;  
}  
#header .topic .logo span {  
	position:absolute;  
	width:450px;  
	height:60px;  
	left:0;  
	top:0;  
	margin:0;  
	background:url(images/logo.png) no-repeat;  
	text-indent:-9999px;  
}  
#container {  
	width:960px;  
	padding:0;  
	margin:-30px auto 10px auto;  
	overflow:hidden; 	
	background: #fff url(images/pat/greed.png) repeat-y 0 3px; 
}  
#lside {  
	float:left;  
	width:275px;  
	padding:30px 0 10px 15px;  
	margin:10px 0px 10px 10px;  
	overflow:hidden;  
	font-size:12px;  
}  
#lside .textwidget {  
	margin:0px 0px 15px 0px;  
	padding:5px 0px 0px 0px;  
	line-height:20px;  
	font-size:12px;  
}  
#lside .textwidget p {  
	margin-bottom:10px;  
}  
#lside .adsideleft {  
	width:275px;  
	overflow:hidden;  
}  
#lside img {  
	margin:0px 0px 10px 0px;  
}  
#lside a, #lside a:visited {  
	color:#28A4D9;  
	text-decoration:none;  
}  
#lside a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
#lside h2 {  
	padding:0px 0px 5px 0px;  
	font-weight:lighter;  
	font-size:18px;  
	color:#555;  
	border-bottom:1px solid #ddd;  
}  
#lside ul {  
	list-style:none;  
	margin:0px 0px 15px 0px;  
	padding:0;  
}  
#lside ul a, #lside ul a:visited {  
	padding:0;  
}  
#lside ul li {  
	font-family:Verdana, Geneva, sans-serif;  
	text-transform:capitalize;  
	font-size:12px;  
	padding:8px 0px 9px 0px;  
}  
#lside li ul {  
	border:none;  
	margin:0px;  
	padding:0px;
}  
#lside li li {  
	width:96%;  
}  
#lside li li a, #lside li li a:visited {  
	background:url(images/lisubbg.png) no-repeat top left;  
	padding:0px 0px 0px 18px;  
}  
#lside .ad160, #rside .ad160 {  
	font-family:Verdana, Geneva, sans-serif;    
	font-size:11px;  
	color:#bdbdbd;  
	text-transform:lowercase;  
	text-align:right;  
	padding:0px 5px 5px 0px;  
	background:url(images/adbg.png) repeat-x top left;  
}  
#lside .ad160 span, #rside .ad160 span {  
	background-color:#fff;  
	padding:0px 5px;  
}  
#rside {  
	float:left;  
	width:160px;  
	overflow:hidden;  
	color:#888;  
	padding:0 0 0 20px;  
	margin:0 0 10px 5px;  
	font-size:12px;  
	background:url(images/davinch.png) repeat-y 15px 12px;   
}  
#rside .textwidget {  
	margin:0px 0px 15px 0px;  
	padding:5px 0px 0px 0px;  
	line-height:20px;  
	font-size:12px;  
}  
#rside .textwidget p {  
	margin-bottom:10px;  
}  
#rside a, #rside a:visited {  
	color:#28A4D9;  
	text-decoration:none;  
}  
#rside a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
#rside h2 {  
	text-transform:lowercase;  
	padding:0px 0px 5px 0px;  
	font-weight:lighter;  
	font-size:22px;  
	color:#888;  
	margin-top:10px;
}  
#rside ul {  
	list-style:none;  
	margin-bottom:15px;  
	padding:0;  

}  
#rside ul li {  
	text-transform:capitalize;  
	font-size:12px;  
	line-height:16px;  
	word-spacing:1px;  
	padding:8px 0px 9px 0px;  
	margin:0px;  
}  

#rside ul li.mostcom {  
	background:url(images/limostcom.png) no-repeat top left;  
}  
#rside ul li.com {  
	background:url(images/licom.png) no-repeat top left;  
	text-transform:lowercase;  
}  
#rside img {  
	margin:0px 0px 10px 0px;  
}  
#tabs_container {  
	width: 275px;  
	overflow:hidden;  
}  
#tabs_container ol.idTabs {  
	list-style:none;  
	width:273px;  
	height:24px;  
	margin:0 0 10px 0;  
	padding:0px;  
	overflow:hidden;  
	border-top:1px solid #ddd;  
	border-bottom:1px solid #ddd;  
}  
#tabs_container ol.idTabs li {  
	float:left;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
	width:90px;  
	text-align:center;  
	background:none;  
	display:inline;  

	font-size:12px;  
	line-height:14px;  
	margin:0px;  
	letter-spacing:1px;  
	padding:5px 0px;  
	border-right:1px solid #ddd;  
	height:19px;  
}  
#tabs_container a:hover {  
	text-decoration:none;  
}  
#tabs_container ol.idTabs li a.selected {  
	font-weight:bold;  
}  
#tabs_container ol.idTabs li.recent {  
	background:url(images/recent.png) no-repeat top right;  
	border-right:none;  
}  
#rside .wp-tag-cloud {  
	list-style:none;  
	width:160px;  
	padding:10px 0px 0px 0px;  
	margin:0px 0px 15px 0px;  
	border:none;  
	overflow:hidden;  
}  
#rside .tweets {  
	width:160px;  
}  
#rside .tweets ul {  
	list-style:none;  
}  
#rside .tweets ul li {  
	width:123px;  
	color:#666;  
	background:none;  
	padding:5px 5px 5px 30px;  
	border:1px solid #eee;  
	background:#F9F9F9 url(images/tweet.png) no-repeat top left;  
	overflow:hidden;  
}  
#rside .tweets ul li.aktt_more_updates {  
	text-transform:uppercase;  
	font-size:12px;  
	background:none;  
	padding:5px 0px;  
	border:none;  
	text-align:right;  
	width:158px;  
}  
#rside .tweets ul li.aktt_more_updates:hover {  
	font-size:12px;  
	background:none;  
	padding:5px 0px;  
	border:none;  
	margin:0;  
	width:158px;  
}  
#rside .tweets ul li:hover {  
	color:#555;  
	background:#F9F9F9 url(images/tweeth.png) no-repeat top left;  
	border:1px solid #ddd  
}  
#rside .tweets ul li .theday {  
	float:right;  
	clear:both;  
	font-size:12px;  
	text-transform:uppercase;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}  
#tab1, #tab2 {  
	width:275px;  
	font-size:12px;  
}  
#tab1 .rarticles, #tab2 .rarticles {  
	list-style:none;  
	overflow:hidden;  
	border-bottom:none;  
}  
#tab1 .rarticles li, #tab2 .rarticles li {  
	width:265px;  
	overflow:hidden;  
	padding:4px 10px 5px 0px;  
	margin:0px 0px 4px 0px;  
	background:0px;  

}  
#tab1 .rarticles li .arthumb, #tab2 .rarticles li .arthumb {  
	width:16px;  
	height:16px;  
	float:left;  
	overflow:hidden;  
	padding:3px;  
	border:1px solid #ddd;  
	background-color:#F9F9F9;  
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
}  
#tab1 .rarticles li .ardesc, #tab2 .rarticles li .ardesc {  
	width:213px;  
	float:right;  
	font-size:11px;  
}  
#tab1 .rarticles li .artd, #tab2 .rarticles li .artd {  
	font-size:12px;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;  
	color:#ddd;  
}  
#rside .wp-tag-cloud li {  
	display:inline;  
	background:none;  
	padding:0px 3px 0px 3px;  
	margin:0px;  
}  
#rside .arhives {  
	width:275px;  
	overflow:hidden;  
}  
#rside .arhives li {  
	display:inline;  
	float:left;  
	width:265px;  
}  
#wp-calendar {  
	margin:0px 0px 10px 0px;  
}  
#wp-calendar td {  
	width:32px;  
	text-align:center;  
	padding:5px;  
	border:1px solid #ddd;  
	color:#666;  
}  
#wp-calendar th {  
	text-align:center;  
	padding:5px;  
	border:1px solid #ddd;  
	background:url(images/calbg.png) repeat-x top left;  
}  
#wp-calendar caption {  
	padding:10px;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;  
	letter-spacing:2px;  
}  
#prev, #next {  
	font-size:11px;  
	text-align:center;  
}  
#today {  
	background:url(images/caltoday.png) repeat-x bottom left;  
	font-weight:bold;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  
	font-size:14px;  
}  
#lside .searchbox {  
	width:275px;  
	padding:5px 0px 10px 0px;  
	margin:0px 0px 5px 0px;  
	
	overflow:hidden;  
}  
#lside .searchbox .searchformtop {  
	font: normal 14px Verdana, Helvetica, sans-serif;  
	border:none;  
	background: url(images/searchformtop.png) no-repeat top right;  
	overflow:hidden;  
	color:#999;  
	margin:0px;  
	float:left;  
	width:202px;  
	height:22px;  
	padding:6px 5px 0px 5px;  
}  
#lside .searchbox input.gosearch {  
	width: 63px;  
	height: 28px;  
	background:url(images/searchbutton.png) no-repeat;  
	margin:0px;  
	float:left;  
}  
#lside .searchbox input.gosearch:hover {  
	background:url(images/searchbuttonh.png) no-repeat;  
}  
#description {
	width:275px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px;
	color:#888;
}

#description img{
	width:275px;
}

#rside .adsideright {  
	overflow:hidden;  
	float:right;  
	width:160px;  
}  

#posts {  
	float:left;  
	overflow:hidden;  
	font-size:14px;  
	font-family:Verdana;
	padding-top:55px;
}  

#posts .post {  
	width:475px;  
	overflow:hidden;  
	margin:0 0px 15px 0px;  
}  
#posts .post .pinfo {  
	list-style:none;  
	width:475px;  
	height:48px;  
	background:url(images/postinfo.png) no-repeat;  
	padding:0px;  
	margin:0px 0px 5px 0px;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}  
#posts .post .pinfo li {  
	display:inline;  
	float:left;  
	padding:0px;  
	margin:0px;  
}  
#posts .post .pinfo li.lileft {  
	width:48px;  
	height:43px;  
	padding:5px 0px 0px 0px;  
	text-align:center;  
}  
#posts .post .pinfo li.liright {  
	width:410px;  
	height:48px;  
	padding:0px 8px 0px 8px;  
	position:relative;  
	display:table;  
}  
#posts .post .pinfo li.lileft span {  
	font-size:26px;  
	font-weight:lighter;  
	line-height:20px;  
	padding:0px;  
	margin:0px;  
}  
#posts .post .pinfo li.lileft span em {  
	font-family:Verdana;  
	font-size:12px;  
	color:#bbb;  
	padding:0px;  
	margin:0px;  
	text-transform:uppercase;  
	letter-spacing:2px;  
}  
#posts .post .pinfo li.liright div {  
	display:table-cell;  
	vertical-align:middle;  
	position:static;  
}  
#posts .post .pinfo li.liright div div {  
	position:relative;  
	top:-50%;  
}  
#posts .post .pinfo li.liright h1 {  
	font-size:18px;  
	font-weight:lighter;  	
}  

#posts ul.collection li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	letter-spacing:-1px;
	text-transform:lowercase;
}

#posts ul.collection li{
	margin-top:20px;
}

#posts ul.collection{
	list-style:none;
}

#posts .post .pinfo li.liright h1 a, #posts .post .pinfo li.liright h1 a:visited, #posts ul.collection li a:link , #posts ul.collection li a:visited{  
	color:#28A4D9;  
	text-decoration:none;  
}  
#posts .post .pinfo li.liright h1 a:hover, #posts ul.collection li a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
#posts .post .postcontent {  
	font-size:14px;  
	padding:5px;  
	margin:0px 0px 0px 0px;  
}  
#posts .post .postcontent a, #posts .post .postcontent a:visited {  
	color:#28A4D9;  
	text-decoration:none;  
}  
#posts .post .postcontent a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
#posts .post .postcontent strong {  
	font-weight:bold;  
}  
#posts .post .postcontent p {  
	line-height:20px;  
	word-spacing:1px;  
	margin-bottom:15px;  
}  
#posts .post .postcontent img {  
	padding:5px;  
	border:1px solid #ddd;  
	margin:4px;  
	background-color:#F5F5F5;  
}  
#posts .post .postcontent .wp-caption img {  
	border:1px solid #ddd;  
	padding:0;  
	margin:0 0 5px 0;  
}  
#posts .post .postcontent .wp-caption p {  
	margin:0 0 5px 0;  
}  
#posts .post .postcontent .wp-caption .alignright {  
	float:right;  
}  
#posts .post .postcontent .wp-caption .alignleft {  
	float:left;  
}  
#posts .post .postcontent .wp-caption .aligncenter {  
	display: block;  
	margin-left: auto;  
	margin-right: auto  
}  
#posts .post .postcontent blockquote {  
	margin:5px auto;  
	width:94%;  
	padding:10px 10px 0px 10px;  
	border-top:2px solid #eee;  
	border-bottom:2px solid #eee;  
	background-color:#F9F9F9;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;  
	font-size:14px;  
	color:#666  
}  
#posts .post .postcontent ul {  
	margin:10px 0px;  
	padding:0px;  
	color:#666;  
	list-style-position:inside;  
	overflow:hidden;  
}  
#posts .post .postcontent ul li {  
	padding:0px;  
	margin:8px 0px;  
}  
#posts .post .postcontent ol {  
	list-style:decimal;  
	overflow:hidden;  
	margin:10px 0px;  
	padding:0px 0px 0px 0px;  
	color:#666;  
	list-style-position:inside;  
}  
#posts .post .postcontent ol li {  
	padding:0px;  
	margin:8px 0px;  
}  
#posts .post .postcontent img.wp-smiley {  
	padding:0px;  
	margin:0px;  
	background:none;  
	border:none;  
}  
#posts .post .postcontent h1, #posts .post .postcontent h2, #posts .post .postcontent h3 {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;  
}  
#posts .post .postcontent h1 {  
	font-size:24px;  
	line-height:26px;  
	border-bottom:1px solid #eee;  
	padding-bottom:5px;  
	margin-bottom:5px;  
}  
#posts .post .postcontent h2 {  
	font-size:22px;  
	line-height:24px;  
	border-bottom:1px solid #eee;  
	padding-bottom:5px;  
	margin-bottom:5px;  
}  
#posts .post .postcontent h3 {  
	font-size:18px;  
	line-height:22px;  
	border-bottom:1px solid #eee;  
	padding-bottom:5px;  
	margin-bottom:5px;  
}  
#posts .post .postcontent .pcomments {  
	float:left;  
	width:475px;  
	overflow:hidden;  
	margin-bottom:10px;
}  
#posts .post .postcontent .postcom {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;  
	letter-spacing:0px;  
	display:inline;  
	float:right;  
	background:url(images/postcomments.png) no-repeat;  
	width:100px;  
	height:18px;  
	text-align:left;  
	padding:3px 0px 0px 24px;  
}  

#posts .post .postcontent .public {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;  
	letter-spacing:0;  
	text-align:left;  
}  

#posts img.cat_img{
	width:350px;
	height:45px;
	float:right;
	margin-top:0;
	margin-bottom:30px;
}

#singleinfo {  
	width:438px;  
	min-height:80px;  
	background:url(images/singleinfo.png) repeat-x top left;  
	border:1px solid #ddd;  
	margin:10px 0px 0px 0px;  
	padding:10px 5px 10px 5px;  
}  

#singleinfo ul {  
	list-style:none;  
	margin:0px;  
	padding:0px;  
}  
#singleinfo ul li  {  
	display:block;  
	padding:4px 6px;  
}  
#singleinfo ul li.tags, #singleinfo ul li.categorie {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;  
	font-size:10px;  
	letter-spacing:1px;  
}  
#singleinfo ul li.rss {  
	font-family:Verdana, Geneva, sans-serif;  
	font-weight:bold;  
	font-size:12px;  
	color:#666;  
	text-align:center;  
	border-top:1px solid #ddd;  
}  
#singleinfo .social {  
	margin-bottom:5px;  
	padding-bottom:5px;  
	border-bottom:1px solid #ddd;  
}  
#singleinfo .social ul {  
	list-style:none;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;  
	font-size:10px;  
	letter-spacing:1px;  
}  
#singleinfo .social ul li {  
	display:inline;  
	padding:4px 6px;  
	margin:0;  
	background:none;  
}  
#navigation {  
	width:440px;  
	height:16px;  
	clear:both;  
	background: url(images/navback.png) no-repeat top left;  
	margin:0px 0px 20px 0px;  
	font-size:11px;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	border-bottom:1px solid #EEE;  
	letter-spacing:2px;  
	border-top:1px solid #EEE;  
	text-transform:uppercase;  
	padding:5px;  
}  
#navigation .next {  
	float:left;  
}  
#navigation .prev {  
	float:rigth;  
}  
#comments {  
	width:475px;  
	overflow:hidden;  
	padding:0px;  
}  
#comments h3 {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;  
	font-weight:lighter;  
}  
#listcomments {  
	width:475px;  
	list-style:none;  
	padding:0px;  
	margin:10px 0px 0px 0px;  
	overflow:hidden;  
}  
#listcomments li {  
	width:95%;  
	margin:0px auto 20px auto;  
	border:1px solid #ddd;  
	border-top:4px solid #ddd;  
	padding:10px;  
	overflow:hidden;  
}  
#listcomments li .moder {  
	color:#C03  
}  
.vcard {  
	overflow:hidden;  
}  
.vcard img {  
	float:left;  
	padding:3px;  
	margin:0px 10px 4px 0px;  
	border:1px solid #ddd;  
	background-color:#e9e9e9;  
}  
.says {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;  
	font-weight:bold;  
}  
.commentmetadata {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;  
	text-transform:uppercase;  
	letter-spacing:2px;  
}  
.comtext {  
	font-size:11px;  
	border-top:1px solid #ddd;  
	overflow:hidden;  
	margin-top:5px;  
	padding-top:5px;  
}  
.comtext p {  
	line-height:16px;  
	word-spacing:1px;  
}  
.comtext img {  
	border:none;  
	padding:0;  
	margin:0;  
}  
.reply, .cancel {  
	width:95%;  
	margin-bottom:10px;  
	overflow:hidden;  
}  
.reply a, .reply a:visited, .cancel a, .cancel a:visited {  
	width:55px;  
	height:18px;  
	background:url(images/reply.png) no-repeat;  
	float:right;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;  
	letter-spacing:1px;  
	font-size:10px;  
	padding:3px 0px 0px 25px;  
	color:#999999;  
	text-decoration:none;  
}  
.reply a:hover, .cancel a:hover {  
	text-decoration:none;  
	color:#666;
}  
.cancel a, .cancel a:visited {  
	background:url(images/close.png) no-repeat;  
}  
.children {  
	padding:0px;  
}  
#respond {  
	border:1px solid #ddd;  
	width:95%;  
	padding:10px;  
	margin:10px 0px 10px 0px;  
	overflow:hidden;  
}  
#respond small {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;  
	text-transform:uppercase;  
	letter-spacing:2px;  
}  
#respond input {  
	width:70%;  
	border:3px solid #ddd;  
	padding:2px 2px 2px 2px;  
	font-family:Verdana, Geneva, sans-serif;  
	font-size:12px;  
	margin-top:5px;  
	margin-bottom:5px;  
	color:#A9A9A9;  
}  
#respond textarea {  
	width:90%;  
	border:3px solid #ddd;  
	padding:2px 2px 2px 2px;  
	font-family:Verdana, Geneva, sans-serif;  
	font-size:12px;  
	color:#8F8F8F;  
}  
#respond input.submitcom {  
	width: 171px;  
	height: 30px;  
	background: url(images/submitc.png) no-repeat;  
	margin:0px 0px 0px 0px;  
	padding:0px;  
	border:none;  
}  
#respond input.submitcom:hover {  
	background: url(images/submitc.png) no-repeat 0 -30px;  
	margin:0px 0px 0px 0px;  
	padding:0px;  
	border:none;  
}  
#footerboxes {  
	width:960px;  
	margin:0px auto 0px auto;  
	padding:10px 10px 10px 10px;  
	overflow:hidden;  
	border-top:3px solid #ddd;  
	font-size:12px;  
}  
#footerboxes .box1, #footerboxes .box2, #footerboxes .box3 {  
	padding:0px 10px 0px 10px;  
	float:left;  
	overflow:hidden;  
}  
#footerboxes .box1{
	width:455px;
}

#footerboxes .box2{
	width:280px;
}

#footerboxes .box1, #footerboxes .box2 {  
	margin-right:15px;  
}  
#footerboxes .flic {  
	overflow:hidden;  
	list-style:none;  
	width:445px;  
	padding:0px 15px 10px 15px;  
}  
#footerboxes .flic li {  
	width:63px;  
	height:63px;  
	float:left;  
	margin:10px 5px 5px 5px;  
	padding:4px;  
	background-color:#F5F5F5;  
	border:1px solid #ddd;  
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
}  
#footerboxes ul.mostcom {  
	list-style:none;  
	padding:10px 0 0 0;  
	margin:0 0 0px 0;  
	overflow:hidden;  
	border-bottom:none;  
}  
#footerboxes ul.mostcom li {  
	width:288px;  
	overflow:hidden;  
	padding:4px 10px 5px 0px;  
	margin:0px 0px 4px 0px;  
	background:0px;  
	border-bottom:1px solid #e5e5e5;  
}  
#footerboxes ul.mostcom li .mcthumb {  
	width:40px;  
	height:40px;  
	float:left;  
	overflow:hidden;  
	padding:3px;  
	border:1px solid #ddd;  
	background-color:#F9F9F9;  
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
}  
#footerboxes ul.mostcom li .mcdesc {  
	width:236px;  
	float:right;  
	font-size:11px;  
}  
#footerboxes ul.mostcom li .mcdesc .mctd {  
	font-size:11px;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;  
	color:#ddd;  
	margin:0px 0px 0px 0px;  
}  
#footerboxes .textwidget {  
	margin:0px 0px 15px 0px;  
	padding:5px 0px 0px 0px;  
	line-height:20px;  
	font-size:12px;  
}  
#footerboxes p {  
	line-height:17px;  
	word-spacing:1px;  
	margin-bottom:5px;  
	margin-top:10px;  
}  
#footerboxes h2 {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;  
	padding:0px 0px 5px 0px;  
	font-weight:lighter;  
	font-size:18px;  
	color:#555;  
	border-bottom:1px solid #ddd;  
}  
#footerboxes a, #footerboxes a:visited {  
	color:#28A4D9;  
	text-decoration:none;  
}  
#footerboxes a:hover {  
	color:#555;  
	text-decoration:underline;  
}  
#footerboxes ul {  
	list-style:none;  
	margin:0px 0px 5px 0px;  
	padding:5px 0px 5px 0px;  
	border-bottom:1px solid #ddd;  
}  
#footerboxes ul li {  
	font-family:Verdana, Geneva, sans-serif;  
	text-transform:capitalize;  
	font-size:12px;  
	line-height:16px;  
	word-spacing:1px;  
	padding:2px 0px 2px 16px;  
	margin:2px 0px 2px 0px;  
	background:url(images/libg300.png) no-repeat top left;  
}  
#footerboxes ul li.com {  
	background:url(images/licom.png) no-repeat top left;  
	text-transform:lowercase;  
}  
#footerboxes img {  
	margin:0px 0px 10px 0px;  
}  
#footer {  
	background:url(images/lineb.png) repeat-x top left;  
	width:940px;  
	margin:0px auto 0px auto;  
	padding:10px 20px;  
	overflow:hidden;  
}  
#footer .fleft {  
	float:left;  
	width:700px;  
	overflow:hidden;  
}  
#footer .fright {  
	float:right;  
	width:200px;  
	text-align:center;  
}  
#footer h1 {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;  
	font-size:24px;  

	margin:0px 0px 10px 0px;  
}  
#footer p, #footer .fright {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:10px;  

	margin:10px 0px 0px 0px;  
}  
#footer .fright .logo {  
	position:relative;  
	width:168px;  
	height:30px;  
	padding:0px;  
	margin:0px auto;  
	;  
	overflow:hidden;  
}  
#footer .fright .logo span {  
	position:absolute;  
	width:168px;  
	height:30px;  
	left:0;  
	top:0;  
	margin:0;  
	background:url(images/footerlogo.png) no-repeat;  
	text-indent:-9999px;  
}  
#footer .fright .logo span:hover {  
	background:url(images/footerlogoh.png) no-repeat;  
}  
#footer p a, #footer p a:visited, #footer .fright a, #footer .fright a:visited {  
	text-decoration:none;  
	color:#666;  
}  
#footer p a:hover, #footer .fright a:hover {  
	text-decoration:underline;  
	color:#666;  
}

#bottom_menu {
	height:20px;
	margin-left:-30px;
	margin-bottom:10px;
}

#bottom_menu ul{
	list-style:none;
}

#bottom_menu ul li{
	display:inline;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
	font-size:12px;  
	margin-left:5px;
}

#bottom_menu ul li.current{
	font-size:24px;  
}

#line{
	width:960px;
	height:5px;
	margin-left:10px;
	background:url(images/line.png) repeat-x bottom left;
}

#cat-5 a{
	position:relative;
	display:block;
	height:120px;

	z-index:3;
	top:-25px;
}

#cat-5 a:hover{
	z-index:1000;
}

#cat-8 a {
	position:relative;
	display:block;
	height:125px;
	top:-160px;

	z-index:3;
	margin-bottom:-300px;
}

#cat-8 a:hover{
	z-index:1000;
}

#cat-9 a {
	position:relative;
	display:block;
	height:130px;
	top:-95px;

	z-index:3;
	margin-bottom:-100px;
}

#cat-9 a:hover{
	z-index:1000;
}

#cat-6 a {
	position:relative;
	display:block;
	height:130px;
	top:-80px;

	z-index:3;
}

#cat-6 a:hover{
	z-index:1000;
}


#rside ul li#cat-1,  #rside ul li#cat-5, #rside ul li#cat-8, #rside ul li#cat-9, #rside ul li#cat-6, #rside ul li#about{
	margin-left:-12px;
	border:none; 
}


.current{
	z-index:1000;
}

.floatLeft {
	float:left;
	margin-right:10px;
}

.floatRight {
	float:right;
	margin-left:10px;
}

.clear{
	clear:both;
}

#friends, #kontakts {
	width:125px;
}

#friends h2, #kontakts h2{
	margin-top:20px;
}

#friends ul {
	margin:0;
}

#friends ul li{
	width:120px;
	text-transform:none;
}

#kontakts img{
	margin-right:10px;
}

.475 {
	 width: 475px;
}

.wide {
 width: 775px;
 }
 
 
#lside  .sidebar_top {
background-attachment:scroll;
background-color:transparent;
background-image:url(images/sidebar_top.png);
background-position:left top;
background-repeat:no-repeat;
height:60px;
margin-bottom:0;
padding:5px;
overflow:hidden;
}

#lside .subscribetextbg {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(images/subfield.png);
background-position:0 0;
background-repeat:no-repeat;
height:28px;
padding-bottom:5px;
padding-left:0;
padding-right:0;
padding-top:10px;
width:275px;
}

#lside .rssfeed {
float:left;
margin-top:-5px;
}
#lside .rssfeed2 {
float:left;
margin-top:5px;
}

#lside .subscribe {
	float:right;
	margin:-21px 9px 0 0;
}

#lside  .subscribe_textield {
	width:170px;
	border:none;
	background:none;
	font:12px Verdana, Arial;
	color:#666;
	margin:6px 0 0 5px;
	float:left;
}
