/*
Theme Name: Pro Business Press - PROTheme
Theme URI: http://PROBusinessPress.com/
Author: <a href="http://IMBolt.com/" target="_blank">Maulana Malik</a>
Version: 1.3.3.1
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:1.4;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	margin:10px 0;
}
/* ==============================UNIVERSAL TAGS	================================= */
h1 { font-size	: 24px;  }
h2 { font-size	: 20px; }
h3 { font-size	: 16px; }
h4 { font-size	: 14px; }
h5 { font-size	: 12px; }
h6 { font-size	: 10px; }
/* ==============================UNIVERSAL STYLE	================================= */
.bold{
	font-weight:bold;
}
.clearfix {
	float: none;
	clear: both;
}
/* ==============================SEARCH FORM	================================= */
#searchform{
	background:url(images/bg_search.png) no-repeat;
	width:207px; height:24px;
	margin:0;
	padding:0;
}
#searchform input[type=text]{
	border: none;
    padding: 3px 10px;
    background: none;
    height: 18px;
    width: 155px;
}
#searchform input[type=submit]{
	width:20px; height:20px;
	cursor:pointer;
	border:none;
	text-indent:-5000px;
	background:none;
}
#searchform label{
	display:none;
}
/* ==============================TEMPLATE STYLE	================================= */
#full-content{
	padding:0 20px;
}
#not-found{
	text-align:center;
	background:#f9f9f9;
	padding:20px 0;
	text-shadow:0 3px 1px #fff;
}
#not-found h1{
	font-size:100px;
}

#wp-calendar{
	width:100%;
	font-size:8pt;
}
#wp-calendar th,#wp-calendar td{
	padding:3px;
	border-left:solid 1px #eaeaea;
	border-top:solid 1px #eaeaea;
}
#wp-calendar{
	border-bottom:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
}
#wp-calendar caption{
	padding:3px;
	background:#eaeaea;
}
#wp-calendar tfoot{
	display:none;
}
/* =============================POST================================== */

.odd{
	border-bottom:1px solid #ccc;
}
.even{
	border-bottom:1px solid #ccc;
}

.post {
	padding-top:15px;
	padding-bottom:15px;
}
.post .post-body {
	overflow:hidden;
}
.entry-meta{
	padding:0 0 5px 0;
	color:#666;
}
.entry-meta a{
	color:#666;
}
.tumbImage{
	border:solid 1px #ccc;
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
}
.largeimage{
	border:solid 1px #ccc;
	width:570px;
	height:270px;
	overflow:hidden;
	float:left;
	margin:0 0 20px 0;
}
.largeimage img{
	width:570px;
}
.category .post-content,.home .post-content{
	overflow:hidden;
}
.hotpost{
	margin:0 0 20px 0;
}
.post .post-thumb {
	width	: 220px;
	float	: left;
	margin	: 0 25px 15px 0;
	text-align	: center;
}
.post-thumb-home{
	width:570px;
	height:220px;
	overflow:hidden;
	margin:0 0 20px 0;
}
.post .post-thumb a { border:none; }

.post .post-content ul,
.post .post-content ol,
.post .post-content p {
	line-height	: 22px;
	margin-bottom	: 15px;
}
.post-content{
	overflow:hidden;
	margin:0 0 20px 0;
}
.post-title{
	font-size:22px;
}
.post .post-content .wp-caption {
    position: relative;
    text-align: center;
    top: -12px;
}

.post .post-content .alignright {
    float: right;
    margin: 15px 0 10px 15px;
}

.post .post-content .aligncenter {
    display: block;
    margin: 15px auto 20px;
}

.post .post-content .alignleft {
    float: left;
    margin: 15px 15px 10px 0;
}

.post .post-content .wp-caption img {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 4px 0;
}

.post .post-content .wp-caption p { margin-bottom:0; }

.post .post-button {
	position:absolute;
	margin:10px 0 0 156px;
	text-align	: center;
}
.home .post .post-button,.category .post .post-button{
	position:static;
	margin:0;
}
.post blockquote {
	padding	: 10px;
	text-align	: center;
	color	: #888;
	font-style	: italic;
}

.post .post-content strong {
	font-weight	: bold;
}

.post .post-content em {
	font-style	: italic;
}

.post .post-content ul li {
	list-style	: circle;
	padding		: 5px;
	margin-left	: 20px;
}

/* =============================PAGING================================== */
.pagination {
	clear:both;
	padding:15px 0;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background:#C00;
}

.pagination a:hover{
	color:#fff;
	background:#900;
}

.pagination .current{
	padding:6px 9px 5px 9px;
	background: #900;
	color:#fff;
}
/* ==========================FORM===================================== */
input,input[type=text],input[type=password],textarea,select{
    background	: none repeat scroll 0 0 #F9F9F9;
    border		: 1px solid #CCCCCC;
    padding		: 4px  5px;
}
input[type=submit],input[type=button]{
	cursor:pointer;
    padding		: 3px  5px;
}
/* =============================COMMENTS================================== */
#comments {
	clear: both;
	margin:0 0 30px 0;
}

#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 15px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond h3 {
	text-decoration	: underline;
}

form#commentform {
	width	: 90%;
	padding	: 5px;
	margin	: 0 auto;
}

form#commentform input#submit {
	padding	: 10px 5px;
	margin-left	: 110px;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	width	: 5px;
	padding	: 5px 0;
	display	: inline-block;
}

#respond label {
	font-size: 18px;
	width	: 100px;
	padding	: 5px 0;
	display	: inline-block;
	text-align	: right;
	font-weight	: bold;
}

#respond .comment-form-url label {
	width	: 88px;
}

#respond input[type=text] {
	margin: 0 0 9px 9px;
	width: 450px;
}
#respond textarea {
	margin-top	: 9px;
	margin-bottom	: 10px;
	margin-right	: 80px;
	width: 450px;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* Images
-------------------------------------------------------------- */
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/* Pullquotes
-------------------------------------------------------------- */
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.alignleft {}
.w960 h1 span {font-family:"Myriad Pro"!important;font-size:inherit!important;}