/*
Theme Name: korporate
Theme URI: http://edwardkhoo.com/korporate-corporate-wordpress-theme-for-business-owners
Description: Corporate WordPress Theme For Business Owners.
Version: 1.02
Author: Edward Khoo
Author URI: http://edwardkhoo.com
Tags: two-columns, custom-colors, custom-header, theme-options, threaded-comments, right-sidebar, blue, green


Korporate 1.02
	 
        http://edwardkhoo.com

	The CSS, XHTML and design is released under the GNU GENERAL PUBLIC LICENSE:
	http://www.gnu.org/licenses/gpl-3.0-standalone.html

*/


*{
padding: 0;
margin: 0;
} 

img {border: 0;}

blockquote {
margin:15px 20px 15px 20px;
font-style: italic;
padding-left: 10px;
border-left: #e6e6e6 6px solid;
}

blockquote.bigquote {
margin:0 0 0 20px;
font-style: italic;
padding-left: 0;
border-left: none;
}

p { margin: 0 0 8px 0; }

.clear { clear: both; }

.meta {
font-size: 80%;
margin: 0 0 12px 0;
}

div.title, a.title,h2.title, h2 a {
font-weight:normal;
font-family: Georgia, Times, serif;
font-size: 25px;
letter-spacing:-0.05em;
display:block;
padding-bottom:5px;
}


.inner h4,.inner h2 {
color: #000;
font-family: "Verdana", Arial, Sans-Serif;
border-bottom: #ccc 2px solid;
margin: 30px 0 5px 0;
font-size: 13px;
font-weight:bold;
}

#logo {
float: left;
height: 190px;
width: 398px;
margin: 0 0 0 10px;
}

#sitename {
float: left;
margin: 120px 0 0 30px;
}

.clear {clear: both;}


#contentwrapper{
float: left;
width: 100%;
background: #fff;
}

#content{
background:#fff url("images/contentback.jpg") no-repeat ;
margin: 0 220px 0 0px; 
min-height: 650px;
padding: 10px;
position: relative;
}


/* for Internet Explorer */
/*\*/
* html #content {
height: 650px;
}
/**/


#right{
float: left;
width: 220px; 
margin: 0 0 50px -220px; 
background: #fff;
font-size: 80%;
}

#right ul {
list-style: none;
}

#right ul li {
padding: 4px 0 4px 0;
}

.inner{
margin: 30px 10px 10px 10px;
}

.maininner{
padding: 30px 10px 50px 38px;
margin-top: 0;
overflow: hidden;
}


#subfooter {
clear: both;
margin: 0 auto 0 auto;
width: 980px;
min-height: 400px;
background: #e3e3e3;
padding: 15px 0 25px 0;
overflow: hidden;
}

#subfooter ul{
margin: 10px 0 0 20px;
}

#footer p{
width: 100%;
text-align: center;
padding: 0;
margin:  80px 0 0 0;
}

#contentrotate {
clear: both;
width: 740px;
height: 300px;
background:#e0e0e0;
margin: 0 0 40px 0;
}

#search {
width: 200px;
float: right;
margin: 5px 0 0 0;
}

input{
border: 1px solid #aaa;	
margin: 3px 0 0 2px;
background:url(images/textbox_bg.gif) no-repeat top left;
padding: 2px;
}

.ffb{ background: url(images/facebook.png) no-repeat top left; }
.ftwitter{ background: url(images/twitter.png) no-repeat top left; }
.fin{ background: url(images/linkedin.png) no-repeat top left; }


#Carousel {
margin: 20px;
height: 280px;
}

.feat {
font-size: 11px;
color: #b0b0b0;
padding: 0 0 0 18px;
}

div.entry ul,div.entry ol {
margin: 20px;
}


ul#korprotate li {
width: 700px;
}



ul#korprotate ul  {
margin: 5px 25px 5px 25px;
list-style-type: disc;
}

ul#korprotate ol {
width: 600px;
}

ul#korprotate ol li {
margin: 5px 60px 5px 20px;
width: 640px;
}


.sticky {
background: #e6e6e6;
border: 1px solid #ccc;
padding: 10px;
}

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

.alignleft {
   float: left;
   margin: 10px;
}

.alignright {
   float: right;
   margin: 10px;
}

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

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.commentlist {
list-style: none;
padding: 10px;
}

.commentlist li{
margin: 20px 10px 10px 10px;
}

#commentform {
padding: 10px;
margin: 20px 0 0 0;
font-size: 90%;
}

.cometa {font-size: 80%;font-style: italic;margin: 0 0 8px 0; }
.comavatar {float: left; margin: 0 15px 0 0;} 

.relatedposts {
list-style-type: square;
margin: 0 0 0 30px;
}

ul#rss li{
background:  url("images/rss.png") 0 11px no-repeat;
padding: 10px 10px 0 16px;
list-style: none;
}

ul.commentlist li {list-style-type: none; padding: 8px;}
ul.commentlist li.comment { background-color:#fff;}
ul.commentlist li.bypostauthor {background: #e7e7e7 !important;}

div.navigation {margin-top: 40px;}
.left {float: left;}
.right {float: right;margin-right: 50px;}
