/**
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 11px Tahoma, Verdana, Arial;
	margin:0;
	color:#000000;
}

ul li { list-style:none; }

a { color:#AD850A; }

a:hover { color:#000000; }


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

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

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

#branding {
	text-transform:uppercase; 
	height:58px;
	float:left;
	width:635px;
}

#blog-title {
	background:transparent url('./images/title-separator.gif') no-repeat 100% 0;
	display:block;
	padding-right:15px;
	margin-right:10px;
	float:left;
	font:bold 22px Arial;
	line-height:110px;
}

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

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

#blog-description {
	font-size:15px;
	float:left;
	line-height:100px;
	color:#D4600D;
}

#top-search {
	float:right;
	margin-top:17px;
	background:transparent url('./images/top-search-bg.gif') no-repeat 0 0;
	width:309px;
	height:30px;
	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:16px;
	border-bottom:3px solid #000000;
	padding-bottom:3px;
	margin-bottom:3px;
}

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

#featured-posts .entry { color:#FFFFFF; }

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

.pagetitle {
	font-size:18px;
	color:#000000;
	margin-bottom:10px;
}

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

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

.more-link span {
	display:block;
	color:#AD850A;
	text-align:center;
	width:65px;
	height:25px;
	line-height:25px;
	border-left: 2px solid #D4A20D;

}

.entry { line-height:18px; }

.entry p, .entry li{
font-size: 13px;
}

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

.mini-post {
	float:left;
	width:276px;
	padding:9px 7px;
	overflow:hidden;
	height:220px;
}

.odd { margin-right:8px; }


.mini-post .title {
	float:left;
	width:270px;
	font-size:13px;
	height:17px;
	margin-bottom:17px;
	overflow:hidden;
}

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

.mini-post .title a:hover { color:#D4A20D; }

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

.mini-post .thumbnail {
	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;
	color:#ad850a;
	padding:8px 13px;
}

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

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

.widget { margin-bottom:10px; }

.widget-title {
	height:30px;
	font-size:12px;
	line-height:30px;
	font-weignt:bold;
	color:#D4600D;
	border-top:1px solid #AD850A;
	border-bottom:1px solid #AD850A;
	padding:0 5px;
}

.widget-content {
	background:#fafafa;
	padding:0 5px;
}

.widget-content a { color:#D4600D; }

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

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


#calendar_wrap { padding-top:5px; }

/* footer */
#footer {
	text-transform:uppercase;
	height:31px;
	padding-top:8px;
	line-height:21px;
}

#footer2 {
	padding-top:8px;
}
#footer2 ul li,#footer2 ul ,#footer2 il{
	display:inline;
}

#blog-name {
	float:left;
	display:block;
	height:24px;
	font-size:12px;
	color:#FFFFFF;
	line-height:24px;
	padding:0 10px 0 5px;
	margin-right:10px;
}

.button4 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	color:#ffffff;
	text-decoration:none;
	margin:10px;
	font-weight:bold;

}

.button4:hover {
	text-decoration: none;
        color:#ffffff;

}

.button4:active {
	position: relative;
	top: 1px;
}

.bl {
	color: #eee;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.bl:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.bl:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}


.number {
  font-family: "Times New Roman", Times, serif;
  font-size: 45px;
  padding-right:4px;
  font-weight:bold;
  opacity:0.5;
  margin-top: 0px;
  padding-top: 0px;
}

.mywrapper1 p{
padding:2px;
margin:2px;
font-size:14px;

}
.mywrapper1 p strong{
    font-weight: normal;
}

.mywrapper1 img.l{
float: left;
}


.mywrapper1 a.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #050505;
  background-color: #FABF0F;
  border: 1px solid #050505;
  display:inline;
  padding:3px;
  margin:3px;
  width: 500px;

}

.mywrapper1 {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-style: solid;
  border-color: #D4600D;
  margin-top:6px;
  margin-bottom: 6px;
  padding:5px;
  background-color: #ffffff;
  width:47%;
  float:left;
  height:85%;
  color: #050505;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.4);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.4);
  box-shadow: 1px 2px 2px rgba(0,0,0,.4);


}
.mywrapper2 {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-style: solid;
  border-color: #D4600D;
  margin-top:6px;
  margin-bottom: 6px;
  padding:5px;
  background-color: #FAFAFA;
  width:47%;
  width:47%;
  float:right;
  height:85%;
  color: #050505;
  background-image: url(images/boxbg.png);
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.4);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.4);
  box-shadow: 1px 2px 2px rgba(0,0,0,.4);



}
.mywrapper2 h1{
  font-size: 30px;
  padding-left:25px;

}
.mywrapper2 .tag{
padding-left:25px;
font-size: 12px;
}
.mywrapper2 a{
color:black;
text-decoration: none;
font-weight: bold;
}
.mywrapper2 a:hover{
color:black;
text-decoration: underline;

}

.textwidget p {
padding: 5px;
}
#badge #badgetext {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-left: 35px;
  font-size: 30px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  text-shadow: #666666 2px 2px 2px;

}

#badge #badgetextsmall {
   padding-top: 45px;
  padding-left: 35px;
 font-family: Arial,Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-style: normal;
    text-shadow: #666666 1px 1px 1px;

}
.dele img {
  padding: 3px;
  vertical-align: middle;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.dele {
  display: block;
  clear: both;
  margin: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  border: 1px solid #eeeeee;
  vertical-align: middle;
}
.dele a {
  text-decoration: none;
  color: #333333;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
