/*
	Theme Name: dieti_theme
	Theme URL: http://dieti.net/
	Description: Best theme for dieti.net website
	Author: Cloxy Ltd.
	Author URI: http://www.cloxy.com/
	Version: 1.0
	Tags: pink, tan, white, two-columns, right-sidebar, fixed-width

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	background: #F2F0E7 url(images/bg.png) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
	text-decoration: none;
}

/* header */
#header {
	height: 125px;
	width: 960px;
	margin: 0 auto;
}

#header img {
	border: 0;
}

#header #menu {
	float: right;
	width: 490px;
}

#header #menu ul {
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
}

#header #menu ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	color: white;
}

#header #menu ul li a {
	background-image: url(images/nav.png);
	color: white;
	display: block;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	margin: 0;
	padding: 11px 15px 9px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#header #menu ul li a:hover {
	background-image: url(images/navhov.png);
}

#header #menu form#search {
	clear: right;
	float: right;
	padding: 50px 10px 0 0;
	margin: 0;
}

#header #menu form input.field {
	width: 240px;
	border: 1px solid #E6E6E6;
	color: #666666;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
}

#header #menu form input.submit {
	background-color: #333333;
	border: 1px solid #333333;
	color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#header #menu form input.submit:hover {
	background-color: #993366;
	border: 1px solid #993366;
}

/* nav */
#nav {
	background-image: url(images/navbar.png);
	color: white;
	height: 45px;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 960px;
}

#nav .wrap {
	background: transparent url(images/nav.png) repeat;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	width: 920px;
}

#nav .wrap ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav .wrap ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav .wrap ul li a {
	background-image: url(images/nav.png);
	color: white;
	display: block;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	margin: 0;
	padding: 13px 15px 12px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#nav .wrap ul li a:hover {
	background-image: url(images/navhov.png);
}

#nav .wrap ul li a img {
	border: 0;
}

/* inner */
#inner {
	background-image: url(images/inner_cs.png);
	margin: 0 auto;
	overflow: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 920px;
}

#inner .wrap {
	width: 920px;
}

#inner .wrap #content {
	width: 665px;
	float: left;
	margin: 0;
	padding: 0 20px 10px 10px;
}

#inner .wrap #content .post {
	margin: 0 0 40px;
	padding: 0;
}

#inner .wrap #content .post h2 {
	font-size: 20px;
}

#inner .wrap #content .post h2 a {
	color: #333333;
	text-decoration: none;
}

#inner .wrap #content .post .post-info {
	color: #666666;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	margin: 0 0 5px;
	padding: 0;
}

#inner .wrap #content .post .post-info span.time-published {
	background: white url(images/icon-time.gif) no-repeat scroll left top;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
}

#inner .wrap #content .post .post-info span.post-comments {
	background: white url(images/icon-comments.gif) no-repeat scroll left top;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
}

#inner .wrap #content .post .post-info span.post-comments a {
	color: #993366;
	text-decoration: none;
}

#inner .wrap #content .post .post-info span.post-comments a:hover {
	text-decoration: underline;
}

#inner .wrap #content .post .entry-content a {
	color: #993366;
	text-decoration: none;
}

#inner .wrap #content .post .entry-content a:hover {
	text-decoration: underline;
}

#inner .wrap #content .post .entry-content img {
	border: 5px solid #ECEADF;
	display: block;
	margin: 0 auto;
}

#inner .wrap #content .post .entry-content a.spodelime img {
	margin-left: 0;
}

#inner .wrap #content .post .entry-content ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px;
}

#inner .wrap #content .post .entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

#inner .wrap #content .post .post-meta {
	border-top: 1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
}

#inner .wrap #content .post .post-meta span.categories {
	background: white url(images/icon-time.gif) no-repeat scroll left top;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
}

#inner .wrap #content .post .post-meta span.categories a {
	color: #993366;
	text-decoration: none;
}

#inner .wrap #content .post .post-meta span.categories a:hover {
	text-decoration: underline;
}

#inner .wrap #content .post .post-meta span.tags {
	background: white url(images/icon-tags.gif) no-repeat scroll left top;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
}

#inner .wrap #content .post .post-meta span.tags a {
	color: #993366;
	text-decoration: none;
}

#inner .wrap #content .post .post-meta span.tags a:hover {
	text-decoration: underline;
}

#comments {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
}

#comments h3 {
	font-size: 18px;
}

#comments ol {
	margin: 0;
	padding: 0;
}

#comments ol li {
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
	border:1px solid #E6E6E6;
	background-color: #F7F7F7;
}

#comments ol li .comment-author {
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#comments ol li .comment-author a {
	color: #993366;
	text-decoration: none;
}

#comments ol li .comment-author a:hover {
	text-decoration: underline;
}

#comments ol li .comment-author img {
	border: 1px solid #E6E6E6;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

#comments ol li .comment-author cite {
	font-style: normal;
	font-weight: bold;
}

#comments ol li .comment-meta {
	font-size: 11px;
	font-weight: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#comments ol li .comment-meta a {
	color: #993366;
	text-decoration: none;
}

#comments ol li .comment-meta a:hover {
	text-decoration: underline;
}

#comments ol li p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

#comments ol li p a {
	color: #993366;
	text-decoration: none;
}

#comments ol li p a:hover {
	text-decoration: underline;
}

#respond {
	margin-top: 40px;
	margin-bottom: 17px;
}

#respond h3 {
	font-size:18px;
}

#respond form input {
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
	width: 250px;
}

#respond form textarea {
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	height: 150px;
	margin: 5px 0;
	padding: 3px 0 3px 3px;
	width: 98%;
}

#respond form button {
	background-color: #333333;
	border: 1px solid #333333;
	color: white;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#respond form button:hover {
	background-color: #993366;
	border: 1px #993366 solid;
}

#inner .wrap #content .navigation {
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	margin: 0;
	overflow: auto;
	padding: 20px 0;
	width: 100%;
}

.navigation a, .navigation span {
	border: 1px solid #E6E6E6;
	color: #993366;
	padding: 5px 8px;
	text-decoration: none;
	margin-right: 3px;
}

.navigation a.current, .navigation span.current {
	background: #993366 none repeat scroll;
	border: 1px solid #E6E6E6;
	color: white;
	font-weight: bold;
}

.navigation a:hover {
	color: white;
	background-color: #993366;
}

#inner .wrap #sidebar {
	width: 195px;
	float: right;
	margin: 0;
	padding: 0 10px;
}

.widget {
	margin: 0 0 15px;
	padding: 0 0 10px;
}

.widget h4 {
	border-bottom: 1px dotted #cccccc;
	color: #333333;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 3px;
	padding: 0 0 5px;
}

.widget p {
	margin: 0;
	padding: 0 0 10px;
}

.widget form {
	margin: 0;
	padding: 0;
}

.widget form input#subbox {
	background-color: white;
	border: 1px solid #dddddd;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 140px;
}

.widget form input#subbutton {
	background-color: #333333;
	border: 1px solid #333333;
	color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.widget form input#subbutton:hover {
	background-color: #993366;
	border: 1px #993366 solid;
}

.widget ul {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
}

.widget ul li {
	background: transparent url(images/arrow.png) no-repeat scroll left top;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 3px;
	padding: 0 0 3px 12px;
}

.widget ul li a {
	color: #993366;
	text-decoration: none;
}

.widget ul li a:hover {
	text-decoration: underline;
}

/* footer */
#footer {
	background-image: url(images/footer.png);
	color: white;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	overflow: auto;
	padding: 15px 0;
}

#footer .wrap {
	margin: 0 auto;
	width: 960px;
	color: white;
}

#footer .wrap p.left {
	float: left;
	margin: 0;
	padding-left: 7px;
	text-align: left;
	width: 350px;
}

#footer .wrap p.right {
	float: right;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	width: 500px;
}

#footer .wrap p a {
	color: white;
	text-decoration: none;
}

#footer .wrap p a:hover {
	text-decoration: underline;
}

#footer .wrap p img {
	border: 0;
	position: relative;
	top: 2px;
}

/*na lili glupostite*/

table {
	width: 100%;
	border-spacing:0;
}

/*table tr th {
	padding: 5px 10px;
	text-align: centre;
	background: #ccc;
}*/

table tr td {
	background: #FFFFFF;
	padding: 4px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

table tr.even td {
	background: #F2F0E7;
}

table tr:hover td, table tr.even:hover td {
	background: #EEA2AD;
}

table tr td:first-child {
	border-left: 1px solid #ccc;
}

table tr:first-child td {
	border-top: 1px solid #ccc;
}

#archives-2 ul {
	height: 180px;
	overflow-y: scroll;
}

