/*
Theme Name: Oury Clark Blog
Theme URI: http://ouryclarkblog.co.uk/
Description: 
Version: 1.0
Author: Paper Uncle
Author URI: http://paperuncle.com/
Tags: 
*/

.bold {
	font-weight: bold;
}

a {
  outline: none;
}

.tagsEtc {
	background: white;
	border: 1px solid #ccc;
	padding: 10px;
}

.incoming {
	background-color: white !important;
	border: 3px solid #b20000 !important;
	color: #333 !important;
	margin: 2em 0;
	overflow: hidden;
	padding: 0 !important;
}

.advanced {
	text-align: left !important;
	margin: 5px 0 0;
}

.advanced a,
.advanced a:visited {
	background: #b20000;
	padding: 2px 5px 2px;
	color: white;
	font-family: Arial, sans-serif;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-weight: bold;
}

.advanced a:hover {
	background: #272727;
	color: white;
}

.footerBusinessButtons a,
.footerBusinessButtons a:visited {
	background: #eee;
	border: 1px solid #ccc;
	padding: 2px 5px 2px;
	color: #333;
	font-family: Arial, sans-serif;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-weight: bold;
	font-size: 9px;
}

.footerBusinessButtons a:hover {
	color: #eee;
	background: #333;
	border: 1px solid #333;
}

#searchform #advanced-search {
	margin: 0 !important;
}

.entry {
	padding: 0 10px 10px;
}

/* specify business */

.ocnews,
.occa,
.ocs,
.occf,
.oci,
.ocifa,
.ocbc,
.ocr {
	padding: 15px;
}


.ocnews {
	background: #b20000;
}

.occa {
	background: #3B6E8F;
}

.ocs {
	background: #9EA374;
}

.occf {
	background: #648AA8;
}

.oci {
	background: #93B8D0;
}

.ocifa {
	background: #8BA9C3;
}

.ocbc {
	background: #7B7251;
}

.ocr {
	background: #D9C894;
}

.archive.category-news,
.archive.category-chartered-accountants,
.archive.category-solicitors,
.archive.category-corporate-finance,
.archive.category-insolvency,
.archive.category-independent-financial-advice,
.archive.category-business-continuity,
.archive.category-recruitment {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.category-news,
.category-chartered-accountants,
.category-solicitors,
.category-corporate-finance,
.category-insolvency,
.category-independent-financial-advice,
.category-business-continuity,
.category-recruitment {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

.category-news {
	border-bottom: 30px solid #b20000;
}

.category-chartered-accountants {
	border-bottom: 30px solid #3B6E8F;
}

.category-solicitors {
	border-bottom: 30px solid #9EA374;
}

.category-corporate-finance {
	border-bottom: 30px solid #648AA8;
}

.category-insolvency {
	border-bottom: 30px solid #93B8D0;
}

.category-independent-financial-advice {
	border-bottom: 30px solid #8BA9C3;
}

.category-business-continuity {
	border-bottom: 30px solid #7B7251;
}

.category-recruitment {
	border-bottom: 30px solid #D9C894;
}

/* headers */

#header {
	margin: 0;
	padding: 0;
	width: 1000px;
	}

#headerimg 	{
	height: 36px;
	width: 105px;
	margin: 2px 0 0 20px;
	float: left;
	}

#allocheaderimg {
	width: 1000px;
	height: 101px;
}

#headerOClink {
	float: left;
	margin: 19px 0 0 20px;
}

#headerOClink a,
#headerOClink a:visited {
	font-size: 13px;
}

#headercontact {
	float: right;
	width: 250px;
	height: 44px;
	margin: 8px 20px 0 0;
}


#headercontact-right {
	float: left;
	margin: 12px 0 0 8px;
	width: 90px;
}

#headercontact-right a,
#headercontact-right a:visited {
	color: white;
	padding: 8px;
	background: #b20000 url(images/ocblog-h2bg2widget.jpg) center left no-repeat;
	font-size: 10px;
}

#headercontact-right a:hover {
	color: white;
	padding: 8px;
	background: #232323 url(images/ocblog-h2bg.jpg) top left no-repeat;
}

#headercontact-left {
	float: left;
	text-align: right;
	width: 130px;
	font-size: 12px;
	margin-top: 4px;
}


/* navigation */

#navigation {
	margin: 33px 0 0;
}

#navigation ul {
	margin: 0;
	padding: 0 0 0 16px;
}

#navigation ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
}

#navigation ul li a {
	background: transparent;
	color: #b20000;
	padding: 12px 10px 13px;
	font-size: 13px;
	text-shadow: 1px 1px 0 #eee;
}

#navigation ul li a:hover {
	background: #232323 url(images/ocblog-h2bg.jpg) top left no-repeat;
	color: white;
	padding: 12px 10px 13px;
	text-shadow: none;
}

/* single */


#singleMeta {}

#relatedPosts {
	float: right;
	width: 300px;
	background: #232323;
	margin: 10px 0 10px 10px;
}

#relatedPosts a {
	color: white;
}

#relatedPosts ul {
	padding-left: 27px;
	
}

#relatedPosts li {
	list-style-position: outside;
	list-style-image: url(images/ocblog-bullet.png);
}

#relatedPosts h2 {
	background: #b20000 url(images/ocblog-h2bg2.jpg) top left no-repeat;
	color: white;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	margin: 0;
}


/* author */

.authorInfo {
	float: right;
	width: 355px;
	font-size: 10px;
	line-height: 12px;
	border: #ddd solid 1px;
	padding: 5px;
	margin: 5px 0 10px 10px;
	text-align: left;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

.authorInfo .entry_author_image {
	float: left;
	width: 110px;
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
}

.authorInfo ul {
	float: left;
	width: 230px;
	margin: 0;
}

.authorInfo ul .name {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}

.authorInfo ul li {
	list-style: none;
	list-style-type: none;
}

.entry .authorInfo .authorMoreInfo {
	padding: 3px;
	background: url(images/ocblog-h2bg.jpg) top left no-repeat;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.authorMorePosts {
	padding: 3px;
	background: url(images/ocblog-h2bg.jpg) top left no-repeat;
	color: white;
	font-weight: bold;
	text-align: center;
}

.entry .authorMoreInfo:hover {
	background: #b20000;
}

.authorMorePosts:hover {
	background: #b20000;
}


.authorMoreInfo a {
	color: white;
}

.authorMorePosts a {
	color: white;
}

.authorMoreInfo a:hover {
	color: white;
}

.authorMorePosts a:hover {
	color: white;
}

.postTitleAuthor {
	padding: 15px 10px 5px 10px;
	background: white url(images/ocblog-gadient-bg.jpg) top left repeat-x;
}

.postTitleAuthor h2 {
	padding: 0 15px 10px 0;
	border-top: none;
	background: none;
	font-size: 20px;
	font-family: Georgia, Serif;
	text-transform: uppercase;
}

.timeDateAuthor {
	border-bottom: 1px solid #bbb;
	padding: 4px 15px;
	background: #b20000 url(images/ocblog-h2bg2.jpg) top left no-repeat;
	color: white;
	font-weight: bold;
}

.readMore {
	margin-top: 5px;
	padding: 5px 10px;
	background: #b20000 url(images/ocblog-h2bg2.jpg) top left;
	color: white;
	font-weight: bold;
	border: 2px solid white;
	float: right;
	width: 100px;
	text-align: center;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

.readMore:hover {
	background: #232323 url(images/ocblog-h2bg.jpg) top left;
	color: white;
	font-weight: bold;
}

/* catagory */

#categoryTitle {
	border-bottom: 1px solid #bbb;
	padding: 4px 15px;
	background: #b20000 url(images/ocblog-h2bg2.jpg) top left no-repeat;
	color: white;
	font-weight: bold;
}

/* single top navigation */

.navigation {
	display: block;
	text-align: center;
	margin: 0;
	}

.navLeft,
.navLeft a,
.navLeft a:hover,
.navRight,
.navRight a,
.navRight a:hover {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.navLeft,
.navRight {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #232323 url(images/ocblog-h2bg2.jpg) top left;
	color: white;
}

.navLeft a,
.navLeft a:hover,
.navRight a,
.navRight a:hover {
	color: white;
}

.navLeft:hover,
.navRight:hover {
	background: #b20000 url(images/ocblog-h2bg.jpg) top left;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: white url(images/ocblog_sub-bg.png) repeat-x top left;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	width: 1000px;
	}

#content {
	font-size: 13px;
	}

.narrowcolumn {
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 30px 10px;
	padding-left: 20px;
	width: 635px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#footer {
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer ul {
	padding: 5px 0;
	margin-top: 35px;
	background: #272727;
}

#footer ul li {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	font-size: 11px;
}

#footer ul li a {
	color: white;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}

#straplineWrapper {
	width: 1000px;
}

.strapline {
	float: right;
	width: 283px;
	margin: 0 48px 10px 0;
}

#footerLinks {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.widecolumn .entry p {
	font-size: 10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 16px;
	}

.widecolumn {
	line-height: 16px;
	}

.narrowcolumn .postmetadata {
	text-align: center;

	color: #333;
	}

.thread-alt {
	background-color: white;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}



small {
	font-family: Georgia, Serif;
	font-size: 9px;
	line-height: 15px;
	}


/* Begin Sidebar */
#sidebar {
	float: left;
	margin: 30px 10px 30px 20px;
	width: 260px;
	font: 13px Arial, Helvetica, sans-serif;
}

#sidebar form {
	margin: 0;
}


#sidebar .widget_search {
	background: white;
	padding: 0;
}

.widget_tag_cloud {
	padding: 10px;
}

.widget {
	background: white;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #bbb;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

#searchform {
	margin: 10px 2px;
	padding: 11px 10px;
	text-align: left;
	}

#searchform #s {
	width: 165px;
	padding: 0;
	margin: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#fullguidelist {
	margin-bottom: 20px;
	background: #333 url(images/aggregator-top.png) top left no-repeat;
	color: white;
}

#fullguidelist p,
#fullguidelist form {
	padding: 0 10px;
}

#fullguidelist a {
	color: white;
}

/* End Sidebar */


/*	Begin Headers */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 25px;
	line-height: 12px;
	margin: 6px 0 0 0;
	padding-top: 70px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2 {
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	background: #272727 url(images/ocblog-h2bg.jpg) top left repeat scroll;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	padding: 0 15px;
	}

.post h2 {
}

.post h2 a,
.post h2 a:visited {
	color: #333;
}

.post h2 a:hover {
	color: #b20000;
}

#sidebar h2 {
	margin: 0;
	border-top: none;
}

h2, h2 a, h2 a:visited {
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.pagetitle {
	text-align: left;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
}

h3 {
	font-size: 19px;
	line-height: 17px;
	margin: 0px 0 6px 0;
	padding-bottom: 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */




.entry p a:visited {
	color: #b20000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.comment.byuser .ocComment {
	background: #272727 url(images/ocblog-comment-bg.png) top right no-repeat;
	padding: 5px;
	color: white;
}

.comment.byuser .ocComment a {
	color: white;
}

.comment .ocComment {
	background: #272727 url(images/ocblog-h2bg3.jpg) repeat scroll;
	padding: 5px;
	color: #333;
}

.comment .ocComment a {
	color: #333;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 9px Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 9px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 9px;
	letter-spacing: 7px;
	}

a {
	color: #b20000;
	text-decoration: none;
}

h2 a:hover {
	color: white;
	text-decoration: none;
	}

h3 a:hover {
	color: #b20000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: left;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 35px;
	}

.entry .authorInfo ul {
	padding: 0 0 0 10px;
}

.entry .authorInfo ul li {
	
	margin: 3px 0 3px 0;
}

html>body .entry li {
	margin: 6px 0 6px 0px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul,
#sidebar ul ul,
#sidebar ul ol {
	margin: 10px 0 0 15px;
	padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	

/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #bbb;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 5px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden,
.hideme,
.screen-reader-text {
	position: absolute;
	left: -9999px;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

