/*
Theme Name: Kreative Media Homepage
Theme URI: http://www.kreativemedia.com.au/
Description: The homepage theme for the Kreative Media website.
Version: 1
Author: Kylie Garner
Author URI: http://www.kreativemedia.com.au/
*/

body {color:#111;}

/* Begin Structure */

.container {width: 900px;}

#topborder {background:#60C5BA; height: 5px;width: auto;margin: 0px;padding: 0px;}
#header {width: auto;padding-top: 25px;}
#logoimg {margin: 0;float: left;}
#menu { background: #000; float: right; padding: 2px 5px; }
#welcomemsg {clear: both;width: auto;padding-top: 55px;padding-bottom: 55px;text-align: center;}
#bottombar {clear: both;width: auto;padding-top: 10px;padding-bottom: 10px;border-top: 3px solid #000;border-bottom: 1px dashed #ddd;margin-top: 10px;height: 140px;}
#footer { width: auto; height: 20px; padding:0; margin:10px 0 0; border: 0px solid #000;}

#homepage { text-align: left; float: left; width: 440px; }
#content {text-align: left;float: left;width: 600px;}
#blog {text-align: left;float: left;width: 590px;}
#portfolio {text-align: left;float: left;width: 900px;}

#sidebarhome {text-align: left;float: right;width: 440px;}
#sidebarblog {text-align: left;float: right;width: 270px;}
	

/* Navigation Start */

#menu a {color:#FFF;text-decoration: none;}
#menu a:hover {color:#5bcebb;text-decoration: none;}

/* typography.css */

.kreativeblue {color: #60C5BA;}

.alignright {float: right;}
.alignleft {float: left;}

a {color: #5bcebb; text-decoration: none;}
a:hover {color: #C36;}

h2 { color:#60C5BA; font-weight:normal; margin: 0px; padding:0px; }
h6 {font-size:9pt;font-weight: normal;color:#ffffff;background: #60C5BA;padding: 2px 5px; display:inline;margin-bottom: 10px;}

.fromtheblog_post  {border-bottom: 1px dashed #ddd;	margin: 0px;padding: 3px 0px;}
.fromtheblog_date {color: #999;}

#blog h2 a { color:#000; font-weight:500; letter-spacing: -0.08em; }
#blog h2 a:hover {color: #C36;}
.postmetadata { text-transform: uppercase; color:#666; margin:0px 0px 10px; padding:0px; line-height: normal; }
.entry {margin-bottom: 30px;}
.wp-caption-text { color:#999; font-size:0.8em; text-transform: uppercase; }

#footer p {color:#999;font-size: 9pt;}

/*  MISC */

.bottombox {width: 210px;text-align: left;}
.bottombox_divider {height: 140px;margin-right: 10px;padding-left: 5px;border-right: 1px dashed #ddd;}

.twitterwidget-title {display:none;}
.twitterwidget { margin: 5px 0px 0px;padding: 0px; }
.twitterwidget h2 { display:none; }
.twitterwidget ul, .twitterwidget li {list-style-type: none;list-style-image: none;display: block;margin: 0px 0px 25px;padding: 0px;}
	
.flickrImage img {margin: 0px;padding: 0px;width: 50px;height: 50px;border: 0px none #000;}

/* SIDE BARS */
	
#sidebar ul {list-style-type: none; margin:0px; padding:0px;}
#sidebar ul li ul li { font-size:100%; margin:0px; padding:6px 0px; background: #FFF; display: block; border-bottom: 1px dashed #ddd; }
#sidebar a {color: #666; text-decoration: none;}
#sidebar a:hover {color: #C36;}


/* IMAGES */

p img {	padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;	}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.selectedworkimg {background: #e4e4e4;border: 10px solid #e4e4e4;}
