﻿/*
Theme Name:i-180
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Wordpress Theme For Your Blog <br> - Designed by <a href="http://iwordpressthemes.com">Free wordpress themes</a> 
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



body {
	background: #2ed4ff fixed;

}


/*--------------------------------------Wrap----------------------------------------*/

#pagina {
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width:952px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*--------------------------------------end Wrap----------------------------------------*/


/****************************************header*****************************************/
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 952px;
	height: 432px;
}

/*--------------------------------------menu-------------------------------------------*/

#meniu {
	margin-left:17px;
	margin-top:11px;
	float: left;
	width: 610px;
	height: 52px;
}

#meniu ul {
	float: left;
	margin-top: 10px;
	margin-left:2px;
	height: 30px;
}

#meniu ul li {
	float: left;
	height: 37px;
	text-align: center;
	margin-right: 1px;
}

#meniu ul li a {
	background-image:url(images/men1.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-right:3px;
	display: block;
	line-height: 30px;
	height: 45px;
	width:80px;
	font-size: 14px;
	font-family:"Arial";
	font-weight:bold;
	text-align:left;
	padding-left:50px;
	text-transform:uppercase;
	padding-top:8px;
	letter-spacing: 1px;
	color:#373733;
}

#meniu ul li a:hover {
	background-image:url(images/men2.jpg);
	color: #474747;
}

#meniu ul li.current_page_item a {
	background:url(images/men2.jpg);
	background-repeat:no-repeat;
	color: #474747;

}

#meniu ul li.current_page_item a:hover {
	background-image:url(images/men1.jpg);
	color:#373733;


}
/*--------------------------------------end menu-------------------------------------------*/


/*--------------------------------------search-------------------------------------------*/

#searchform {
	float: right;
	height: 25px;
	margin-right:63px;
	margin-top:9px;
}

#searchform form {

	float: left;
	display: inline;
	width: 200px;
	height: 30px;
}

#searchform fieldset {
border:0px solid #000;
background:transparent;
	float: right;
	display: inline;
	padding-top: 0px;
	height: 30px;
	width:210px;
}

#searchform label {
	border:1px solid #000;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 16px;
}

#searchinput {
	width: 175px;
	height: 24px;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
	background: transparent no-repeat;
	color:#000;
}


#searchbutton {
	height: 18px;
	font-weight: bold;
	font-size:18px;
	color: #000;
	text-align: center;
	cursor: pointer;
	float:right;
	margin-right:-39px;
	margin-top:-21px;
	border:0px solid #000;
	background:transparent;
}
form#srcform {
	margin: 0px 0px 10px 0px;
}



form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 2px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/*--------------------------------------end search-------------------------------------------*/



/*--------------------------------------blog title-------------------------------------------*/

#logo {
	width:500px;
	height:50px;
	float: left;
	display: inline;
	margin-top: 27px;
	margin-right: 20px;
	margin-left:30px;
}

#logo h1 {
	padding-top: 10px;
	font-size: 32px;
	font-family:"Arial Rounded MT Bold";
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	
}

#logo h1 a {
	text-transform:uppercase;
	font-size: 32px;
	font-weight:bold;
	font-family:"Arial Rounded MT Bold";
	letter-spacing:1px;
	color: #474747;

}

#logo h1 a:hover {
	text-transform:uppercase;
	color: #f0f9ff;
}

#logo .description {
	color:#474747;
	font-weight:bold;
	font-size: 16px;
	padding-top:0px;
	padding-left:0px;
	line-height: 1.4em;
}


/*--------------------------------------end blog title-----------------------------------------*/

/***************************************end header*********************************************/






/***************************************Content(left)*******************************************/

#column {
	float: left;
	width: 617px;
	margin-left: 18px;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #f3e9e9;
}

.post a:hover {
	color: #543122;
}

.post-top {
	width: 617px;
	height: 64px;
	background: url(images/posttop.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width:590px;
	height: 20px;
	overflow: hidden;
	margin-left:15px;
	border-top: 1px #474747 dotted;


}

.entry {
	width:617px;
	margin-left:0px;
}

.post-top h2 {
	width:500px;
	margin-left: 65px;
	margin-right: 15px;
	margin-top: 20px;
	font-family:tahoma;
	font-size: 10px;
	font-weight:bold;
}

.post-top h2 a {
	width:500px;
	font-family:arial;
	text-transform:capitalize;
	font-size: 18px;
	color:#474747;
	font-weight:bold;

}
.post-top h2 a:hover{
	color:#000;}

			
			

			
.info {
	background: trasparent;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	color:#f3e9e9;
	float: left;
}

.info .comments {
	float:right;
	margin-top:8px;
	margin-right:0px;

}

.info .cat a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.info .comments a {
	font-family:"Eras Bold ITC";
	font-size:14px;
	margin-left:-12px;
	color:#000;

}


.info .comments a:hover {
	color:#000;
}

.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	width:590px;
	text-align:justify;
	color:#000;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
	margin: 0px 0px 10px 0px;
	
}
.content img{
	float:left;
	border: 4px solid #13b2e2;
	width:138px;
	height:90px;
	margin-right:7px;
	margin-top:5px;
	}
.content img a:hover{
		border: 2px solid #000;
}
.content p a {	
color:#000000;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #5ecef7;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 10px;
	color: #5a94bd;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}


.tags {
	font-weight: bold;
	line-height: 2em;
	color: #000;
	margin-left:0px;
	width:500px;
	margin-top:3px;
	margin-right: 15px;
	text-align:left;
	font-size: 11px;
	float:left;
}

.tags a {
	font-weight: normal;
	color: #000;
	text-transform:lowercase;
}

.tags a:hover {
	color: #543122;
}


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

/*--------------------------------------Content Nav--------------------------------------*/

#navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	font-size:12px;
	color:#474747;
	font:verdana;
}
.previous-entries a:hover{
	font-size:12px;
	color:#000;
	font:verdana;

}
.next-entries a {
	float: right;
	font-size:12px;
	color:#474747;
	font:verdana;
}
.next-entries a {
	float: right;
	font-size:12px;
	color:#000;
	font:verdana;
}

/*--------------------------------------Content Nav--------------------------------------*/

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************end Content(left)***************************************/





/***************************************Comments**************************************/
#combox {
	margin-left:12px;
	margin-right:12px;
	margin-top:10px;
	border-top:1px dotted #666454;
	

}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}

h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
	background:transparent;
}

ol.commentlist li {
	background: #f0f9ff;
	margin-top: 20px;
	width:553px;
}

ol.commentlist li.alt {
	width: 570px;
	background: #f0f9ff;
	border:1px dotted #b6f2f5;
	margin-top: 20px;
}

img.avatar {
	border:3px solid #13b2e2; 
	margin-right:3px;
	}


.commentbody {
	background:#f0f9ff;
	width:541px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}

.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #000;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text {
	line-height: 1.5em;
	color: #000;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #000;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	border:1px dotted #878787;
	}
.reply form {

	
	padding: 10px;
}

.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
	
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #000000;
		background:#f0f9ff;

}

.replytext:focus {
	background:#f0f9ff;
	border:1px dotted #b6f2f5;

}

.replyarea {
	background:#f0f9ff;
	border:1px dotted #b6f2f5;
	line-height: 1.5em;
	padding: 5px;
	width: 537px;
	height: 120px;
	color: #000;
}

.replyarea:focus {
	background:#f0f9ff;
}

.replybutton {
	background: #f0f9ff;
	border:1px dotted #b6f2f5;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

/***************************************end Comments**************************************/










/***************************************Sidebar(right)******************************************/


/*--------------------------------------search and feed----------------------------------------*/
#top1{
	background: url(images/sidetop1.jpg) ;
	background-repeat:no-repeat;
	width:284px;
	height:51px;
	float:right;
	margin-top:5px;
	}
	#bottom1{
	background: url(images/bottomside1.jpg);
	background-repeat:no-repeat;
	width:284px;
	height:17px;
	float:right;

		}

#sidebar1 {
	background: url(images/repside1.jpg);
	background-repeat:repeat-y;
	float: right;
	width: 284px;
}
.sidebar1 {
	float: left;
	width: 284px;
	margin-right: 10px;
	font-size: 18px;
}

.sidebar1 a {
	color: #f0f9ff;
}

.sidebar1 a:hover {
	color: #e0640e;
}

.subscribe {
	padding: 10px;
	background:transparent;
	width:250px;
	float:right;
	margin-top:0px;
	margin-right:0px;
}




.rssfeedlinks {
	padding-top: 5px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-family:"Arial Rounded MT Bold";
	font-size:16px;
	font-weight:bold;
	background: url(images/rss.jpg) no-repeat;
	height:62px;
	padding-left: 95px;
	padding-top:30px;
	margin-left:-15px;
	line-height: 1.5em;
	color:#474747 ;
}

.rssfeedlinks a:hover {
	color: #f0f9ff;
	line-height: 1.5em;
	font-size:16px;
	font-family:"Arial Rounded MT Bold";
	font-weight:bold;


}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssinput:focus {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssbutton {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
/*--------------------------------------end search and feed------------------------------------*/

	









/*--------------------------------------Sidebar 2-----------------------------------------*/
#side{width:284px;
	margin-top:5px;
	margin-right:16px;
	float:right;
}

#top{
	background: url(images/sidetop.jpg) ;
	background-repeat:no-repeat;
	width:284px;
	height:64px;
	float:right;
	margin-top:5px;
	}
	#bottom{
	background: url(images/bottomside.jpg);
	background-repeat:no-repeat;
	width:284px;
	height:17px;
	float:right;

		}

#sidebar {
	background: url(images/repside.jpg);
	background-repeat:repeat-y;
	float: right;
	width: 284px;
}
.box {
	width: 284px;
	float:right;
}


#top h2 {
	margin-left:-3px;
	margin-top: 10px;
	display: block;
	width: 284px;
	height: 46px;
	color: #474747;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	text-align:center;
	font-size: 22px;
	font-family:arial;
	padding-top:4px;
}

.sidebar {
	float: left;
	width: 284px;
	margin-right: 10px;
	font-size: 12px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}



.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
.sidebar ul ul {
	padding: 10px;
	margin-top:-16px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #000;
}

.sidebar ul li ul li {
	display: block;
	margin-left:0px;
	margin-top:10px;
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	width: 224px;
	height: 35px;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.sidebar ul li ul li a {
	display: block;
	color: #000;
	padding-top:5px;
	font-size:12px;
	line-height: 1.4em;
}
.sidebar ul li ul li a:hover {
	color: #fff;
	font-size:12px;

}
.sidebar ul li ul li:hover {
	color:#000;
		


}

/*--------------------------------------end Sidebar 2-----------------------------------------*/




/***************************************end Sidebar(right)**************************************/

/***************************************Footer**************************************/
#footer {
	width: 952px;
	height:44px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 937px;
	height: 29px;
	margin-top:25px;
	margin-left:25px;
	font-size: 11px;
	text-align:center;
	font-family:Arial;
	color:#474747;
}
#footercontent a, a:hover{
		color:#474747;
		font-family:Arial;
		font-size: 11px;
}



/***************************************end Footer**************************************/

/***************************************Other**************************************/
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************end Other**************************************/




