/*  
Theme Name: walody
Theme URI: http://www.walody.com
Description: This is my own theme for walody.com
Version: 2.0
Author: Vladimir Shafikov
Author URI: http://www.walody.com/
*/

html {
	padding: 0;
	margin: 0;
	background: #dce8eb url(img/htmlBG.jpg) no-repeat center top;

	width: 100%;
	display: table;
}

body {
	color: white;
	font-family: helvetica, arial, sans-serif;
}

@font-face {
	font-family: PT Sans
	src: url(fonts/PT_Sans.ttf);
}

a {
	text-decoration: none;
}

.container_12 {
	margin-left:auto;
	margin-right: auto;
	width: 981px;
}

#container {
	position: relative;
	padding-top: auto;
}

#header {

}
	#header img {
		float: left;
		margin-left: 39px;
		margin-top: -3px;
		padding: 0;
		border: 0;
	}
	
	#header #nav {
		float: left;
		overflow: hidden;
		margin: -8px 0 6px 33px;
	}
		#header #nav li {
			color: #74d296;
			font-size: 28px;
			text-transform: uppercase;
			float: left;
			list-style: none;
			margin: 0 36px;
			padding: 2px 3px;
			height: 28px;
			line-height: 28px;
		}

		#header #nav li.current_page_item, #header #nav a.current_page_item, #header #nav li:hover, #header #nav a:hover {
			color: #74d296;
			background: #e5eef0;
		}
		
		#nav li a {
			color: #e5eef0;
		}
		
		#nav li.current_page_item a {
			text-decoration: none;
			display: block;
			color: #74d296;
		}

a.more-link {
		text-decoration: none;
		color: #00bcfb;
	}

#textInput {
	float: right;
	border: 0;
	background: url(img/search_bar.png) no-repeat;
	font-size: 0.8em;
	width: 156px;
	margin: -1px 39px 0 0;
	padding: 0 18px 1px 3px;
}

#cap_blog {
	background: url(img/transparent_cap_blog.png) no-repeat;
	width: 980px;
	height: 63px;
	float: left;
	display: block;
}

#cap_page {
	background: url(img/transparent_cap.png) no-repeat;
	width: 980px;
	height: 62px;
	float: left;
	display: block;
}

#main {
	background-color: #ecf1f2;
	display: inline-block;
	width: 980px;
	margin: 0;
	padding: 0;
}

.sidebar {
	float: right;
	display: block;
	width: 254px;
	margin: 0;
	padding: 0 23px 0 22px;
	border-left: 1px solid #dce8eb;
}

	.sidebar ul {
			list-style-type: none;
			margin: 25px 0 0 0;
			padding: 0 5px 0 0;
		}
		.sidebar ul li {
				text-decoration: none;
				color: #00bcfb;
				font-family: helvetica, arial, sans-serif;
				font-size: 25px;
				margin: 0;
				padding: 4px 0;
			}
			.sidebar ul a {
				text-decoration: none;
				color: #00bcfb;
				font-family: helvetica, arial, sans-serif;
				font-size: 25px;
				margin: 0;
				padding: 4px 0;
			}

.categories_icons {
	float: left;
	list-style-type: none;
	border-right: 1px solid #dfe8ea;
	margin: 25px 5px 0 0;
	padding: 0 5px 0 0;
}

.content {
	float: left;
	display: block;
	width: 634px;
	margin: 0 0 15px 0;
	padding: 14px 23px 0 23px;
}
	
	.content ul {
			margin: 10px 17px;
			padding: 0;
		}
	
	.content ul li {
			color: #575757;
			font-family: helvetica, arial, sans-serif;
			font-size: 1em;
			margin: 0;
			padding: 0;
		}	
	
	.content h1 {
			color: #00bcfb;
			font-family: PT Sans;
			font-size: 2.5em;
			margin: 0 0 7px 0;
			padding: 0;
			line-height: 35px;
		}
	.content h1:hover {
			text-decoration: underline;
		}
	
	.content h2 {
			color: #40c86b;
			font-family: arial narrow, helvetica, sans-serif;
			font-size: 1.2em;
			margin: 0;
			padding: 0;
		}
	
	.content p {
			color: #575757;
			font-family: helvetica, arial, sans-serif;
			font-size: 1em;
			margin: 10px 0 0 0;
			padding: 0;
		}
		
		.paragraph {
				color: #575757;
				font-family: Georgia, helvetica, arial, sans-serif;
				font-size: 1.4em;
				line-height: 27px;
				margin: 7px 0;
				padding: 0;
				border-style: solid;
				border-width: 0 0 2px 0;
				border-color: #575757;
			}

	.content h3 {
			color: #40c86b;
			font-family: arial narrow, helvetica, sans-serif;
			text-transform: uppercase;
			font-size: 21px;
			margin: 0;
			padding: 10px 0 5px 0;
			border-bottom: 1px solid #dce8eb;
		}
		.content h3 a {
			color: #40c86b;
			font-family: arial narrow, helvetica, sans-serif;
			text-transform: uppercase;
			font-size: 21px;
			margin: 0;
			padding: 10px 0 5px 0;
			border-bottom: 2px solid #dce8eb;
		}
		
				.content p a img {
					border: 0;
					margin: 2px;
					padding: 0;
				}

/*Page content*/
.content_page {
	float: left;
	display: block;
	width: 840px;
	margin: 0 0 15px 0;
	padding: 0px 70px;
}
	
	.content_page p {
			color: #575757;
			font-family: helvetica, arial, sans-serif;
			font-size: 1.2em;
			line-height: 25px;
			margin-bottom: 20px;
			padding: 0;
		}

	.content_page h1 {
			color: #00bcfb;
			font-family: PT Sans;
			font-size: 3em;
			margin: 0;
			padding: 0;
		}
	
	.content_page a {
			color: #00bcfb;
			text-decoration: none;
			font-family: helvetica, arial, sans-serif;
			font-size: 18px;
		}

	.content_page ul {
			margin: 10px 17px;
			padding: 0;
		}

	.content_page ul li {
			color: #575757;
			font-family: helvetica, arial, sans-serif;
			font-size: 1.2em;
			margin: 0;
			padding: 0;
		}

	.content_page img {
			float: right;
			border: 0;
			margin: 15px 0 0 0;
			padding: 0;
		}
/*End Page content*/

#bottom {
	background-color: #ecf1f2;
	float: left;
	display: block;
	width: 980px;
	height: 151px;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #dce8eb;
}
		
.twitter_bird {
	float: right;
	border: 0;
	margin: -65px 22px 0 0;
}
.my_contacts {
	display: block;
	border: 0;
	margin: 50px 0 0 25px;
}

	#bottom p {
			color: #00bcfb;
			margin: 0 0 0 25px;
		}
		
		#bottom p a {
				color: #00bcfb;
				text-decoration: none;
				font-family: helvetica, arial, sans-serif;
				font-size: 18px;
				font-style: italic;
				font-weight: bold;
			}
			
#footer {
	float: left;
	display: block;
	width: 980px;
	height: 23px;
	background-color: #ecf1f2;
	color: #575757;
	text-align: center;
	margin: 0;
	padding: 0;
}
	#footer p {
			font-family: helvetica, arial, sans-serif;
			font-size: 18px;
			margin: 0;
			padding: 0;
		}
		#footer p span {
				color: #40c86b;
			}
			#footer p a {
					text-decoration: none;
					color: #00bcfb;
				}

/*Comments style*/
.comments-template {
	margin: 30px 0 0;
	border-top: 3px solid #575757;
	padding: 10px 0 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
}

.comments-template ol li {
	font-family: "Arial", "Tahoma", "Sans-serif";
	font-size: 0.9em;
	margin: 20px 0 0;
	line-height: 19px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #bebebe;
}

.comments-template h2, .comments-template h3{
	color: #40c86b;
	font-family: arial narrow, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 21px;
	margin: 0;
	padding: 0 0 10px 0;
}

.commentmetadata{
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 0.8em;
	color: #bebebe;
	font-weight: bold;
	position: relative;
	margin-bottom: 4px;
}

p.commentauthor {
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.5em;
	color: #00bcfb;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
}

p.commentauthor a {
	text-decoration:none;
	color: #00bcfb;
	margin: 0;
	padding: 0;
	position: relative;
}


#your_name {
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration:none;
	color: #40C86B;
	margin:0;
	padding:0;
	position: relative;
}

p.name_of_author {
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration:none;
	color: #40C86B;
	margin:0;
	padding:0;
	position: relative;
}

#author  {
	position: relative;
	margin-bottom: 10px;
}

p.respond {
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration:none;
	color: #40c86b;
	margin:0;
	padding:0;
	position:relative;
}

p.commentdate a {
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	color:#bebebe;
	margin:0;
	padding:0;
	position:relative;
}

.commentmetadata a {
	color:#bebebe;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Arial", "Helvetica", "Sans-serif";
	font-size: 0.8em;
}
/* post meta data */
p.postmetadata {
	color: #a9a9a9;
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 0;
}

p.postmetadata a {
	color: #a9a9a9;
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 0;
}

p.postmetadata a:visited {
	color: #a9a9a9;
	font-family: arial narrow, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 0;
}

/*Button style*/
.btn {
	display: block;
	position: relative;
	background: #00f797;
	padding: 5px;
	width: 70px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.btn * {
	font-style: normal;
	background-image: url('img/btn2.png');
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.btn i {
	background-position: top teft;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}

.btn span {
	background-position: bottom left;
	left: -5px;
	padding: 0 0 5px 13px;
	margin-bottom: -5px;
}

.btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}

.btn span span {
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}

.btn:hover {
	background-color: #00d482;
}

.btn:active {
	background-color: #00814f;
}

.btn[class] {
	background-image: url('img/shade.png');
	background-position: bottom;
}
/*End Button style*/


/*Gallery style*/
.gallery1 {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent:0px !important;
	overflow: hidden;
	width: 100%;
	clear:left; 
	display:block !important;
}
.gallery1 li:before {
	content: '' !important;
}
.gallery1 li {
	padding: 38px;
	margin: 0;
	float: left;
	position: relative;
	width: 193px;
	height: 137px;
}
.gallery1 li:hover img {
	border-color: #575757;
}
.gallery1 img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 0px;
}
.gallery1 em {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Sans-serif";
	font-size: 0.8em;
	background: #fafffd;
	color: #565656;
	font-style: normal;
	padding: 0px 5px 0;
	display: block;
	position: absolute;
	top: 23px;
	left: 25px;
	border: 1px solid #cdcdcd;
	z-index: 2;
}
.gallery1 a {
	text-decoration: none;
}
.gallery1 span {
	width: 194px;
	height: 160px;
	display: block;
	position: absolute;
	top: 3px;
	left: 4px;
	background: url(img/round-corner.png) no-repeat;
	z-index: 1;
}

.gallerytitle {
	font-family: PT Sans;
	font-size: 2em;
	color: #00bcfb;
	font-weight: bold;
	padding-top: 9px;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #9e9e9e;
}
.gallerydesc {
	font-family:  arial narrow, helvetica, sans-serif;
	font-size: 0.8em;
	color: #575757;
	padding-left: 5px;
	margin: 0;
	position: relative;
	border-left: 1px solid #9e9e9e;
}
/*End Gallery style*/