/*
Theme Name: Final Fantasy XIII
Theme URI: http://www.finalfantasyxiii.ru
Description: An original Final Fantasy XIII Wordpress theme
Author: Kazaf
Author URI: http://www.ff-xiii.org
*/


*{margin:0; padding:0;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
background: #a4c1d3 url(images/background-xiii.gif) repeat-x top;
color: #53788F; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #4E9BC9; text-decoration: none; }
a:hover { text-decoration: none; color : #111; }

img{ border: none; } 
a img{border:none;} 

ul { list-style-type: none; }

#page {
	width: 790px;
	padding:0 17px;
	margin: 0 auto;
	background:url(images/shade-xiii.png) repeat-y top;
}

#fixfooter {
	width: 790px;
	padding:0 17px;
	margin: 0 auto;
	background:url(images/shade-xiii.png) repeat-y top;
}

#top {
}

#header { 
height: 298px;
background: #f1f1f1 url(images/logo-xiii.jpg) no-repeat;
}
#header h1 {
font-size: 21px;
font-weight: 100;
padding: 28px 0 0 30px;
visibility:hidden;
}
#header a {
color: #fff;
visibility:hidden;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
color: #111;
font-size: 15px;
font-weight: 100;
padding: 5px 0 0 30px;
visibility:hidden;
}

#menu {
font-family:Arial, Helvetica, sans-serif;
background: #f1f1f1 url(images/topmenu-xiii.jpg) repeat-x;
height: 29px;
line-height: 29px;
margin-bottom:1px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu ul li {
display: block;
float: left;
background:url(images/topmenu-div-xiii.jpg) no-repeat right;
margin: 0;
padding: 0;
}
#menu ul li a {
display: block;
text-transform:uppercase;
padding: 0 10px 0 10px;
text-decoration: none;
color: #7293a6;
font-size: 10px; 
}
#menu ul li a:hover, #menu ul li.current_page_item a{
color: #fff;
background: #91b6c9 url(images/topmenu-hover-xiii.jpg) repeat-x;
}


#menu2 {
background: #91b6c9 url(images/submenu-xiii.jpg) no-repeat top;
height: 29px;
line-height: 29px;
margin-bottom:1px;
overflow:hidden;
}

#menu2 ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu2 ul li {
display: block;
float: left;
margin: 0;
padding: 0;
}
#menu2 ul li a {
display: block;
text-transform:uppercase;
padding: 0 0px 0 0px;
text-decoration: none;
color: #fff;
font-weight:bold;
font-size: 11px; 
width:197px;
text-align:center;
}
#menu2 ul li a:hover {
color: #f1f1f1;
}

#banners {
margin:5px 0 0 0;
height: 100px;
width:790px;
overflow:hidden;
}
#banners ul {
list-style-type: none;
margin:0;
padding:0;
}
#banners ul li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}

#banners ul li#lastbanner 
{margin: 0 0 0 0;}

#banners ul li a {
display: block;
padding: 0;
margin: 0;
text-decoration: none;
width:260px;
height:100px;
}

#banners ul li a#xiii {
background:url(images/banner-xiii.jpg) no-repeat top;
}
#banners ul li a#vxiii {
background:url(images/banner-versus-xiii.jpg) no-repeat top;
}
#banners ul li a#axiii {
background:url(images/banner-agito-xiii.jpg) no-repeat top;
}
#banners ul li a:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;   
    -khtml-opacity: 0.5; 
    opacity: 0.5;        
    filter: alpha(opacity=60);
}


#wrapper {
padding: 0 0px 0 0px;
margin-top:5px;
overflow:hidden;
background:#fff url(images/footer-i-xiii.gif) no-repeat right bottom;
}

#featured {margin-bottom:5px;}

#content {
	float: left;
        width: 585px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
margin-right:5px;
}

#sidebar {
        float: right;
	width: 200px;
background:#a7c4d6 url(images/sidebar-xiii.gif) no-repeat left bottom;
margin-bottom:30px;

}

#footer {
background:#A6C4D5 url(images/footer-xiii.jpg) no-repeat;
height: 90px;
clear:both;
font-size: 11px;
color #fff;
overflow:hidden;
position:relative;
}

p#footer-a {position:absolute;top:42px;left:30px;}
p#footer-b {position:absolute;top:73px;left:130px;font-weight:bold;font-size:8px;text-transform:uppercase;}
p#footer-c {position:absolute;top:73px;left:455px;font-weight:bold;font-size:8px;text-transform:uppercase;}

#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {
margin:10px 0 5px 0;
font-size:13px;
font-weight:bold;
padding:0;
}

h5 {

}

.post {
text-align: justify;
margin-bottom:5px;
overflow:hidden;
background:#e9f1f4 url(images/post-xiii.jpg) no-repeat top;
}

.post h2 a { text-decoration: none; color:#53788F;}
.post h2 a:hover { text-decoration: none; color:#fff;}

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px 0 8px 0;
}

.post a {

}

.post ul {
list-style:circle;
margin:15px 20px;
padding:0;
}

.post li {
padding:1px;
}

.entry {
margin-top:5px;
padding:0 5px;

}

.headerlist {
	margin: 2px 0 0 0;
	font-size: 10px;
	text-align:left;
color:#555;
	}
.headerlist span {padding-top:2px;padding-bottom:2px;}

div.headerlist .date {
	padding-left: 20px;
	background: url('images/date.png') left center no-repeat;
	}

div.headerlist .cats {
	padding-left: 20px;
	background: url('images/note.png') left center no-repeat;
	}

div.headerlist .feed {
	padding-left: 20px;
	background: url('images/feed.png') left center no-repeat;
	}

div.headerlist .trackback {
	padding-left: 20px;
	background: url('images/trackback.png') left center no-repeat;
	}

div.headerlist .response {
	padding-left: 20px;
	background: url('images/respond.png') left center no-repeat;
	}

div.headerlist .commentslink {
	padding-left: 20px;
	background: url('images/comments.png') left center no-repeat;
	}
	
div.headerlist .editlink {
	padding-left: 20px;
	background: url('images/pencil.png') left center no-repeat;
	} 


.tags {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('images/tag_blue.png') left center no-repeat;
	font-size: 10px;
}




.entrytext {margin-top: 5px;padding:0 5px;}

p.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 0px;
	font-size: 11px;
}
p.postmetadata {
	clear: both; 
	background:url(images/post-b-xiii.jpg) no-repeat bottom; 
	padding:6px; 
	margin-top: 1px; 
	margin-bottom: 0px;
}
.postmetadata a {
}

.navigation {
padding:5px 4px;
text-transform:uppercase;
font-size:10px;
color:#5d86a0;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.navigation a{
color:#5d86a0;
}
.navigation a:hover{
color:#fff;
}
.navigation span{
color:#fff;
}
	
.alignleft {float:left; } 
.alignright {float:right;} 
.aligncenter {display:block;margin:5px auto;} 
.center {

}

.pagetitle {

}


blockquote {
	margin: 10px;
	padding:15px 5px 5px 30px;
	background: url(images/quote.gif) no-repeat 5px 7px;
	clear: both;
	font-style: italic;
}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

.post h1 {font-weight: bold;
font-size: 16px;
margin:0;
padding:10px 8px 5px 2px; }

.post h2 {
font-weight: bold;
font-size: 16px;
margin:0;
padding:10px 8px 5px 5px; 
}

h2.onpage {
padding:10px 8px 5px 2px; 
}


#content #location {
font-size:10px;
width:auto;
text-transform:uppercase; 
border-bottom:0px;
padding:0px 0;
color:#5d86a0;
font-family:"Trebuchet MS", Helvetica, sans-serif;
background:url(images/loc-right.gif) no-repeat right center;
height:18px;
line-height:18px;
margin:0;
overflow:hidden;
margin-bottom:10px;
}

#content #location td{
background:url(images/loc-left.gif) no-repeat left center;
height:18px;
line-height:18px;
margin:0;
padding:0 7px;
}


#content ul {

}
#content ul li {

}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
list-style-type: none; 
margin:0;
padding:0;
color:#fff;
}

#sidebar ul h2 {
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background:#b4d0df;
    font-size: 12px;
    margin: 5px;
    padding: 0; 
    text-align:center;
    color: #fff;
}

#sidebar ul li {
padding:0;
margin:0;
}

#sidebar ul ul {
padding: 0px 5px 10px 5px;
}

#sidebar ul ul li {
}
#sidebar ul ul li a {}

#sidebar ul ul ul {
padding: 0px 8px 0px 8px;
}

#sidebar p {
}

#sidebar li li a {
font-size: 10px;
display:block;
height:17px;
line-height:17px;
color:#fff;
text-transform:uppercase;
background:url(images/bullet-xiii.gif) no-repeat left center;
padding:0 0 0 12px;
margin:0px;
}
#sidebar a {
font-size: 10px;
height:17px;
line-height:17px;
color:#fff;
text-transform:uppercase;
padding:0 0 0 8px;
margin:0px;
}
#sidebar a:hover {
color:#597f97;
text-transform:uppercase;
background:#ccdde7;
padding:0 0 0 4px;
}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
border-left:3px solid #fed18d; 
	margin:10px 0;
	padding:5px 0 5px 10px;
 overflow:hidden;
	}

ol.commentlist li.alt {border-left:3px solid #81abd1; }
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #adc8d9;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}

p#area-xiii {
background:transparent url(images/area-xiii.gif) no-repeat;
width:400px;
height:250px;
margin-top: 10px;
}
#commentform textarea {
border: 0;
background:#fff;
width:380px;
height:230px;
margin:10px;

color: #333;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #4E9BC9;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
line-height:16px;
margin-top:2px;
margin-left:59px;
color:#111;
}

.titleback {
margin-bottom: 0px;
margin-top: 0px;
padding: 0px 8px;
overflow:hidden;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#comment-box-opener {overflow:hidden;
background:#e9f1f4 url(images/comments-xiii.jpg) no-repeat top;margin-bottom:5px;}

#comment-box-ender {overflow:hidden;
background:url(images/post-b-xiii.jpg) no-repeat bottom;padding:8px;}

.user-avatar img {background:#fff;padding:2px; border:1px solid #dcdcdc;}
.post-avatar img {float:left;background:#fff;padding:2px; border:1px solid #dcdcdc;}
.post-avatar {float:left;margin-right:5px;margin-top:8px;}

a#submit, a.goto {width:121px;
	height:28px;
	line-height: 28px;
	background: url(images/s-comments.gif) no-repeat 0 0;
	display: block;
	font-size:13px;
	display:block;
	font-weight:bold;
	color:#fff;
	padding-left: 1px;
text-align:center;
}


a#submit:hover,
a.goto:hover {
	background: url(images/s-comments.gif) no-repeat 0 -28px;
	color: #fff;}

#submitform {margin-top:10px;}

h2.pagetitle {font-size:16px;font-weight:bold;background:url(images/title-xiii.gif) no-repeat top;line-height:41px;text-align:center;height:41px;margin:0 0 5px 0;padding:0;overflow:hidden;color:#fff;}

.jdGallery .slideInfoZone
{height: 50px;}

.wordtube {display:block;margin:10px 0;}
#page .pageonly .wordtube {text-align:center;}

div#eXTReMe2 {text-align:center;position:absolute;top:-999px;left:-999px;}

.posticon img{border:1px solid #fff;padding:0;margin-right:5px;float:left;}
.posticon {float:left;}

#pageimg {margin-bottom:5px;}


.variable1 {width:100%;margin:5px auto;}
div.post table.variable1 tr td{text-align:center;}
.variable2 {margin:5px auto;}

.variable3 {width:100%;}
.variable3 tr{border-bottom:1px solid #a7c4d6}

div.post table.variable4 tr th{text-align:center;border-top:0px;}

div.post table.wallpapers td img.size-thumbnail{background:url(images/thumbnail.gif) no-repeat 0 0; padding:4px 5px 4px 5px;border:0;}

div.post table.wallpapers td {text-align:center;}
div.post table.wallpapers td a.goto {margin:0 auto 4px auto;}

.borders {}
.borders td {border:1px dashed #fff;margin:3px;}
.tables-middle td {padding:3px;vertical-align:middle;}
.tables td {padding:3px;vertical-align:top;text-align:left;}
.tables td img{}
.tables td h4{text-align:center;}
.tables th {font-size:17px;font-weight:normal;padding-top:15px;padding-bottom:3px;padding-left:3px;padding-right:3px;border-top:1px solid #fff;text-align:left;}
.tables th#firstitem {border-top:0px;padding-top:3px;}

.tables th span{font-size:28px;font-weight:bold;font-family: "Times New Roman", Times, serif;}

div.post h5 {font-size:17px;font-weight:normal;padding-top:15px;padding-bottom:3px;padding-left:1px;padding-right:3px;margin:10px 0 5px 0;}

div.post h5 span {font-size:28px;font-weight:bold;font-family: "Times New Roman", Times, serif;}

img.alignleft {margin-right:5px;}
img.alignright {margin-left:5px;}
img.size-thumbnail { border:2px solid #fff;}
/* background:url(images/thumbnail.gif) no-repeat 0 0; padding:4px 5px 4px 5px; */
img.size-medium {border:2px solid #ffffff;}
img.size-large {border:2px solid #ffffff;}

#fixeddiv {position:absolute;
width:140px;
height:140px;
right:0px;
top:0px;
padding:0px;
background:url(images/neo.png) no-repeat right top;
border:0}

#fixeddiv a{display:block;
width:140px;
height:140px;
border:0;
text-decoration:none;}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	background:url(images/thumbnail.gif) no-repeat 0 0; padding:4px 5px 4px 5px;
	}
.gallery {
width:565px;
	}

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
width:121px;
	height:28px;
	line-height: 28px;
	background:url(images/s-comments.gif) no-repeat 0 0;
	display: block;
	font-size:13px;
	display:block;
	font-weight:bold;
	color:#fff;
text-align:center;
margin-top:0px;
padding:0;
border:0px;
margin-left:100px;
letter-spacing:0px;
}
div#content .cform input.sendbutton:hover	{ 
	background: url(images/s-comments.gif) no-repeat 0 -28px;
}

div.imgdesc {margin:5px;font-size:9px;text-transform:uppercase;color:#98A9B2;text-align:center;}

table.images {font-size:9px;text-transform:uppercase;color:#98A9B2;text-align:center;margin:10px auto;}

table.images td {padding:3px;}


div.postmetadata {
	clear: both; 
	background:url(images/post-b-xiii.jpg) no-repeat bottom; 
	padding:6px; 
	margin-top: 1px; 
	margin-bottom: 0px;overflow:hidden;
}

.zakladka {float:right;}
.posttags {float:left;}
div.clearfix {clear:both;height:1px;line-height:1px;font-size:1px;display:block;}

.navy span.toprev a{float:left;}
.navy span.tonext a{float:right;}

a.downloadlink {display:block;width:153px;height:34px;background:url(images/download.gif) 0 0 no-repeat;text-decoration:none;}

a.downloadlink:hover {display:block;width:153px;height:34px;background:url(images/download.gif) 0 -34px no-repeat;text-decoration:none;}

code {font-family: "Courier New", Courier, monospace;font-size:10px;}

hr
{
	border-color: #96b7cc;
	border-style: dotted;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}
