/*
Theme Name: iNove
Theme URI: http://wordpress.org/extend/themes/inove/
Description: Inspired by <a href="http://maczone.sk/">MacZone.sk</a>, created by <a href="http://www.neoease.com/">mg12</a>. It is very stylish, widget supported and doesn&#226;&#8364;&#8482;t require any plugin.
Version: 1.2
Author: mg12
Author URI: http://www.neoease.com/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/

/* static START */
* {
    margin:0;
    padding:0;
}

abbr[title], acronym[title] {
    border-bottom:thin dotted;
    cursor:help;
}
body {
    background:#BEC3C6 url(img/bg.jpg) repeat-x;
    color:#555;
    font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
    font-size:12px;
}
h1, h2, h3, h4, h6 {
    font-weight:bolder;
    letter-spacing:-0.07em;
    font-family:Arial;
}
h5 {
	font-weight: bold;
    	font-family:Arial;
    	font-size: 11px;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h6 {font-size:100%;}
img {
    border:0;
}
img.sided {
    background:#FFF;
    border:1px solid #CCC;
    padding:3px;
}
small {
    font-size:10px;
}
a:hover img.sided {
    border-color:#A6A6A6;
}
a {
    color:#2970A6;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.wp-caption {
    background:#F7F7F7;
    border:1px solid #CCC;
    padding:5px 0;
    margin-bottom:5px;
    text-align:center;
}
.post .content .wp-caption p {
    margin:0;
}
blockquote, pre {
    background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
    border:1px dashed #CCC;
    padding:8px 12px 8px 36px;
    margin:5px 0;
}
.more-link {
    font-size:11px;
}
.alignleft {
    float:left;
    text-align:left;
    margin-right:10px;
}
.alignright {
    float:right;
    text-align:right;
    margin-left:10px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.left {
    float:left;
    margin-right:10px;
}
.right {
    float:right;
    margin-left:10px;
}
.fixed, .clear {
    clear:both;
}
.boxcaption {
    background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
    padding:6px 12px;
    border-bottom:1px solid #CCC;
}
.boxcaption h3 {
    font-size:12px;
    font-family:Verdana,"BitStream vera Sans";
    letter-spacing:0em;
}
.box {
    background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
    padding:8px 12px;
    margin-bottom:10px;
}
.messagebox, 
.errorbox {
    background:#EDEFF0 url(img/messagebox.gif) no-repeat;
    padding:0 12px;
    height:27px;
    line-height:27px;
    font-size:11px;
}
.w3c {
    color:#080;
    font-size:10px;
}
/* static END */

/* layout START */
#wrap {
    background:url(img/light.gif) center top no-repeat;
    padding:20px 0;
}
#container {
    margin:0 auto;
    width:936px;
}
/* layout END */

/* header START */
#header {
    background:url(img/header_footer.jpg) 0 0 no-repeat;
    height:132px;
}
#caption, #caption_title {
    height:44px;
    padding:25px 30px 21px;
}
#title a.home_page {
    text-decoration:none;
    color:#FFF;
    /*width:250px;*/
    font-size: 31px;
    height:32px;
    display:block;
    font-family:"Times New Roman";
    text-shadow: 1px 1px 1px #1D1A1A;
    letter-spacing:0;
    font-variant: small-caps;
}
/* image blog title */
/*
#title a {
background:url(img/title.gif) no-repeat;
text-decoration:none;
color:#FFF;
width:250px;
height:30px;
text-indent:-999em;
display:block;
}
*/
#tagline a{
    color:#FFF;
    border-top:1px solid #FFF;
    text-decoration:none;
    font-size:11px;
    float:left;
    padding:0 0 0 0;
    letter-spacing: 0em;
    margin-top: 2px;
}
#navigation {
    margin:1px 0;
}
#menus li {
    display:inline;
    list-style:none;
}
#menus li a {
    background:transparent url(img/menu.gif) no-repeat;
    display:block;
    color:#382E1F;
    height:31px;
    line-height:31px;
    padding:0 20px;
    margin-left:-10px;
    text-decoration:none;
    font-size:11px;
    float:left;
    z-index:1;
}
#menus li a:hover {
    background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
    background-position:0 -62px;
}
#menus li a.home {
    background-position:0 -93px;
    width: 35px;
    padding:0;
    padding-left: 10px;
    margin-left:0;
    
}
#menus li a.home:hover {
    background-position:0 -124px;
}
#menus li.current_page_item a.home {
    background-position:0 -155px;
}
#menus 
a.lastmenu:hover {
    background-position:0 0;
}
a.albums:hover {
	color: #2970A6;
}

/* header END */

/* content START */
#content {
    background:#FFF url(img/sidesep.gif) right repeat-y;
    min-height: 350px;
    padding: 30px;
    line-height: 20px;
    text-align: justify;
}
/* content END */


/* footer START */
#footer {
    background:url(img/header_footer.jpg) 0 -132px no-repeat;
    display:block;
    height:88px;
    border-top:1px solid #CCC;
    font-size:11px;
    line-height:145%;
    width:100%;
}
#footer a {
    color:#2A2A2A;
}
#copyright {
    margin-top:12px;
    margin-left:20px;
}
#themeinfo {
    margin-left:20px;
}
a#powered {
    background:url(img/wp-logo.png) no-repeat;
    display:block;
    width:92px;
    height:57px;
    float:left;
    margin:0 10px 0 5px;
    text-indent:-999em;
}
a#gotop {
    background:url(img/icons.gif) 0 -304px no-repeat;
    float:right;
    height:16px;
    line-height:18px;
    display:block;
    padding-left:16px;
    margin:5px 15px 0 0;
    text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
    background:#FCFCFC;
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    margin:0 -15px;
    padding:0 15px;
}
#cmtswitcher {
    background:#FFF;
    font-size:10px;
    padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
    padding:5px 10px;
    margin-bottom:-1px;
    display:block;
    float:right;
    color:#555;
    text-decoration:none;
}
#cmtswitcher a.tab {
    border:1px solid #FFF;
    border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
    background:#FCFCFC;
    border:1px solid #CCC;
    border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
    padding-left:22px;
    height:16px;
    line-height:16px;
    display:block;
    font-size:11px;
    float:left;
    margin-right:15px;
    margin-top:4px !important;
    margin-top:3px;
}
#cmtswitcher .addcomment {
    background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
    background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
    padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
    margin-top:15px;
}
.comment .author {
    float:left;
    width:81px;
    text-align:center;
}
.comment .pic {
    background:url(img/commentpoint.png) 100% 33% no-repeat;
    padding-right:14px;
    margin-top:10px;
}
.comment .name {
    width:67px;
    padding-right:14px;
    font-weight:bolder;
    overflow:hidden;
}
.comment .info {
    background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
    float:left;
    padding:10px 15px 0;
    width:494px;
}
.comment .date, 
.trackback .date {
    float:left;
    font-size:10px;
}
.comment .act, 
.trackback .act {
    float:right;
    font-size:10px;
}
.comment .content {
    background:url(img/comment.gif) 100% 100% no-repeat;
    margin:0 -15px;
    padding:0 15px 10px;
    line-height:145%;
}
.comment .content p {
    margin-top:10px;
}
.comment .content blockquote p {
    margin-top:0;
    margin-bottom:10px;
}
#comment_login {
    margin-top:15px;
}
#thetrackbacks {
    display:none;
}
#respond {
    padding:10px 0 0;
    font-size:11px;
}
#respond .row {
    margin-bottom:5px;
}
#respond .textfield {
    width:200px;
}
#emoticon {
    float:right;
    margin-top:1px;
    margin-right:10px;
}
#comment {
    width:601px;
}
#commentnavi {
    background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
    padding:10px 15px;
    font-size:11px;
}
#commentnavi a.page-numbers {
    padding:5px 7px;
    text-decoration:none;
    border:1px solid #EDEFF0;
    margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
    background:#F7F7F7;
    border:1px solid #CCC;
    text-decoration:none;
}
#commentnavi span.pages {
    padding:0 7px 0 22px;
    background:url(img/icons.gif) 0 -272px no-repeat;
    height:16px;
    line-height:16px;
    float:left;
}
#commentnavi span.current {
    background:#F7F7F7;
    padding:5px 7px;
    border:1px solid #F7F7F7;
    font-weight:bold;
    margin:0 -2px;
}
#commentnavi #commentpager {
    line-height:16px;
}

/* comment END */

/* archives STRAT */

/* archives END */

/* linkcat START */
/* linkcat END */

/* image switcher START */

/* image switcher END */

/* related posts START */
/* when related posts with title */
/* when related posts without title */
/*
#related_posts {
padding-top:3px;
padding-bottom:8px;
}
#related_posts ul li {
list-style:none;
padding:3px 5px;
border-bottom:1px solid #E3E4E6;
line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
    background:#FFF;
}
.one-column .trackback, 
.one-column .trackback .title {
    width:876px;
}
.one-column .comment .info {
    width:795px;
}
.one-column .comment .info, 
.one-column .comment .content {
    background-image:url(img/comment_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
    background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
    background-image:url(img/postbox_1col.gif);
}
/* one-column END */




.slide {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.slide .slide_bot {
	margin-bottom: 20px;
	margin-top: 5px;
}

#imageflow {
    margin-top: -50px;
}

.contain_topic{
    margin-top: 0px;
}

.topic, .topic1 {
    font-size: 14px;
    color: #202053;
    margin-top: 15px;
    background: #edeff0;
    padding: 3px 15px 3px 15px;
    border: solid;
    border-width: 1px;
    border-color: #dbdbdb;
}

.topic:hover, .topic1, .topic1:hover {
    background-color: #fdffdd;
    text-decoration: none;
}

.slide ul li {
    margin-left: 30px;
    padding-left: 5px;
    list-style: circle;
}

.portrait {
    padding-left: 20px;
}


.feedback, .errorExplanation {
    background:#F7F8F9 none repeat scroll 0 0;
    margin:5px 5px 0 0;
    padding:10px 15px;
    width: 500px;
    border: solid;
    border-color: #E7E8EB;
    border-width: 2px;
}

.feedback textarea {
    border:1px solid #dbdbdb;
    height:120px;
    width:485px;
}

.feedback input, .feedback textarea{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #a7a7a7;
    color: #666600;
    background-color: #f8f8f8;
    padding-left: 3px;
}

.feedback input:hover, .feedback textarea:hover {
    background-color: white;
    color: black;
}

.feedback input:focus, .feedback textarea:focus{
    background-color: #fffebd;
    color: black;
}

a.url {
    font-family:"Trebuchet MS",Helvetica,Arial,Geneva;
    font-size:16px;
    color:#444444;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

.feedback_info {
    color:#777777;
    font-size:11px;
    margin-bottom:5px;
}

.feedback_body{
    font-family:Verdana,Helvetica,Arial,Geneva,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:18px;
}

.feedback .noUrl {
    font-family:"Trebuchet MS",Helvetica,Arial,Geneva;
    font-size:16px;
    font-weight:bold;
    line-height:normal;
    margin-bottom:5px;
    padding-right:10px;
}

.fade_color {
    color: #9d9da8;
}

#expand-all, #collapse-all, .print_resume {
	color: #aaaacc;
	display: block;
}

#expand-all:hover, #collapse-all:hover, .print_resume:hover {
	color: #555577;
	text-decoration: none;
}

.go_top {
	margin: 0 !important;
}

.google_search:hover{
background-color:white;
color:black;
border:1px solid black;
}

.google_search {
background-color:#F8F8F8;
border:1px solid #A7A7A7;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding: 1px;
}

ul.projects li {
	margin-top: 20px;
}

ol.projects li {
	margin-top: 20px;
	padding-left: 5px;
	list-style-type:upper-roman;
}

ol.projects, ul.projects {
	padding-left: 40px;
}

.slide ul {
	padding-left: 10px;
}

.slide ul li {
	list-style-type: disc;
	text-align: justify;
}
ul.no_project li {
	margin-top: 2px;
	list-style-type: circle;
}