/*  
Theme Name: Udheto.com Theme
Theme URI: 
Description: Udheto.com original theme
Version: 1.0
Author: Ilir Pruthi of VEVI
Author URI: http://www.vevi.net
	
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,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;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.hide { display: none;}
* { behavior: url(/wp/wp-content/themes/vevi/iepngfix.htc) }

/* Structure
----------------------------------------------- */
body {
	background-color: #f0f0f0;
	color: #858484;
	font-size: 14px;
	margin: 20px 0;
}
a {
	color: #4c4c4c;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}

button {
	background: #f6f6f6;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-left: 1px solid #dfdfdf;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 20px;
	cursor: pointer;
}

input, textarea, select {
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 12px;
}
input:hover,
textarea:hover,
select:hover {
	border: 1px solid #999;
}
em {
	font-style: italic;
}


/* Header
----------------------------------------------- */
#header {
	width: 980px;
	height: 88px;
	xborder: 1px solid yellow;
	margin: 0 auto;
	background: url(img/header-bg.gif) no-repeat;
}

#logo h1 a {
	display: block;
	width: 210px;
	height: 57px;
	float: left;
	margin: 15px 0 0 15px;
	text-indent: -9999px;
	background-image: url(img/udheto-logo.gif);
	background-repeat: no-repeat;
	xborder: 1px solid green;
	xoverflow: hidden;
}
#header #secondary {
	padding: 15px 30px 0 0;
	xborder: 1px solid red;
}
#secondary #rss {
	display: block;
	margin-left: 20px;
	float: right;
	height: 62px;
	background: url(img/ver-sep.gif) no-repeat left center;
}
	#secondary #rss a {
		display: block;
		margin: 15px 0 0 20px;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		overflow: hidden;
		background: url(img/rss-icon.gif) no-repeat;
	}
#secondary #search {
	display: block;
	height: 32px;
	float: right;
	margin-top: 16px;
	padding-top: 5px;
}
#secondary #search fieldset {
	display: inline;
}
#secondary #search legend {
	display: none;
}
#secondary #search input {
	width: 120px;
}
#secondary #search button {
	margin-left: 8px;
}

/* Layout
----------------------------------------------- */
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: url(img/page-bg.gif) repeat-y;	
}
.container {
	width: 976px;
	text-align: left;
	margin: 0 auto;
	xborder: 1px solid yellow;
}
.gradient-rl {
	background: #FFF url(img/page-gradient-rl.gif) no-repeat center top;
}
.gradient-lr {
	background: #FFF url(img/page-gradient-lr.gif) no-repeat center top;
}
#page-bottom {
	width: 980px;
	height: 12px;
	margin: 0 auto;
	line-height: 0;
	background: url(img/footer-bg.gif) no-repeat bottom;
}

/* Layout: Main
----------------------------------------------- */
#main {
	padding: 30px;
}
#main h1, #main h2 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica;
}
#main h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 12px;
}
#main h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 4px;
	color: #666666;
}
#main h2 a{
	color: #8f3434;
	text-decoration: none;
}
#main h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main p {
	line-height: 20px;
	margin-bottom: 14px;
}
#main ul {
	margin: 0 0 20px 30px;
}
#main ul li {
	list-style: disc;
	margin-bottom: 6px;
}
#main img {

}
#meta-data {
	border-collapse: collapse;
	margin-bottom: 12px;
}
#meta-data tbody {
}
#meta-data td, #meta-data th {
	border: 1px solid #CCC;
	padding: 7px;
}
#meta-data th {
	background: #FBFBFB;
	background: #FFF url(img/page-gradient-lr.gif) no-repeat left -1px;
	width: 80px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
#tbl-ratings ul {
	margin: 0;
	padding: 0;
	xpadding-top: 4px;
}
#tbl-ratings ul li {
	display: block;
	list-style-type: none;
	xpadding-left: 8px;
}
#tbl-ratings label {
	display: block;
	float: left;
	width: 55px;
}
#tbl-ratings .star-container{
}

/* Layout: Page
----------------------------------------------- */
#page-container {
	float: left;
	width: 555px;
}
/* Layout: Sidebar & Widgets
----------------------------------------------- */
#sidebar {
	width: 336px;
	float: right;
}
#sidebar .widget-title {
	background: white;
	padding: 4px;
	margin-bottom: 8px;
	font-size: 16px;
}
#sidebar .widget-wrapper {
	background: #f0f0f0;
	margin-bottom: 20px;
	font-size: 12px;
}
#sidebar .widget-container {
	padding: 8px;
}
#sidebar .widget-container ul {
	margin: 0 0 0 25px;
}
/* Layout: Entry
----------------------------------------------- */
.score-big {
	height: 64px;
	width: 64px;
	text-align: center;
	color: #FFF;
	float: left;
	margin-right: 14px;
	margin-top: 4px;
	cursor: default;
	background: url(img/score-bg.gif) no-repeat 1px;
	font: 24px/60px "Trebuchet MS", Tahoma, Arial;
}
.score-big span {
	text-indent: -9999px;
	display: none;
	height: 0;
}
.score-big strong {
	font-weight: normal;
}

.entry {
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	width: 47%;
	xheight: 120px;
	background: url(img/hor-sep-dotted.gif) repeat-x center bottom;
}
.even {
	margin-right: 51px;
}

.entry .buttons {
	margin-left: 78px;
}
.btn-readmore, .btn-reviewcount, .btn-writereview {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 16px;
	margin-right: 8px;
	background: url(img/entry-buttons.gif) no-repeat;
}
.btn-readmore {
	width: 74px;
}
.btn-reviewcount {
	width: 89px;
	background-position: -74px;
	text-indent: 0;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	.btn-reviewcount span.number {
		display: block;
		margin-top: 1px;
		width: 27px;
		text-align:center;
	}
	.btn-reviewcount span.word {
		display: none;
	}
.btn-writereview {
	width: 89px;
	background-position: -163px;
}
.back-home {
	text-align: center;
	margin-top: 20px;
}
.back-home a {
	color: #8F3435;
}

/* Layout: Single
----------------------------------------------- */
.post-container {
	width: 555px;
	float: left;

}

/* Layout: Comments
----------------------------------------------- */
#comments-container h3 {
	margin-top: 30px;
	xbackground: url(img/hor-sep-dotted.gif) repeat-x left bottom;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCC;
}
#comments-container .company {
	color: #8f3435;
}
#comments-container ol {
	margin-bottom: 30px;
}
#comments-container ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0;
	background: url(img/hor-sep-dotted.gif) repeat-x left bottom;
	padding: 10px 0 8px 6px;
	font-size: 11px;
}
#comments-container .comment-content {
	margin-left: 18px;
	margin-top: 6px;
	margin-right: 8px;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom:0;
	xbackground: #FFF;
	xborder: 1px solid #eaeaea;
}
#comments-container .odd {
}
#comments-container .even {
}
#comments-container p {
	margin: 0 0 8px 0;
}
#comments-container .comment-ratings fieldset{
	border: 1px solid #EAEAEA;
	margin: 6px 8px 6px 18px;
	padding: 4px;
	display: block;
}
#comments-container .comment-ratings legend {
	padding: 0 4px;
	color: #999;
	font-weight: bold;
	
}
#comments-container .comment-ratings ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#comments-container .comment-ratings li{
	background: none;
	margin: 0;
	padding: 0;
	list-style: outside;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
}
#comments-container .comment-ratings label {
	margin: 0;
	padding: 0;
	font-weight: normal;
	float: left;
	margin-right: 4px;
}
#comments-container .comment-ratings .star-container{
	margin: 1px 16px 0 0;
}
#comment-form {
	padding: 10px;
	background: lightyellow;
}
#comment-form legend {
	display: none;
}
#comment-form label {
	display: block;
	width: 170px;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#comment-form .col-1 {
	float: left;
	clear: left;
	xbackground: green;
	margin-right: 5px;
}
#comment-form .col-2 {
	float: left;
	xbackground: red;
}
#comment-form .col-3 {
	float: right;
	xbackground: blue;
}
#comment-form input {
	margin-top: 2px;
}
#comment-form span {
	color: #CCC;
	font-size: 10px;
	vertical-align: top;
	padding-top: 8px;
}
#comment-form textarea {
	width: 99%;
	margin-bottom: 12px;
}
#comment-form .button-container {
	text-align: right;
	width: 97%;
}
#comment-rss {
	background: url(img/rss-icon-small.gif) no-repeat 0 1px;
	padding-left: 16px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 8px;
	vertical-align: middle;
}

/* Layout: Footer
----------------------------------------------- */
#footer {
	padding: 20px;
	font-size: 12px;
	line-height: normal;
}
#footer h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #858484;
	cursor: default;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 4px;
}
#footer p {
	margin-bottom: 6px;
}
#footer ul {
	margin-top: 8px;
}
#footer li {
	list-style: square;
	margin-left: 20px;
	margin-bottom: 4px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer #col-1 {
	width: 298px;
	float: left;
	margin-right: 20px;
}
#footer #col-2 {
	width: 298px;
	float: left;
}
#footer #col-3 {
	width: 298px;
	float: right;
}
#copyright {
	width: 980px;
	margin: 8px auto 0 auto;
	text-align: center;
	font-size: 10px;
}
#copyright a{
	text-decoration: none;
}