/*
Theme Name: K2
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://getk2.com/forum/">support forums</a>, <a href="http://k2.stikipad.com/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a> and Ben, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0-RC6
Author: Various Artists
Author URI: http://getk2.com/

CSS Documentation:	http://k2.stikipad.com/docs/show/CSS+Overview
The Real K2: 		http://en.wikipedia.org/wiki/K2
*/

@import url('css/core.css.php');

body { background-image:url(/wp-content/uploads/background.jpg);background-repeat:repeat-x;	background-color:#e4e4e4; color:#666666;padding:0;margin:0;}

#header{width:990px;height:135px; margin:0 auto;padding:0; background:#ffffff;}
#header h1.blogtitle{font-family:Arial, Helvetica, sans-serif;font-size:18px;margin:0;padding:10px 0 0;}
#header p.desc{font-family:Arial, Helvetica, sans-serif;font-size:11px;margin:0;padding:0; color:666666;}
#header div.limeexchange-logo{background:url(/wp-content/uploads/logo.gif) no-repeat top left; float:left; padding:21px 0px 21px 16px;}
#greenBar {width:100%;height:35px; background-image:url(/wp-content/uploads/nav_bg.gif);	background-repeat:repeat-x; top:100px;}

#topLinks{padding: 3px 16px 0px 0px;margin: 0 0 0 0; color:#666666;}
#topLinks a:link{color:#c94208;text-decoration:none;}
#topLinks a:visited{color:#c94208;text-decoration:none;}
#topLinks a:hover{color:#c94208;text-decoration:underline;}


/*- Widget Styles */



.secondary div.widget_tag_cloud {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #D8D8D8;
line-height:22px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
padding:0px 20px 20px 10px; 
}

.widget_tag_cloud a, .widget_tag_cloud a:hover {
color:#999999;
text-decoration:none;
padding-left: 10px;
}

.widget h4{
padding: 10px;
}

.recentcomments li, .recentcomments li a, .recentcomments li a:hover{
color:#999999;
text-decoration:none;
padding-left: 10px;
}

.widget_categories li a, .widget_categories li a:hover {
color:#CA4309;
text-decoration:none;
padding-left: 10px;

}

.entry-head {
background:#FFFFFF url(http://www.limeexchange.com/images/profile-sub-content-bg.gif) repeat-x scroll left top;
border-bottom:0 solid #CCCCCC;
padding:5px 10px 15px;
width:auto;
}


h2, h2 a, h2 a:visited, h2 a:hover, h3, h3 a, h3 a:visited, h3 a:hover, h4, h4 a, h4 a:visited, h4 a:hover{
font:normal normal 22px Georgia, Arial, Times, serif;
color:#3ea748;
padding-left:0;
}

.secondary {
width:285px;
}

.meta-prep {
padding-right: 5px;
padding-left: 5px;
margin-left: 0px;
margin-right: 0px;
}

.entry-author address {
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;

}

blockquote.withbg {
background:#eaeaea url(/wp-content/uploads/grauq.gif) no-repeat scroll left top;
font-size:1.25em;
font-style:italic;
margin:20px;
padding:1px 10px 1px 70px;
}


blockquote.magazinequote
{

border-bottom:1px solid #3EA748;
border-top:1px solid #3EA748;
color:black;
float:right;
font-family:Georgia,Arial,Serif;
font-size:1.25em;
font-style:italic;
margin:1em;
padding:1em;
width:150px;
}


/* Overwriting floatRight padding */
.floatRight {
padding-left:10px !important;
}
.floatLeft {
padding-left:0px !important;
}

