/*
Theme Name: corporateblog2
Theme URI: http://rkwebsolutions.com/ corporateblog2/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: <a href="http://www.webdesigncompany.org">Web Design Company</a>.


WordPress by Web Design Company || http://www.webdesigncompany.org
*/
/* CSS Document */
/* general style start here */
body{
	color:#000;
	background-color:#D1DCDF;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
*{
	padding:0;
	margin:0;
}
img{
	display:block;
	border:none;
}
a{
	text-decoration:none;
	outline:none;
	color:#333333;
	background-color:inherit;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
/* toppan start here */
#toppan{
	background:url(images/topbg.gif) repeat-x 0 0 #460100;
	overflow:hidden;
	height:100%;
}
.topInner{
	width:709px;
	margin:0 auto;
	padding:0 0 0 0px;
	height:160px;
	position:relative;
}
.topInner img.pic{
	float:left;
	width:auto;
	position:absolute;
	left:0;
	top:28px;
}
.logo{
	color:#fff;
	background-color:inherit;
	width:332px;
	font-size:48px;
	line-height:57px;
padding:0 0 0 100px;
}
.left{
	float:center;
	padding:64px 0 0 0;
	width:709px;
}
.left h1{
	color:#fff;
	background-color:inherit;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:1px 0 0 0px;
width:709px !important;
text-align:center !important;

}
ul.toprightLink{
	float:right;
	width:209px;
	padding:5px 0 0 0;
}
ul.toprightLink li{
	background:url(images/topnav-devider.gif) no-repeat 100% 50%;
	float:left;
	width:auto;
	padding:0 10px;
}
ul.toprightLink li.nodevider{
	background:none;
}
ul.toprightLink li a{
	color:#fff;
	background-color:inherit;
}
ul.toprightLink li a.post{
	background:url(images/post-icon.gif) no-repeat 0 0;
	padding:0 0 0 25px;
}
ul.toprightLink li a:hover{
	color:#FFFF00;
	background-color:inherit;
}
/* navigation start here */
#navigation{
	background-color:#fff;
	color:#092234;
	overflow:hidden;
	height:100%;	
}
.navInner{
	width:1000px;
	margin:0 auto;
}
.navInner ul li{
	float:left;
	width:auto;
	padding:0 27px;
}
.navInner ul li a{
	color:#092234;
	background-color:inherit;
	font-size:17px;
	line-height:41px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.navInner ul li a:hover{
	color:#666666;
	background-color:inherit;
}
/* bodypan start here */
#bodypan{
	background:url(images/body-bg.gif) repeat-x 0 0;
	overflow:hidden;
	height:100%;
	padding:8px 0 0 0;
}
.bodyInner{
	width:971px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	background-color:#fff;
	color:#333333;
	border-left:8px solid #CAD6DC;
	border-bottom:8px solid #CAD6DC;
	border-right:8px solid #CAD6DC;
	padding:0 0 8px 9px;
}
span.topcurve{
	background:url(images/body-topcurve.gif) no-repeat 0 0;
	width:996px;
	margin:0 auto;
	height:16px;
	display:block;
	font-size:0;
	line-height:0;
}
/* leftpan start here */
#leftpan{
	width:535px;
	float:left;
	overflow:hidden;
	height:100%;
}
.leftContent{
	background:url(images/lefttxt-bg.gif) repeat-x 0 0 #FEFEFE;
	color:#333333;
	margin:0 0 17px 0;
	overflow:hidden;
	height:100%;
}
.leftContent h2{
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	text-align:justify;
}
.leftContent h2 a{
	color:#000;
	background-color:inherit;
}
.leftContent h2 a:hover{
	color:#999999;
	background-color:inherit;
}
.leftContent p{
	padding:0 0 7px 0;
	width:517px;
	text-align:justify;
}
.leftContent p.leftLink{
	padding:0 0 0 0;
	font-size:11px;
}
.leftContent p.leftLink a:hover{
	color:#000;
	background-color:inherit;
}
.leftContent p a.datelink{
	background:url(images/date-icon.gif) no-repeat 0 0;
	padding:0 0 0 17px;
}
.leftContent p a.comments{
	background:url(images/date-icon.gif) no-repeat 8px 0;
	padding:0 0 0 29px;
}
.readingbg{
	background:url(images/readingbg.gif) repeat-x 0 0;
	height:45px;
	width:504px;
	padding:4px 23px 0 8px;
}
a.reading{
	color:#fff;
	background-color:#79090A;
	float:left;
	width:147px;
	height:28px;
	text-align:center;
	font-size:14px;
	line-height:28px;
}
a.reading:hover{
	color:#FFFF00;
	background-color:#880709;
}
span.wordpress{
	/*background:url(images/word-pressicon.gif) no-repeat 0 0;*/
	padding:0 0 0 26px;
	float:right;
	width:auto;
	color:#999999;
	background-color:inherit;
	margin:11px 0 0 0;
}
span.wordpress a:hover{
	color:#000;
	background-color:inherit;
}
/* rightpan start here */
#rightpan{
	width:415px;
	float:right;
	background-color:#F7F6F6;
	color:#333333;
	padding:0 4px 0 1px;
}
.rightBorder{
	padding:0 0 11px 0;
	background:url(images/right-border.gif) repeat-x 0 100%;
	overflow:hidden;
	height:100%;
}
.noBorder{
	background:none;
}
.rightBorder ul.youtube{
	width:255px;
	margin:0 auto;
	padding:16px 0 0 0;
}
.rightBorder ul.youtube li{
	float:left;
	width:auto;
	padding:0 22px 0 0;
}
.rightBorder ul.youtube li.nopad{
	padding:0;
}
.find{
	padding:11px 10px 0 11px;
	overflow:hidden;
	height:100%;
}
.findMain{
	padding:0 0 11px 0;
	background:url(images/right-border.gif) repeat-x 0 100%;
	overflow:hidden;
	height:100%;
}
a.button{
	background:url(images/findbg.gif) repeat-x 0 0;
	border:1px solid #7B0C26;
	width:63px;
	height:27px;
	font-size:16px;
	line-height:27px;
	display:block;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:0 0 14px 0;
}
.find ul{
	width:400px;
	margin:0 22px 0 0;
}

.find ul li{
	background:url(images/find-icon.gif) no-repeat 5px 5px;
	padding:4px 0 6px 24px;
	border-top:1px solid #CFD0C7;
	width:144px;
	float:left;
	margin:0 32px 0 0;
}
/*.find ul li.nopad{
	padding-bottom:0;
}*/
.find ul li a{
	color:#333333;
	background-color:inherit;
	font-size:13px;
	line-height:15px;
	font-family:sans-serif, Arial, Helvetica;
}
.find ul li a:hover{
	color:#000;
	background-color:inherit;
}
.search{
	width:294px;
	margin:0 auto;
	padding:6px 0 0 0;
}
input.box{
	width:213px;
	float:left;
	height:31px;
	background-color:#DCDCDC;
	color:inherit;
	border-top:1px solid #FEFEFE;
	border-left:1px solid #FEFEFE;
	border-left:1px solid #CBCBCB;
	border-right:0;
}
input.btn{
	width:77px;
	height:33px;
	float:left;
}
.recent{
	padding:14px 22px 0 14px;
	overflow:hidden;
	height:100%; 
}
.postButton{
	background:url(images/findbg.gif) repeat-x 0 0;
	border:1px solid #7B0C26;
	width:329px !important;
	height:27px;
	font-size:16px;
	line-height:27px;
	display:block;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:0 0 14px 0;
}
a.postButton{
overflow:hidden !important;
height:100% !important;
background:url(images/findbg.gif) repeat-x 0 0;
}


.recent ul{
	padding:0 0 0 8px;
clear:both;

width:307px !important;

}


.recent ul li{
	background:url(images/recent-icon.gif) no-repeat 0 13px;
	padding:7px 0 7px 15px !important;
	background:url(images/right-borde1.gif) repeat-x 0 100%;
/*	border-bottom:1px solid #CECFC6 !important;*/
	line-height:15px !important;
	margin:0;
text-align:justify;
}
.recent ul li.noborder{
	border:0;
}
.recent ul li a{
	color:#333333;
	background-color:inherit;
	font-size:12px;
	line-height:15px !important;
	font-family:sans-serif, Arial, Helvetica;
}
/* footer start here */
#footer{
	background-color:#000;
	color:#fff;
	padding:33px 28px 0 18px;
	width:960px;
	margin:0 auto;
}
#footer p.allright{
	color:#fff;
	background-color:inherit;
	float:left;
	width:300px;
}
#footer ul{
	float:right;
	width:626px;
}
#footer ul li{
	background:url(images/footerdevider.gif) no-repeat 0 50%;
	float:left;
	width:auto;
	padding:0 6px;
}
#footer ul li.nodevider{
	background:none;
	padding-left:0;
}
#footer ul li a{
	color:#fff;
	background-color:inherit;
}
#footer ul li a:hover{
	color:#FFCC33;
	background-color:inherit;
}
#footer p.design{
	padding:38px 0 25px 0;
	float:right;
	width:221px;
}
#footer p.design a{
	color:#fff;
	background-color:inherit;
}
#footer p.design a:hover{
	color:#FFFF00;
	background-color:inherit;
}
#reply-box-total{

	width:530px;

	margin:0 5px 2px 3px;

	overflow:hidden;

	clear:both;

	border:#bebdbd 1px solid;

	background-color: #edebec;

	background-image: url(images/white_pannel.jpg);

	background-repeat: no-repeat;
	

}



#reply-box-header{
clear:both;
width:500px;
margin:20px 0 6px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333333;
font-weight:normal;
text-decoration:none;
}



#reply-box-middle{

	clear:both;

	width:520px;

	margin-top: 6px;

	margin-right: 0;

	margin-bottom: 6px;

	margin-left: 8px;
	


font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

	font-weight:normal;

}





#reply-box-middle a{

	

	font-weight:normal;

	color:#3399CC;

}

#reply-box-middle a:hover{

	

	color:#006600;

}





#name {

	float : left;

	width : 415px;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color: #266086;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 15px;

}

#name-up {

	margin : 5px 5px 0 10px;

	float : left;

	width : 430px;

	border : 1px solid #bebdbd;

}

.reply{

border : 1px solid #2d3712;

}

#email {

	float : left;

	width : 415px;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #266086;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 15px;

}

#email-up {

	margin : 5px 5px 0 10px;

	float : left;

	width : 430px;

	border : 1px solid #bebdbd;

}

#comments {

	float : left;

	width : 415px;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #266086;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 8px;

	padding-left: 15px;

}

#comments-up {

	float : left;

	width : 430px;

	border : 1px solid #bebdbd;

	margin-right: 5px;

	margin-bottom: 0;

	margin-left: 10px;

	margin-top: 5px;

}

#submit {

	float : left;

	width : 92px;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 175px;

}
.textwidget{
       padding:0 0 0 10px;
text-align:center !important;
}
.textwidget a{
	float:left;
	width:auto;
	display:block;
        margin:0 15px 10px 0;
}
img.wp-image-242{
width:120px;
margin:0 auto 0 100px !important;
display:block;
height:240px;
}
a.rsswidget{
float:left;
width:auto !important;
margin:5px 0 0 10px;
line-height:14px !important;
color:#fff;

}


