/*
	Theme Name: Maria Kirilenko Turquoise
	Theme URI: Not Available
	Description: Maria Kirilenko Official Website Theme
	Version: 0.9
	Author: Sébastien Guibert
*/

/* Colors:
	#177
	#1ba
	#1ed
	#9ff
	#dff
	#166
	#19a
*/

* {
padding: 0;
margin: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
	background-position: 0 29px;
	width: 100%;
	background-color: #9ff;
}

a {
color: #177;
text-decoration: none;
}

a:hover {
color: #166;
text-decoration: underline;
}

a img {
border: none;
}


#page {
text-align: left;
width: 960px;
margin: 0 auto;
background-image: url(images/header.png);
background-repeat: no-repeat;
}

.clearer {
clear: both;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 7px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.spacer {
height: 10px;
background-color: #fff;
}
/********** HEADER **********/

#header {
width: 100%;	
height: 150px;
/*background-image: url(images/header.png);*/
background-repeat: no-repeat;
}

#header h1, #header p {
	display: none;
}

#header #header-logo {
float: left;
width: 460px;
}
#header #header-logo a {
width: 460px;
height: 150px;
display: block;
}

/********** MENU **********/


#menu {
width: 100%;
height: 53px;
font-size: 14px;
font-weight: bold;
}

#menu ul {
list-style-type: none;
width: 100%;
height: 53px;
}
#menu ul li  {
height: 100%;
float: left;
overflow: hidden;
margin: 0 3px;
}


#menu ul li a {
padding: 0 10px;
color: #177;
text-decoration: none;
background-color: #eff;
height: 55px;
margin-top: 13px;
line-height: 40px;
float: left;
border: 1px solid #177;
overflow: hidden;
text-transform: capitalize;

-moz-border-radius: 12px 12px 0 0;
-webkit-border-top-right-radius: 12px;
-webkit-border-top-left-radius: 12px;
}

#menu ul li a#russian-flag {
background-image:url(images/russia.png);
background-position:7px 7px;
background-repeat:no-repeat;
padding-left:36px;
}

/********** CONTENT **********/

#content {

}



/********** POSTS **********/

#post-entries {
margin-top: 5px;
width: 710px;
float: left;
}

#post-entries  .post-element {
margin: 20px 0 30px 0;
width: 708px;
background-color: #fff;
background-image: url(images/bg-title.png);
background-repeat: repeat-x;
border: 1px solid #177;
-moz-border-radius: 12px 12px 0 0;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
}


#post-entries  .post-element .post-title {
width: 100%;
height: 80px;
color: #fff;
}


#post-entries .post-element .post-content {
width: 100%;
padding: 15px 0 30px 0;
}

#post-entries  .post-content p {
margin: 0 10px;
padding: 4px 10px;
font-size: 12px;
text-align: justify;
line-height: 17px;
}

#post-entries  .post-content img {
margin: 10px;
}

#post-entries  .post-bottom {
border-bottom: 5px solid #177;
}

/********** CALENDAR **********/

#post-entries  .post-element .post-title .calendar {
float: left;
width: 60px;
padding: 10px;
text-align: center;
}

#post-entries  .post-element .post-title .calendar p.date {
width: 100%;
font-size: 24px;
font-weight: bold;
background-color: #177;
color: #ffffff;
line-height: 36px;

}

#post-entries  .post-element .post-title .calendar p.month {
width: 58px;
font-size: 12px;
border: 1px solid #177;
color: #177;
}

#post-entries  .post-element .post-title .post-infos {
float: left;
padding: 10px
}

#post-entries  .post-element .post-title .post-infos h1, #post-entries  .post-element .post-title .post-infos  h2 {
font-size: 22px;
line-height: 36px;
} 
#post-entries  .post-title .post-infos h1 {
line-height: 80px;
}

#post-entries  .post-element .post-title .post-infos h1 a, #post-entries  .post-element .post-title .post-infos  h2 a {
text-decoration: none;
color: #177;
}

#post-entries  .post-element .post-title .post-infos .category {
line-height: 15px;
font-size: 12px;
}

/********/



#post-entries  .post-element .post-title .calendar {
float: left;
width: 60px;
padding: 10px;
text-align: center;
}

#post-entries  .post-element .post-title .calendar p.date {
width: 100%;
font-size: 24px;
font-weight: bold;
color: #177;
line-height: 36px;
background-color: #ffffff;
}

#post-entries  .post-element .post-title .calendar p.month {
width: 58px;
font-size: 12px;
border: 1px solid #ffffff;
color: #ffffff;

}

#post-entries  .post-element .post-title .post-infos {
float: left;
padding: 10px;
}

#post-entries  .post-element .post-title h1.page-title {
font-size: 32px;
line-height: 80px;
padding-left: 20px;
}

#post-entries  .post-element .post-title .post-infos h1, #post-entries  .post-element .post-title .post-infos  h2 {
font-size: 24px;
line-height: 36px;
} 


#post-entries  .post-element .post-title h1.page-title a {
text-decoration: none;
color: #fff;
}

#post-entries  .post-element .post-title  .post-infos h1 a, #post-entries  .post-element .post-title .post-infos  h2 a {
text-decoration: none;
color: #fff;
}


#post-entries  .post-element .post-title .post-infos .category {
line-height: 15px;
font-size: 12px;
}

#post-entries  .post-element .post-title .post-infos .category a {
color: #fff;
}


/********** BOTTOM POST **********/
div.comment-block {
width: 100%;
height: 36px;
background-color: #166;
/*background-image: url(images/bg-comments.png);*/
background-repeat: repeat-x;

}


p.official-forum {
float: left;
font-weight: bold;
line-height: 36px;
padding-left: 30px;
background-image: url(images/comment-blue.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
width: 300px;
}

p.coms-count {
float: right;
line-height: 36px;
padding-right: 10px;
font-size: 12px;
}

p.official-forum a, p.coms-count a {
display: block;
color: #fff;
font-weight: bold;
font-size: 12px;
}

p.official-forum a, p.coms-count a:hover {
color: #fff;
}


/********** COMMENTS **********/


/********** SIDEBAR **********/
#sidebar {
float: right;
width: 240px;
background-image: url(images/bg-sidebar.png);
background-repeat: repeat-y;
}

#top-sidebar {
border-top: 1px solid #000;
background-image: url(images/top-sidebar.png);
background-repeat: no-repeat;
padding-top: 25px;
}



#sidebar input.tex_f {
font-size: 14px;
font-weight: bold;
padding: 4px;
border: 1px solid #177;
width: 180px;
}

#sidebar .div_wrap_sidebar {
margin-top: 16px;
width: 220px;
margin: 0 10px;
background-color: #fff;
background-repeat: repeat-y;
font-size: 11px;
}

#sidebar h2 {
background-color: #177;
color: #fff;
padding: 0 9px;
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
line-height: 30px;
background-image: url(images/bg-sidebar-h2.png);
background-repeat: repeat-x;
}
#sidebar .div_wrap_sidebar p {
padding: 0 9px;
margin-bottom: 10px;
}

#sidebar .div_wrap_sidebar ul {
list-style-type: none;
padding: 0 9px;
margin-bottom: 10px;
font-weight: bold;
}

#sidebar .div_wrap_sidebar ul li {
line-height: 16px;
}
#sidebar .div_wrap_sidebar ul li a {
text-decoration: none;
}
#sidebar .div_wrap_sidebar ul li a:hover {
text-decoration: underline;
}

#sidebar #bottom-sidebar {
background-image: url(images/bottom-sidebar.png);
background-repeat: no-repeat;
height: 25px;
width: 100%;
}

#sidebar select { padding: 4px; margin-left: 10px; }


/********** GLOBAL **********/

p.aligncenter  {
text-align: center;
}

/* NAVIGATION */

.post-nav {

}
.post-nav a {
float: left;
margin: 0 10px;
display: block;
width: 120px;
text-align: center;
line-height: 24px;
font-size: 12px;
font-weight:bold;
background-color: #fff;
border: 1px solid #177;
}
.post-nav a:hover {
background-color: #177;
color: #fff;
text-decoration: none;
}

/********** FOOTER **********/

#footer-bg {
width: 100%;
margin-top: 30px;
height: 100px;
background-color: #177;
background-image: url(images/bg-footer.png);
background-repeat: repeat-x;
}


#footer-panel {
width: 960px;
margin: 0 auto;
}

#footer-panel p {
color: #fff;
text-align: center;
line-height: 24px;
font-size: 13px;

}
#footer-panel p#footer-title {
line-height: 30px;
}

#footer-panel a {
color: #fff;
font-weight: bold;
}

/********** COMMENTS **********/

#comment-list {

}


#comment-list h2 {
padding-left: 10px;
height: 36px;
line-height: 36px;
font-size: 16px;
color: #fff;
background-image: url(images/bg-comments.png);
background-repeat: repeat-x;
-moz-border-radius: 12px 12px 0 0;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
}

.related-posts {
}

.related-posts ul {
padding: 5px 30px 10px;
font-size: 12px;
background-color: #fff;
}
.related-posts ul li {
line-height: 16px;
}

#comment-list h4 {
font-size: 16px;
line-height: 24px;
padding-left: 10px;
background-color: #fff;
}

#comment-list .rssfeeds {
font-size: 11px;
padding-left: 10px;
padding-bottom: 10px;
background-color: #fff;
}


#comment-list .comment-user {

}

#comment-list  .post-index {
padding-bottom: 20px;
}

#comment-list  .post-index img {
float: left;
margin: 5px;
}

#comment-list  .post-index .user-infos {
float: left;
}

#comment-list  .post-index .comment-author {
width: 620px;
padding: 5px;
font-size: 11px;
font-weight: bold;
}
#comment-list  .post-index .comment-text {
width: 620px;
padding: 5px 5px 20px 5px;
font-size: 12px;

}

#comment-list  .post-index .comment-text p {
text-align:justify;
}

#comment-list  .post-index h6 {
padding-top: 10px;
font-size: 16px;
line-height: 24px;
padding-left: 10px;
background-color: #fff;
}

#comment-list  .post-index p.form-line {
padding: 5px 0;
background-color: #fff;
}

#comment-list  .post-index p.form-line input {
padding: 3px;
font-size: 13px;
width: 180px;
margin-left: 10px;
border: 1px solid #177;
}
#comment-list  .post-index p.form-line textarea {
padding: 3px;
font-size: 13px;
width: 400px;
margin-left: 10px;
border: 1px solid #177;
}
#comment-list  .post-index p.submit-line {
background-color: #fff;
padding: 5px 0 10px;
}
#comment-list  .post-index p.submit-line input.submit {
margin-left: 10px;
margin-top: 5px;
}


#comment-list  .post-index label {
padding-left: 5px;
font-size: 12px;
}

#comment-list  em {
line-height: 30px;
padding: 0 10px;
background-color: #fff;
display: block;
}
#comment-list .comment-user {
background-color: #fff;
}
#comment-list .comment-user-alt {
background-color: #eee;
}

/********** MISC **********/

#post-entries  .post-content img.wp-smiley {
margin:0;
}
