/* 
	Theme Name: Greeny
	Theme URL: http://techuse.net/free-wordpress/greeny-wordpress-theme
	Description: A Techuse Theme
	Author: Techuse
	Author URI: http://techuse.net
	Version: 1.0		
*/

/* dejanc@gmail.com www.stylizedweb.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
.whooo {
	background:url(images/commentbg.gif);
	margin:-20px 0 15px 0;
	color:#a4a4a4;
}

.whooo a{
	font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

body {
	font:12px arial;
	color:#777;
	background:url(images/body.gif) center top repeat-x #ebeee3;
}

a {
	color:#2c456a;
	text-decoration:none;
}

a:hover {
	color:#111;
}

a:visited {
	color:#2c456a;
	text-decoration:none;
}

#wrap {
	width:920px;
	margin:0px auto;
}

#header {
	background:url(images/top.jpg) center top no-repeat;
	height:56px;
	padding:25px 0 0 0;
}

#header h1{
	font-size:24px;
	font-weight:normal;
}

#header h1 a{
	color:#333;
}

#header h1 a:hover{
	color:#000;
}

#header ul{
	float:right;
	list-style:none;
	font-size:15px;
	margin:5px 0 0 0;
}

#header ul li{
	display:inline;
}

#header ul li a {
	color:#9cae76;
	padding:0 10px;
	font-weight: bold;
}

#header ul li a:hover {
	color:#666;
}

#featured {
	background:url(images/bub.jpg) center top no-repeat;
	height:261px;
	padding:40px 0 0 25px;
}

#mini {
	float:left;
	clear: both;
	height:auto;
	padding:42px 0 0 25px;
	padding-bottom: 15px;
	width: auto;
	margin-left: 10px;	
	display: inline;
}

#mini .col-a {
	width: 300px;
	float: left;
}

#mini .col-b {
	padding-left: 150px;
	width: 295px;
	float: right;	
}

.readmore {
	color: #000
}

.readmore a:link, .readmore a:hover {
	color: #393939;
	font-weight:bold;
}

.single-entry {
	padding-bottom: 30px;
}


.news {
	width:282px;
	height:180px;
	background:url(images/box.gif) center top no-repeat;
	padding:18px 20px;

}

#featured .news {
	float:right;
	margin:0 20px 0 0;
}

#wrap .news ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	border:0px;
	background:none;
	list-style-image:none;
}

#wrap .news ul li{
	height:16px;
	overflow:hidden;
	margin:0 0 13px 0;
}

* html #wrap .news ul li{
	height:13px;
	overflow:hidden;
}

* + html #wrap .news ul li{
	height:13px;
	overflow:hidden;
}

#content ul {
	margin:20px 0 20px 0px;
	border-bottom:1px solid #ebeee3;
	border-top:1px solid #ebeee3;
	padding:20px 0 20px 30px;
	font-size:14px;
	line-height:22px;
	list-style-image:url(images/list.gif);
}

#content ol {
	margin:20px 0 20px 0px;
	border-bottom:1px solid #ebeee3;
	border-top:1px solid #ebeee3;
	padding:20px 0 20px 30px;
	font-size:14px;
	line-height:22px;
	background:#fff;
}

.news ul li a{
	display:block;
	padding:0 0 0px 20px;
	margin:0px 0 15px 0;
}

* html .news ul li a{
	margin:0px 0 0px 0;
}

.news ul.newss li a{
	background:url(images/globe.gif) left top no-repeat;
}

.news ul.dude li a{
	background:url(images/dude.gif) left top no-repeat;
}

.news ul li a span{
	float:right;
	color:#919ea9;
	font-size:11px;
}

.news ul li a:hover span{
	color:#677683;
}

h3 {
	font:14px georgia;
	color:#333;
	margin:-3px 0 20px 0;
	font-weight:bold;
}

h2 {
	font-size:30px;
	color:#333;
	font-weight:bold;
	width:360px;
	padding:15px 50px 30px 0;
	background-repeat:no-repeat;
	background-position:right center;

}

#mini h2 a{
	color:#333;	
}

#featured p {
	width:450px;
	font-size:14px;
	line-height:24px;
	color:#999;
	margin:0 0 30px 0;
	padding:0 0 20px 0;
}

a.button {
	height:32px;
	background:url(images/buttonbg.gif) left bottom repeat-x #fff;
	border:1px solid #dcedee;
	padding:10px 20px;
	color:#5d8fbb;
	text-transform:uppercase;
	font-size:12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-weight:bold;
}

a.button:hover {
	color:#666;
	border:1px solid #b3d8dc;
}

#featured a.button {
	margin:0 15px 0 0;
}

#menu {
	clear:both;
	height:35px;
	background:url(images/purple.gif) left center repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

img.left {
	position:absolute;
	margin:10px 0 0 795px;
	cursor:pointer;
}

img.right {
	position:absolute;
	margin:10px 0 0 860px;
	cursor:pointer;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
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}

div.alignright {float:right; margin:0 0 1em 1em}
div.alignleft {float:left; margin:0 1em 1em 0}
div.aligncenter {display: block; margin-left: auto; margin-right: auto}

#menu ul{
	list-style:none;
	margin:0 0 0 5px;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	color:#7a5e81;
	padding:6px 55px 6px 15px;
	line-height:30px;

}

#menu ul li a:hover{
	background:#000;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color:#fff;	
}

#menu ul li a span{
	display:none;

}

#menu ul li a.active{
	color:#000;
	padding:13px 10px 13px 15px;
	line-height:30px;
	background:url(images/selectedbg.gif) left top repeat-x #fff;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
    -webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
	font-weight:bold;

}

* + html #menu ul li a.active{
	line-height:35px;
}

* + html #menu ul li a.active:hover{
	line-height:35px;
}

#menu ul li a.active:hover{
	color:#000;
	padding:13px 10px 13px 15px;
	line-height:30px;
	background:url(images/selectedbg.gif) left top repeat-x #fff;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
    -webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
	font-weight:bold;
}

#menu ul li a.active span{
	display:inline;
	padding:0 0 0 20px;
}

* html #menu ul li a.active span{
	display:none;
}

* + html #menu ul li a.active span{
	display:none;
}

#content {
	clear:both;
	background:url(images/contentbg.gif) top left repeat-x #f2f2f2;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border:1px solid #e1e1e1;
	padding:40px 40px;
	margin:0 auto;
}

#content.home {
	margin:-3px 0 0 0;
	border-top:0px;
}

.contentshade {
	clear:both;
	background:url(images/bottomshade.jpg) center top no-repeat;
	height:32px;
}

h4 {
	font-size:24px;
	color:#111;
	font-weight:normal;
	margin:5px 0 35px 0;
}

#content p {
	line-height:22px;
	font-size:14px;
	margin:0 0 26px 0;
}

#content.home p {
	width:450px;
	color:#666;
}

img.demoimg {
	float:right;
}

.clear {
clear:both;
}

#footer {
	clear:both;
	margin:5px 0 50px 0;
	color:#aeaeae;
	font-size:11px;
}

#footer a{
	color:#666;
}

#footer p{
	margin:0 0 15px 0;
	line-height:20px;
}

.rightt {
	float:right;
	width:270px;
	padding:0 30px 0px 0;
}

.leftt {
	width:560px;
	margin:0 0 0 25px;
}

h5 {
	color:#2c0d28;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}

ul#footerr {
	clear:both;
	list-style:none;
	margin:0 20px 20px 20px;
	font-size:11px;
	padding-top:15px;
}

ul#footerr.hoome {
	border-top:1px solid #E1E1E1;
}

ul#footerr img{
	float:right;
}

ul#footerr li{
	display:inline;
	margin:0 20px 0 0;
}

ul#footerr li a{
	color:#666;
}

ul#footerr li a:hover{
	color:#333;
}

#sidebar {
	width:323px;
	float:right;
}

#main {
	width:480px;
}

h6 {
	font-size:18px;
	font-weight:normal;
	color:#333;
	background:url(images/commentbg2.gif) left bottom no-repeat;
	padding:0px 0 25px 0px;
	margin:0 0 0 0px;
}

#content h6 a{
	color:#2c0d28;
}

#content h6 a:hover{
	color:#582a52;
}

#content p.meta {
	font-size:11px;
	margin:-5px 0 20px 0;
}

#content p.meta a{
	color:#b0b0b0;
	text-decoration:underline;
	margin:0 5px;
}

#content p.meta a:hover{
	color:#666;
	text-decoration:none;
}

.post {
	padding:0 0 20px 0;
	clear:left;
}

.subscribe {
	border:1px solid #cfe3f5;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background:#fff;
	margin:0 0 20px 0;
}

#content a.subs {
	background:url(images/rss.gif) left center no-repeat;
	padding:20px 0 20px 67px;
	margin:10px 0;
	display:block;
	border-bottom:1px solid #cfe3f5;
	color:#a5a5a5;
	font-size:14px;
	font-weight:bold;
}

#content a.subs:hover {
	color:#666;
}

#sidebar .news {
	margin-bottom:20px;
}

.subscribe form{
	background:url(images/search.gif) left center no-repeat;
	padding:10px 0 15px 70px;
	margin:0 0 10px 0;
}

.subscribe form input{
	border:1px solid #dedede;
	padding:2px;
	width:180px;
}

#main a.leave {
	font-size:14px;
	color:#333;
	font-weight:bold;	
	padding:5px 0 30px 0;
	display:block;
}

.comment {
	background:#fff;
	border:1px solid #efefef;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:17px 17px 0 17px;
	line-height:20px;
	color:#666;
}

.comment.alt {
	color:#333;
}

.whoo {
	background:url(images/commentbg.gif) top center no-repeat;
	padding:10px 0 10px 10px;
	margin:0 0 20px 0;
	color:#a4a4a4;
}

.whoo a{
	font-weight:bold;
}

#main #form {
	background:#dedede;
	border:1px solid #f8faf2;
	padding:25px 25px 40px 25px;
}

#main label{
	display: block;
	float: left;
	margin-bottom: 10px;
	color:#8c8c8c;
	text-align: left;
	width: 90px;
	padding-right: 20px;

}

#main input {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
}

#main textarea {
	display: block;
	width: 305px;
	float: left;
	margin-bottom: 10px;
}

#main br.leave  {
clear: left;
} 

#main input {
	padding:3px;
	border:1px solid #f8faf2;
	color:#999;
	font:12px arial;
	background:#fff;
}

#main textarea {	
	height:120px;
	overflow:auto;
	padding:3px;
	border:1px solid #f8faf2;
	background:#fff;
	color:#999;
	font:12px arial;
}

#main input.komentar {
	height:32px;
	background:url(images/buttonbg.gif) left bottom repeat-x #fff;
	border:1px solid #dcedee;
	padding:10px 20px;
	color:#5d8fbb;
	text-transform:uppercase;
	font-size:12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-weight:bold;
	width:100px;
	cursor:pointer;
	margin:0 0 0 110px;
}

* html #main input.komentar {
	margin:0 0 0 55px;
}

#content blockquote{
	background:#ebeee3;
	font:16px georgia;
	line-height:26px;
	padding:20px 20px 10px 20px;
	margin:20px 0px;
	color:#2c0d28;
	font-weight:normal;
}

#content blockquote p{
	font:16px georgia;
	line-height:26px;
	font-weight:normal;
}

.clearfloat {
	display:block;
	visibility:hidden;
	clear:both;
	height:12px;
	content:".";
	}


