/*
Theme Name: Photoshop Freebies
Theme URI: http://aneley.deviantart.com/
Description: Photoshop Freebies theme
Version: 0.4
Author: Jelena Jovovic
Author URI: http://aneley.deviantart.com


*/

body
{
    background: #022e6d url(img/bg3.png) repeat-x top;
    font: 12pt Verdana, Arial, sans-serif;
    color: white;
}
a, a:visited, a:hover, a:active {text-decoration: none; color: #81d5ff;}
a img {border: 0;}

.clear
{
    clear: both;
	height:1px;
}

h1 { font-size: 20pt; }

h1, h2
{
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: normal;
}

#wrapper
{
    width: 880px;
    margin: auto;
}

#topads
{
    height: 20px;
    margin: 0 20px 10px 0;
}

#topads .feedlink
{
    float: right;
    color: #ea0061;
    padding-right: 30px;
    background: url(img/rss.gif) center right no-repeat;
    font-weight: bold;
	font-size: 10pt;
}

/*

    Logo sajta, cvetak zanovetak

*/

#sitelogo
{
    position: relative;
    width: 100%;
    height: 235px;
    padding-left: 30px;
    background: url(img/sitelogo1.jpg) top left no-repeat;
}

#sitelogo h1
{
    padding-top: 60px;
    color: #ffffff;
    font-weight: normal;
}

#sitelogo h1 strong
{
    font-weight: normal;
    color: #acdfff;
}

#sitelogo p
{
    font-size: 12pt;
    font-weight: normal;
}

#sitelogo .navlinks
{
    position: absolute;
    bottom: 10px;
	left: 20px;
    margin: 0;
    padding: 0;
}

#sitelogo .navlinks li
{
    list-style-type: none;
    display: inline;
    margin-right: 20px;
}

#sitelogo .navlinks a, #sitelogo .navlinks a:visited
{
    color: white;
}

#sitelogo .navlinks a.active
{
    color: #81d5ff;
}





/*

    Opis sajta, onaj sa teget pozadinom

*/


#sitedesc
{
    background: url(img/box-trans.png) top left no-repeat;
    position: relative;
    margin-top: 20px;
    width: 850px;
    height: 270px;
    padding: 10px;
	padding-left:20px;
    overflow: hidden;
}

#sitedesc h1
{
    font-weight: normal;
    color: #57bfff;
    font-size: 13pt;
}

#sitedesc h1 strong
{
    font-weight: normal;
    color: #e00555;
}

#sitedesc p
{
    color: #bbdbfc;
    font-size: 10pt;
}

#sitedesc p strong
{
    color: #fff;
}

#sitedesc p em
{
    font-style: normal;
    color: #bcc8d9;
}


/* OGLASI */

#adsense_home {
	float:right;
	width:360px;
	height:250px;
	margin: 10px 15px;
}

#adsense_home a {
	display:block;
	float:left;
	margin: 5px;
}

#adsense_post {
	background-color:#022e6d;
	height:250px;
	padding:10px;
	margin-left:80px;
	margin-bottom: 25px;
}




/*

    Stavke na naslovnoj strani

*/


#main
{
    margin-top: 20px;
	width:860px;
}

#main #content
{
    float: left;
    width: 520px;
	font-size: 10pt;
}

h2.lfinds

{
    background: url(img/latestfinds.png) left top no-repeat;
    margin-top: 0;
    padding: 0;
    line-height:75px;
    padding-left: 90px;
    color: #fefefe;
    font-size: 20pt;
}


.article
{
    position: relative;
    padding-left: 90px;
    background: bottom url(img/artdivider.gif) repeat-x;
    padding-bottom: 40px;
    margin-bottom: 20px;
    width: 450px;
}

.article h2, .article h2 a, .article h2 a:visited
{
    color: #58d2ff;
    margin: 0;
    margin-bottom:5px;
}

.article img {
	border:3px solid #fff;
	margin-bottom:5px;

}

.article p
{
    color: #f2f2f2;
    font-size: 10pt;
}

.article p a, .article p a:visited
{
		color: #ffd960;
		font-weight: bold;
}
.article .timestamp
{
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 110px;
    text-align: center;
    background: top left url(img/datebgy-trans.jpg) no-repeat;
    padding: 20px 15px;
    color: #474644;
}

.article .old
{
    background-image: url(img/datebgg-trans.jpg);
}
.article .meta .popularity
{
    float: left;
}

.article .meta a, .article .meta a:visited
{
    float: right;
    color: white;
}

#main #sidebar {
    float: right;
    width: 260px;
    margin: 0;padding: 0;
    margin-top:20px;
}

#catlist { padding: 0; margin:0; }

#catlist li {
    text-align: right;
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #496288;
	font-size: 9pt;
}

#catlist li a, #catlist li a:visited {
    float: left;
    color: white;
    padding-left: 20px;
	background: left top url(img/bullets1.gif) repeat-y;
	font-size: 11pt;
}

#catlist .last {
    border: 0;
}


#searchFrm {
	font-size:10pt;
	margin: 30px 0;
	padding:15px 0;
	border-top: 1px dashed #496288;
	border-bottom: 1px dashed #496288;
}

#searchFrm label { margin-right:5px; }

#searchFrm input {
	vertical-align:middle;
}



/*

    Social networking ikonice

*/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	margin: 0 !important;
	padding: 0 !important;
	margin-top:10px !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
/*
.sociable-hovers {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
*/

/* CONTACT US FORM */

#mail_form label {
	clear: left;
	float: left;
	width: 6em;
	margin-top: 8px;
	margin-right:5px;
}

#mail_form input {
	margin-top: 8px;
	border:1px solid #999;
	background-color: #fff;
}
#mail_form textarea {
	margin: 7px 0;
	border:1px solid #999;
	background-color: #fff;
}

#mail_form input.txt:focus, #mail_form textarea:focus {
	background-color: #FEF6D3;
}

#mail_form #textwrap {
	float:left;
	text-align:right;
}

#mail_form button {
	background-color:#1968AB;
	border:1px solid #fff;
	color:#fff;
}


/* FOOTER */

#wp_footer, #wp_footer a, #wp_footer a:visited {
	padding:10px 0;
	margin: 20px 0 0 0;
	font-size: 9px;
	color:#999;
	text-align:center;
	font-style:italic;
}
