/**
Theme Name: CorporateMag
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Author: hpa
Version: 1.0
Description: CorporateMag Theme Premium WP
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#FFFFFF url('./images/background.gif') repeat-x 0 0;
	font:normal 12px arial, sans-serif;
	margin:0;
	color:#1E1E1E;
}

ul li { 
		list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
}

a { 
        color:#5C875D;
}

a:hover { 
        color:#5C875D;
        text-decoration:underline;
}

#wrapper {
	width:956px;
	margin:0 auto;
}

pre {border: solid 1px #999;
	font-size: 0.8 em; 
 	color: #333; 
	margin: 4px; 
	padding:4px; 
	background: #E8E8E8;
	overflow:scroll;
}

code {font-size:0.8em; 
	color: #333;
}

/* header */
#header {
	padding-top:0px;
}

#header-content { padding-bottom:28px; }

#branding {
 	background: url('/wp-content/uploads/2010/01/Untitled-6.png') no-repeat;
	text-transform:uppercase; 
	height:106px;
	float:left;
	width:635px;
}

#blog-title {
	display:none;
	padding-right:15px;
	margin-right:10px;
	float:left;
	font:bold 22px Arial;
	line-height:58px;
}

#blog-title a { color:#B7DBA5;}

#blog-title a:hover { color:#CEE6C1;}

#blog-description {
	font-size:12px;
	float:left;
	line-height:58px;
	color:#00B259;
}

#top-search {
	float:right;
	margin-top:17px;
	background:transparent url('./images/top-search-bg.gif') no-repeat 0 0;
	width:306px;
	height:34px;
	position:relative;
}

#top-search input {
	border:medium none;
	background:transparent;
	position:absolute;
	color:#BEBEBE;
}

#top-search .input-text {
	left:39px;
	top:7px;
	width:190px;
}

#top-search .input-submit {
	width:63px;
	height:30px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

/* container */

#top-container { height:247px; }

#featured-posts-wrapper {
	float:left;
	width:644px;
	height:247px;
}

#featured-posts .title {
	font-size:20px;
	border-bottom:3px solid #8CBF55;
	padding-bottom:3px;
	margin-bottom:3px;
}

#featured-posts .title a { color:#5C875D; }

#featured-posts .title a hover { text-decoration:none; }

#featured-posts .entry { color:#1E1E1E; }

.post, .navigation, .commentlist, .respond {
	padding-right:10px;
}

.pagetitle {
	font-size:24px;
	color:#5C875D;
	margin-bottom:10px;
}

.post .title {
	color:#5C875D;
	font-size:20px;
	margin-bottom:5px;
}

.post .meta, .entry-meta { margin-bottom:10px; }

.more-link span {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:85px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#3D8941;
	border:1px solid #8CBF55;
}

.entry { line-height:16px; }

/* content */
#content {
	float:left;
	width:596px;
}

.mini-post {
	float:left;
	width:276px;
	height:160px;
	background:#FFFFFF url('./images/mini-post-bg.gif') repeat-x 0 0;
	padding:5px 5px;
	overflow:hidden;
        font-size:11px;
}

.odd { margin-right:8px; }


.mini-post .title {
	float:left;
	width:260px;
	font-size:13px;
	line-height:13px;
	height:28px;
	margin-bottom:10px;
	overflow:hidden;
}

.mini-post .title a { color:#3D8941; }

.mini-post .title a:hover { 
        color:#3D8941; 
        text-decoration:underline;
}

.mini-post .datepost {
	display:none;
        float:right;
	width:96px;
	text-align:right;
}

.mini-post .thumbnail {
	display:none;
   	width:200px;
	height:100px;
   	clear:both;
	padding:5px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.mini-post .entry { clear:both; }

.mini-post .more-link span {
	margin-top:15px;
}

.no-image { background:#FFFFFF url('./images/mini-post-no-image-bg.gif') repeat-x 0 0 !important; }

/* post navigation */
#post-nav { 
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:10px;
	padding-right:10px;
}

#post-nav a {
	display:block;
	background-color:#3D8941;
	border:1px solid #8CBF55;
	color:#FFFFFF;
	padding:8px 13px;
}

#nav-prev-post, #nav-next-post {
	display:none;
        float:right;
	margin-left:10px;
}

/* sidebar */
#sidebar {
	float:left;
	width:360px;
}

.widget { margin-bottom:10px; }

.widget-title {
	background:#FFFFFF url('./images/widget-title-bg.gif') repeat-y 0 0;
	height:30px;
	font-size:11px;
        text-transform:uppercase;
	line-height:30px;
	color:#3D8941;
	border-top:1px solid #3D8941;
	border-bottom:1px solid #3D8941;
	padding:0 5px;
}

.widget-content {
	background:#FFFFFF url('./images/widget-content-bg.gif') repeat-x 0 0;
	padding:0 5px;
}

.widget-content a { color:#3D8941; }

.widget-content li {
	padding:10px 0;
	border-bottom:1px solid #CEE6C1;
}

.widget-content li li {
	border:none;
	padding:10px 0 0 10px;
}

#secondary .widget-title { background-image:url('./images/widget-small-title-bg.gif'); }

#calendar_wrap { padding-top:5px; }

/* footer */
#footer {
	text-transform:none;
	height:36px;
	padding-top:8px;
	line-height:21px;
	color:#3D8941;
	border-top:1px solid #3D8941;
	text-align:center;
}

#footer a { color:#3D8941; }

#footer a:hover { color:#8CBF55; }

#blog-name {
	background:#3D8941 url('./images/blog-name-left-bg.gif') no-repeat 100% 0;
	float:left;
	display:block;
	height:24px;
	font-size:12px;
	color:#FFFFFF;
	line-height:24px;
	padding:0 10px 0 5px;
	margin-right:10px;
}

