@charset "utf-8";
/*
Theme Name: Vesna
Theme URI: http://www.cipeecms.com/
Version: 1.0
Description: Official first look of CipeeCMS
Author: Cipee
Author URI: http://www.cipeecms.com
*/
/*------------------------------------------------*/
/*------------------[ RESET ]---------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126 */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

@font-face {
  font-family: 'Amaranth';
  font-style: normal;
  font-weight: normal;
  src: local('Amaranth'), url('http://themes.googleusercontent.com/font?kit=RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA') format('woff');
}
/*------------------------------------------------*/
/*------------------[ BASIC ]---------------------*/
/*------------------------------------------------*/
body { background:#fff;text-align:left;line-height:18px;font-family:Georgia, serif;font-size: 12px;color: #8d8d8d; min-height:25px; }

a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #2a2a2a; line-height: 1em; font-size: Arial, Verdana, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #2a2a2a; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 18px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em;}
blockquote { padding: 0 0 0 1em; color: #8d8d8d; font-style: italic; border-left: 6px solid #f5f5f5; font-size: 18px; font-family: Georgia, serif; margin-bottom: 10px; position: relative; }
blockquote p { padding-bottom: 0px; line-height: 24px; }

input[type=text],input.text, input.title, textarea, select {
	color:#8e8d8d;
	margin: 0;
	padding: 9px;
	font-size:14px;
	background: #fff url("images/input_grad.gif") top left repeat-x;
	border: solid 1px #e5e5e5;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { background:#feffef;}
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*-----------------[ MAIN LAYOUT ]----------------*/
/*------------------------------------------------*/
#header-wrapper {
	width:auto;
	height:77px;
	background:#15b2ff;
	border-top:1px #0280bf solid;
	border-bottom:1px #0280bf solid;
}
#header {
	width:1000px;
	height:77px;
	margin: 0 auto;
}
#header-right {
	width:500px;
	text-align:right;
	float:right;
	padding-top:15px;
}
.search-me {
	width:160px;
}
#header-menu {
	height:57px;
	background:#0b3b41 url("images/menu_bg.gif") top left repeat-x;
}
#menu-wrapper {
	width:1000px;
	height:57px;
	margin:0 auto;
}
#menu-user-info {
	float:right;
	width:150px;
	margin:20px 0 0 0;
	text-align:right;
	/*border:1px #f00 solid;*/
}
#content {
	height:auto;
	margin:0;
	padding:6px 0 0 0;
	background:#fff url("images/1_07.gif") top left repeat-x;
}
#page-body-wrapper {
	width:970px;
	min-height:400px;
	margin:0 auto;
	padding:0;
	color:#333;
	overflow:hidden;
	background:transparent;
	border:0;
}
#page-body {
	width:970px;
	min-height:400px;
	margin:0 auto;
	padding: 5px;
	color:#333;
	background:#fff;
	border:1px #e3d5ab solid;
}
#page-body-left {
	float:left;
	width:700px;
	min-height:400px;
	margin:0;
	padding: 5px;
	color:#333;
	background:#fff;
	border:1px #e3d5ab solid;
}
#page-body-right {
	float:right;
	width:240px;
	min-height:100px;
	margin:0;
	padding:0;
	color:#333;
	/*background:#fff;
	border:1px #e3d5ab solid;*/
}
#footer-copyright {
	height:60px;
	color:#fff;
	text-align:center;
	margin-top:5px;
	padding: 5px 10px 0 0;
	font-family: Arial, sans-serif;
	background:#15b2ff;
	border-top:1px #0280bf solid;
	border-bottom:1px #0280bf solid;
}
#footer-copyright a { font-weight:bold; font-style:normal; color: #fff; }
/*------------------------------------------------*/
/*----------[ DEFAULT DROPDOWN SETTINGS ]---------*/
/*------------------------------------------------*/
.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
.nav li:hover ul, ul.nav li.sfHover ul { left:0; top:100%; }
.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left:200px; top:0px; }
.nav li:hover ul, .nav li li:hover ul { top: -999em; }
.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
.nav li ul { width: 202px; }
.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
/*------------------------------------------------*/
/*---------------[ DROPDOWN MENU ]----------------*/
/*------------------------------------------------*/
ul.nav { float: left; margin-top:8px; }
ul.nav li { padding-right: 17px; margin: 1px 5px 1px 1px; }
ul.nav li a {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #c28c3d;
	background:transparent;
	text-transform:none;
	display: block;
	padding:12px 8px 7px 8px;
	height:22px;
}
ul.nav li:hover { border:1px #e3d5ab solid; border-bottom:2px #f00 solid; margin:0 4px 0 0; }
ul.nav li:hover, ul.nav li:hover > a {
	color: #5e9908;
	/*margin-left:-1px;*/
	background:#fff;
}
ul.nav li a:hover, ul.nav > li.current_page_item > a { color: #5e9908; text-decoration: none; }
ul.nav ul {
	width: 205px !important;
	padding:0;
	margin-left:-1px;
	background:#fff;
	border-top:1px #e3d5ab solid;
	border-left:1px #e3d5ab solid;
	border-right:1px #e3d5ab solid;
	border-bottom:1px #e3d5ab solid;
}
ul.nav ul li { width: 200px; padding: 0; }
ul.nav ul li a { background: none; padding:0; display: block; text-align: left; padding:12px 8px 8px 8px; }
ul.nav ul li:hover { border:0; margin: 1px 0 1px 1px; }
ul.nav ul li:hover, ul.nav ul li:hover > a { color: #5e9908; background:#fff; }

.page-body-right-block {
	width: 235px;
	margin:0;
	padding:5px 0 5px 0;
	background: #fff;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px #e3d5ab solid;
}
/*------------------------------------------------*/
/*----------------[ FORM FIELDS ]-----------------*/
/*------------------------------------------------*/
.form_block {
	width: auto;
	margin:0;
	padding:10px;
	position: relative;
	background:#fff;
}
.fb_line { clear:left; padding:5px; font-weight:normal; }
.form_block input[type="text"],
.form_block input[type="password"]{
	display:block;
	color:#8e8d8d;
	margin: 0;
	padding: 9px;
	font-size:14px;
	background: #fff url("images/input_grad.gif") top left repeat-x;
	border: solid 1px #e5e5e5;
}
.fb_line .label {
	float:left;
	display:block;
	width:150px;
	color: #8e8d8d;
	margin: 0;
	padding: 9px;
	font-size: 14px;
	text-align:right;
	z-index: 1;
}
.fb_line .required {
	float:left;
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
}
.form_block input[type="text"]:focus,
.form_block input[type="password"]:focus{ color:#4e4e4e; background:#feffef; }


.button-blue{
	cursor: pointer;
	margin:0;
	padding: 5px 22px 5px 22px;
	color: #fff;
	font-size: 15px;
	background:#15b2ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px #0280bf solid;
}
.button-blue:active { color: #bfddf3; background: #1982d1; }
.button-green {
	cursor: pointer;
	margin:0;
	padding: 3px 20px 3px 20px;
	color: #fff;
	font-size: 15px;
	background:#8bcb2f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px #5e9908 solid;
}
.button-green:active { color: #bfddf3; background: #5e9908; }
/*------------------------------------------------*/
/*----------------[ SEARCH FORM ]-----------------*/
/*------------------------------------------------*/
form.searchform {
	float:right;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #e5e5e5;
	width: 200px;
	height: 35px;
	overflow:hidden;
	background: transparent url("images/input_grad.gif") top left repeat-x;
}
form.searchform input#s {
	float: left;
	display: block;
	width: 145px;
	height: 16px;
	color:#8e8d8d;
	margin: 0;
	padding: 9px;
	font-size:14px;
	background-color: #FFF;
	border: none;
}
form.searchform input.search-submit {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	color:#8e8d8d;
	margin: 0;
	padding: 0;
	font-size:14px;
	border: none;
	background-color: transparent;
	background-image: url("images/search-icon.png");
	cursor: pointer;
}
form.searchform input.search-submit:hover{
	background-image: url("images/search-icon-hover.png");
}
.search-info {
	font-size: 14px; 
	background-color: #f0f0f0; 
	padding: 6px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.search-list {
}
.search-item {
	padding: 15px 0 0 0; 
	border-bottom: 1px dashed #cccccc;
}
.search-item a {
	color: #0065A8;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
.search-item a:hover {
	text-decoration: underline;
}
/*------------------------------------------------*/
/*----------------[ PAGE POSTS ]------------------*/
/*------------------------------------------------*/
.page-list { clear:both; width:auto; text-align:left; margin:20px 0 10px 0; }
.page-list h2 { border-bottom:1px #999 dotted; }
.page-list h2 a {
	color:#0b3343;
	font-size:18px;
	font-weight:bold;
}
.page-list .date {
	float:right;
	color:#999;
	margin-right:10px;
}
.page-list .img {
	float:left;
	width: 300px;
	height: 160px;
	overflow:hidden;
}
.page-list .img img {
	width: 300px;
	height: auto;
}
.page-list .entry {
	clear:right;
	float:left;
	color:#333;
	width: 310px;
	height:130px;
	font-size:16px;
	font-weight:normal;
	font-family: Amaranth, Arial, sans-serif;
	padding: 0 0 0 10px;
	overflow:hidden;
}
/* ICONS */

.iconWrapper {
	display: inline-block;
	position: relative;
	margin: 0 auto 0.4em auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 46px;
	height: 46px;
	font-size: 20px;
}
	.iconWrapper i {
		line-height: 40px;
		position: absolute;
		top: 2px;
		left: 13px;
	}

.iconBig {
	width: 180px;
	height: 180px;
}
	.iconBig i {
		font-size: 100px;
		top: 43px;
		left: 38px;
	}

.iconMedium i {
	line-height: 1em;
	top: 12px;
}

.iconSmall {
	height: 28px;
	width: 28px;
	line-height: 28px;
}

	.iconSmall i {
		line-height: 28px;
		line-height: 0px;
		font-size: 0.8em;
		top: 6px;
		left: 5px;
	}

.iconMini {
	height: 20px;
	width: 20px;
	line-height: 21px;
	font-size: 10px;
}

	.iconMini i {
		line-height: 0;
		font-size: 10px;
		top: 5px;
		left: 4px;
	}
	
.mediumIconH3 {
	line-height: 46px;
}

	.mediumIconH3 span {
		float: left;
		margin-right: 10px;
	}
/* END ICONS*/


/* BACK TO TOP */
#to-top {
	position:fixed;
	cursor:pointer;
	right: 20px;
	bottom: -100px;
	text-indent: -99999px;
	/*opacity:.7;*/
	background: #777 url(images/icons.png) no-repeat center -603px;
	overflow:auto;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 2;
}
#to-top:hover {
	color:#fff;
	/*opacity:1;*/
	background-color: #ff6600;
}

#comments {
	width:958px;
	min-height:400px;
	margin:0 auto;
	padding: 5px;
	color:#333;
	background:#fff;
	/*border:1px #e3d5ab solid;*/
}
#comments-title {
	padding:0 0 3px 0;
	border-bottom:2px #333 solid;
}

/*------------------------------------------------*/
/*-----------------[ COMMENTS ]-------------------*/
/*------------------------------------------------*/
ul.comment-list {
	margin: 0 0 0 1.625em;
}
ul.comment-list > li.comment {
	/*width:400px;*/
	position:relative;
	margin: 1.5em 0 0 0;
	padding: .5em;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

ul.comment-list > li.comment .comment-avatar {
	float:left;
	width: 45px;
	height: 45px;
	padding: 2px;
	margin:0 10px 5px -25px;
	overflow: hidden;
	background: #ffffff;
	border:1px #ddd solid;
}

ul.comment-list > li.comment .author-info{ overflow:hidden; position:relative; }
ul.comment-list > li.comment .author-info cite {
	display:block;
	position:relative;
	color:#3b3b3b;
	margin-bottom:2px;
	padding-top:4px;
}

ul.comment-list > li.comment .author-info .comment-date {
	display: block;
	font-size:90%;
	clear:both;
}
ul.comment-list > li.comment .author-info .comment-date a { color:#3b3b3b; }
ul.comment-list > li.comment .author-info .comment-date a:hover { color:#000; }
ul.comment-list > li.comment .comment-content {
	display: block;
	font-size:90%;
	clear:both;
	padding: 0 0 18px 0;
}
ul.comment-list > li.comment .reply a {
	position:absolute;
	bottom:0;
	right:0;
	background:#ddd;
	padding:3px 10px;
	font-size:11px;
}
ul.comment-list > li.comment .reply a:hover{ background:#ff6600; color:#FFF; }

#comment-error {
	float:left;
	width:100%;
	margin:5px 0 0 0;
	color:red;
	font-size:13px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#comment-success {
	float:left;
	margin:5px 0 0 0;
	width:100%;
	color:green;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:13px;
}


/* Comment Form */
#comment-form {
	width: 68%;
	margin: 0 auto 1.5em;
	padding: 1.5em;
	position: relative;
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#comment-form input[type="text"],
#comment-form textarea {
	font-family: Lobster, "Lobster 1.4", "Droid Sans", Arial;
	font-size: 16px;
	color:#1d1d1d; 
	letter-spacing:.1em;
	outline: none;
	width: 70%;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid #dddddd;
}
#comment-form input[type="text"]:focus,
#comment-form textarea:focus {
	margin: 5px 1px 3px 0px;
	border: 1px solid rgba(81, 203, 238, 1);
}
#comment-form textarea {
	resize: vertical;
	width: 95%;
}
#comment-form .comment-form-author label,
#comment-form .comment-form-email label,
#comment-form .comment-form-url label,
#comment-form .comment-form-comment label {
	color: #555;
	display: inline-block;
	font-size: 13px;
	min-width: 60px;
	padding: 4px 10px;
	border:1px #f00 solid;
	background: #eee;
	z-index: 1;
}
#comment-form .cf-author .required,
#comment-form .cf-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
}
#comment-form .comment-notes {
	font-size: 13px;
}
#comment-form p {
	margin: 10px 0;
}
#comment-form .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#comment-form input#submit {
	background: #777777;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
}
#comment-form input#submit:hover {
	background: #ff6600;
	color: #fff;
}
#comment-form input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}

/* 
	VOTING STYLE 
*/
.vote-span { width: 150px; margin: 0; }
.vote-up, .vote-down, .vote-score {
	float:left;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	text-align: center;
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
}
.vote-score { cursor: text; margin:0 3px 0 3px; }
.vote-score .greater-than-zero { color:#009900; }
.vote-score .less-than-zero { color:#ff0000; }

div.icon-up {
	width: 20px;
	height: 11px;
	margin:7px 0 0 0;
	background: transparent url(images/arrow_right.png) no-repeat top left;
}
div.icon-up:hover { background: transparent url(images/arrow_right.png) no-repeat 0 -11px; }
div.icon-down {
	width: 20px;
	height: 11px;
	margin:7px 0 0 0;
	background: transparent url(images/arrow_left.png) no-repeat top left;
}
div.icon-down:hover { background: transparent url(images/arrow_left.png) no-repeat 0 -33px; }
/*
	FEATURED IMAGE
*/
.featured-image {  }
.featured-image-caption {
	background: #eee;
	text-align: center;
	color: #555;
	padding: 5px;
	font-size: 90%;
}
/*
	USER PROFILE
*/
#up-body-left {
	float:left;
	width: 200px;
	clear: both;
	padding: 20px 13px 25px 20px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #908c87;
}
#up-body-right {
	float:left;
	width:700px;
	padding: 20px 13px 25px 20px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #908c87;
	overflow:hidden;
	border-left:1px #ccc solid;
}
#profile-nav {  }
#profile-nav #user_img, #profile-nav #user_img a {
	color: #97948f;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}
#profile-nav #user_img a:hover { color: #000; text-decoration: underline; }
#profile-nav ul {
	width: 207px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#profile-nav ul li {
	position: relative;
	width: 207px;
	height: 37px;
	border-bottom: 1px dotted #d1d1d1;
	padding: 2px 0 2px 0;
	margin: 0;
}

#profile-nav ul li a:link, #profile-nav ul li a:visited {
	left: 0;
	position: absolute;
	width: 207px;
	height: 37px;
	line-height: 37px;
	color: #908c87;
	text-decoration: none;
	cursor: pointer;
}

#profile-nav ul li a:hover,
#profile-nav ul li a.selected:link,
#profile-nav ul li a.selected:visited,
#profile-nav ul li a.selected:hover {
	left: -10px;
	padding-left: 10px;
	width: 200px;
	color: #222;
	background: #eee;
}
