/*
Theme Name: Korske Default
Theme URI: http://www.korske.com
Description: Custom theme for www.korske.com
Version: 1.0
Author: Korske Ara
Author URI: http://www.korske.com
Tags: korske

*/
html {height: 100%;}
body {
		font: 14px arial, helvetica, sans-serif;
		margin:0px;
		color: #59688e;
		background-image: url(http://www.korske.com/wp-content/themes/korske/images/bg.jpg);
		height: 100%;
}

* {
	margin: 0;
}

a:link {
color: #7090c0;
text-decoration: none;
}
a:visited {
color: #7090c0;
text-decoration: none;
}
a:hover {
color: #7090c0;
text-decoration: none;
}
a:active {
color: #7090c0;
text-decoration: none;
}
a img { 
border: 0; 
}
ul {padding-bottom: 10px;}
li ul{padding-bottom: 0px}

/* newsletter ----------------------*/

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:360px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:120px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:120px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:180px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#title {
	width: 330px;
	height: 26px;
	color: #5A698B;
	font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background-color: #384258;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

form {
	width: 335px;
}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(http://www.korske.com/wp-content/themes/korske/images/bg_label.gif) no-repeat;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(http://www.korske.com/wp-content/themes/korske/images/bg_textfield.gif) no-repeat;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(http://www.korske.com/wp-content/themes/korske/images/bg_textarea.gif) no-repeat;
}

.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(http://www.korske.com/wp-content/themes/korske/images/bg_label_comment.gif) no-repeat;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(http://www.korske.com/wp-content/themes/korske/images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}

/* header shared*/
    #header-links {
	    height: 20px;
	}
	#header-nav-container {

	}
	

/* header landing -------------------------------------------------- */
    #header-container-landing {
        background-image: url(http://www.korske.com/wp-content/themes/korske/images/headerbg-landing.jpg);
        background-repeat: repeat-x;
    }
    
    #header-background-landing {
        height:400px;
        width: 976px;
        margin-left: auto;
        margin-right: auto;
    	background-image: url(http://www.korske.com/wp-content/themes/korske/images/header-landing.jpg);
    }
    #header-image-landing {
    width: 880px;
    height: 260px;
    position: absolute;
    top:129px;
    margin-left: 13px;
    
    }

	#header-landing {
        height:150px;
        width: 950px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	}

    #header-landing img{
	    margin-top: 23px;
	    margin-left: 15px;
	    float: left;
	}

/* header (rest of the site -------------------------------------------------- */
    #header-container {
        background-image: url(http://www.korske.com/wp-content/themes/korske/images/headerbg.jpg);
        background-repeat: repeat-x;
    }
    
    #header-background {

    }
    #header-image {
    width: 880px;
    height: 260px;
    position: absolute;
    top:129px;
    margin-left: 13px;
    
    }

	#header {
        height:150px;
        width: 950px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	}

    #header img{
	    margin-top: 23px;
	    margin-left: 15px;
	    float: left;
	}
	
	
	#rotation{
	background-image: url(/themes/perspectify/images/bg-transparent.png);
	margin-right: auto;
    margin-left: auto;
    width: 900px;
	}
	#rotation img{
	padding: 10px;
	}
	
	.latest-news {
	 height: 80px;
	 padding-left: 15px
	}
	.latest-news img{
	float:left;
	border: solid 2px white;
	}

	.latest-news-info {
	
	padding-left: 65px;
	}
	
	.journal-list {
	 height: 80px;
	 padding-left: 15px
	}
	.journal-list img{
	float:left;
	border: solid 2px white;
	}

	.journal-list-info {
	
	padding-left: 65px;
	}


#social {
    width:950px;
    text-align: right;
    padding-top:5px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    }
    
#social #twitter {
   background: transparent url('images/twitter16.png') center no-repeat;
   background-position: 0px 50%;
   padding: 5px 20px 5px 22px;
   text-align: left;
   
   text-decoration: none;
   }
#social #facebook {
   background: transparent url('images/facebook16.png') center no-repeat;
   background-position: 0px 50%;
   text-align: left;
   padding: 5px 0px 5px 22px;
   text-decoration: none;
}


/* navigation ---------------------------------------------- */
ul#nav { 
    font-family: "Lucida Grande", arial, helvetica, sans-serif; 
    height: 42px;  
    list-style:none; 
    margin:0px; 
    padding-right:15px; 
    float: right; 
    margin-top: 40px;
}
#nav li{float:left; padding:12px 0px; margin-left:25px; margin-bottom: 0px; color:#4B5E84; font-size:16px; margin-top:0px }
#nav li a { text-decoration:none;}
#nav li a:hover { color: #4B5E84; text-decoration: underline;}
#nav li a { color: #4B5E84; }
#nav li.nav-selected{  }


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	font-weight: 100;
	margin: 0px;
	padding-bottom: 10px;

}

h1 { font-size: 24px; }
h2 { font-size: 24px; color: #fff;padding-left:15px}
h3 { font-size: 18px; color: #fff; font-family: Arial; padding-left:15px; padding-bottom: 0px;
}
h4 { font-size: 10px; }
p {
padding-left: 15px;
padding-bottom: 10px;
}
pre {
	overflow:auto;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
}

hr {
	display: none;
}

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


/* Layout */

#page {
	width:950px;
	    margin-right: auto;
    margin-left: auto;
}

#content {
	margin:0px;
	
	width:750px;
	background-image: url(/themes/korske/images/bg-transparent.png);
	float: left;


}
#content-landing {
	margin:0px;
	
	width:550px;
	background-image: url(/themes/perspectify/images/bg-transparent.png);
	float: left;


}
#contact-form {
	background-image: url(/themes/perspectify/images/bg-transparent.png);
	float: right;
	padding: 10px;
	margin-left: 10px;
}
#content-full {
	margin:0px;
	width:880px;
	
	float: left;
}
#content-container {
  width:950px;

}

/* Post */

.post {
	margin: 0;
	padding: 0px 10px; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	text-align:left;
}

.post h3.post-title {
	text-align:left;
}	


div.archive-title {
	font-size:16px;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.entry {

}

.entry blockquote {
	border:1px dashed #ccc;
	
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {

}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0px;
	border-style:solid;
	
margin-left: auto;
margin-right: auto;

}


.entry table tr td {
	padding:5px 10px;
	border-width:0px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:0px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	margin: 10px;
	border: 5px solid white;
	}

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

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color:#000;

	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:transparent;
}

.commentlist li.odd {
	background-color:transparent;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	
}

/* Sidebar */

#sidebar-container {
float: right;
}

.sidebar {
		background-image: url(/themes/perspectify/images/bg-transparent.png);
		width: 200px;
		padding: 0px;
		margin-bottom: 15px;
	}
	
.sidebar-landing {		background-image: url(/themes/perspectify/images/bg-transparent.png);
		width: 400px;
	}

.sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0px;
	padding:10px 0 10px 6px;
border-bottom: 1px solid #7090c0;
	}


.sidebar h2{
	font-size:23px;
	color:#fff;
	margin:0 0 6px 0;
	font-weight:normal;
}
.sidebar ul{
	font-size:13px;
}

.sidebar ul li{
}

.sidebar ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebar ul li ul li ul li{
	margin-left:0;
}

.sidebar li ul{
}

.sidebar li ul li ul{
	padding:0 0 0 10px;
	width:auto;
}

.sidebar li ul li ul li ul{
}

.sidebar li{
	margin-bottom:0px;
	background:none;
}

.sidebar li li{
	margin-bottom:0px;
	padding:10px 0 10px 6px;
border-bottom: 1px solid #7090c0;
}

.sidebar li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebar li a{
	color:#7090c0;
}

.sidebar li.widget_categories ul li{
}

.sidebar li.widget_categories ul li a{
	background:url(http://www.korske.com/wp-content/themes/korske/images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

.sidebar li.widget_categories ul li ul li a{
}

.sidebar li.widget_archives ul li a{
	background:url(http://www.korske.com/wp-content/themes/korske/images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

.sidebar li.linkcat ul li a{
	background:url(http://www.korske.com/wp-content/themes/korske/images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

.sidebar li.widget_pages ul li a{
	background:url(http://www.korske.com/wp-content/themes/korske/images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}


.sidebar .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebar .widget_tags a{
	color:#000;
}

.sidebar .textwidget{
	padding:10px;
}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}
* {
	margin: 0;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 30px; /* .push must be the same height as .footer */
	clear: both;
}


/* End Calendar */
/* Footer */	
 #footer{text-align: left; clear:both; padding-top: 10px; color:#ffffff; height: 20px;width: 100%;

        background-image: url(http://www.korske.com/wp-content/themes/korske/images/footerbg.jpg);
        background-repeat: repeat-x;
        }
 #footer a{ text-decoration:none }
 #footer span.sign-in {margin-left: 20px}
 #footer span.powered-by { float:right; }
 #footer p{ margin-top: 0px; padding-top: 0px; }
 #footer #footer-left { float:left; font-size:12px; font-family: "Lucida Grande", arial, helvetica, sans-serif; color: #4B5E84;}
 #footer #footer-right {float:right; font-size:12px; font-family: "Lucida Grande", arial, helvetica, sans-serif; color: #4B5E84; }

#footer-container{ 
width: 950px;
        margin-left: auto;
        margin-right: auto;

}




