/* CSS Document */


/* -------------------------------------------------------------- 

	Theme Name: Traffic Lawyers
	Theme URI: http://thetrafficlawyers.ca
	Description: 
	Author: 
	Author URI: 
	Version: 2.0

-------------------------------------------------------------- */


* {
	padding:0;
	margin:0;
}
body {
	background:url(images/bg.jpg) repeat-x #cdcabe;
	font-family:helvetica, arial;
	font-size:13px;
	color:#4e4e4e;
}

#traffictickets{
   color:#6c170b;
   background:#6c170b;
}



#view-intro{
	position:absolute;
	z-index:98;
	margin-left:716px;
	margin-top:290px;
	}
a {
	outline:none;
	color:#743c1e;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#8dd7f9;
}
a img {
	border:none;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.alignnone {
	clear:both;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
blockquote {
	background:url(images/blockquote-bg.png) top left no-repeat;
	padding:5px 0 0 35px;
	font-family:georgia, 'Lucida Grande', 'Lucida Sans Unicode';
	font-style:italic;
}
.wp-caption {
	padding:0 5px;
}
.wp-caption.alignright {
	margin:8px 0 5px 10px;
}
.wp-caption.alignleft {
	margin:8px 10px 5px 0;
}
.wp-caption.aligncenter {
	clear:both;
	margin:15px auto;
	display:block;
}
.wp-caption.alignnone {
	clear:both;
	margin:15px auto;
	display:block;
}
p.wp-caption-text {
	text-align:center;
	font-family:georgia;
	font-style:italic;
	font-size:11px;
	line-height:13px;
}
#home-quicklinks{
	position:absolute;
	margin-top:-35px;
	margin-left:-30px;
	}
#wrap {
	width:940px;
	background:url(images/WRAP-BG2.png) repeat-x top left #ede9dd;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	border-top:0px solid #c9c9c9;
	border-left:0px solid #c9c9c9;
	border-right:0px solid #c9c9c9;
	padding-bottom:30px;
}
#wrap-inner {
	width:850px;
	margin:34px 0px 0px 30px;
	padding:0px 30px 0px 0px;
	overflow:hidden;
	background:url(images/TITLE-AREA-BG.png) no-repeat top left;
}
#wrap-inner-withslide {
	width:820px;
	margin:34px 0 0 30px;
	padding:0 30px 0 30px;
	background: url(images/SLIDER-BG.jpg) no-repeat top left;
	overflow:hidden;
}
/*header*/

#header {
	height:68px;
	width:940px;
	border-top:8px solid #fff;
	text-align:left;
	margin:0 auto;
	background:#fff;
}

#nav {
	position:absolute;
	margin-top:75px;
	margin-left:350px;
	margin-right:30px;
}
#nav ul li.page_item {
	float:left;
	list-style:none;
	padding:3px 8px 6px 8px;
	line-height:18px;
	height:18px;
	background: url(images/ul-bg.png) repeat-x bottom left;
	margin-right:2px;
}
#nav ul li.current_page_item {
	background:#8c1908;
}
#nav ul li.current_page_item a {
	color:#fff;
}
#nav ul li.page_last {
	float:left;
	list-style:none;
	padding-right:0;
	padding:3px 8px 6px 8px;
	line-height:18px;
	height:18px;
	background: url(images/ul-bg.png) repeat-x bottom left;
}
#nav ul li a {
	
	text-decoration:none;
	color:#fff;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	text-shadow:0 1px 0 #655426;
}
#nav ul li a:hover {
	color:#b5c0ce;
}

#call-to-action{
	margin-top:-30px;
	margin-left:-7px;
	margin-bottom:70px;
	}
	
	
.logo-area {
	position:absolute;
	z-index:1000;
	padding-top:0px;
	margin-top:-10px;
	margin-left:30px;
	clear:both;
	overflow:hidden;
	height:186px;
}
a.logo {
	padding:0px 0px 0px 0px;
	display:block;
	width:295px;
	height:186px;
	overflow:hidden;
	float:left;
}
a#monte-cristo-logo {
	text-indent:9999px;
	background:url(images/traffic-lawyers-logo.png) no-repeat;
}
p.site-description {
	font-style:normal;
	float:left;
	padding:30px 0 0 28px;
	font-size:18px;
	color:#bebdbd;
	letter-spacing:-1px;
	color:#666666;
	text-shadow:0 1px 0 #fff;
	max-width:610px;
	text-align:center;
}
/*index*/

.title-area {
	/*clear:both;*/
	height:70px;
	overflow:hidden;
	text-align:left;
	letter-spacing:-1px;
	text-transform:capitalize;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:60px;
	padding-top:40px;
	font-size:30px;
	font-weight:bold;
	text-transform:capitalize;
	line-height:100px;
	text-shadow:0 2px 0 #000;
	color:#4a4741;
}
#main-container {
	text-align:left;
	width:540px;
	overflow:hidden;
	line-height:22px;
	float:right;
	min-height:500px;
}
#main-container p{
	margin-bottom:20px;
	}

#sellsections {
	position: absolute;
	height:149px;
	width:880px;
	margin:-40px 0 60px -30px;
}
#footer-slider{
	
	}
.post-title {
	margin-left:-6px;
	font-size:24px;
	line-height:29px;
	letter-spacing:-1px;
	text-transform:capitalize;
	text-shadow:0 1px 0 #fff;
	padding-bottom:7px;
	margin-bottom:9px;
	background:url(images/horiz.gif) repeat-x bottom left;
}
.readmore{
	margin-top:10px;
	}
.post-title a {
	font-weight:normal;
}
.post-meta {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:11.5px;
	padding:2px 0 10px 0;
	margin-bottom:20px;
}
span.author {
	font-weight:bold;
	text-transform:capitalize;
	background:url(images/user.png) no-repeat top left;
	padding-left:19px;
}
span.the-date {
	background:url(images/calendar.png) no-repeat top left;
	padding-left:19px;
	font-weight:bold;
	color:#a2a2a2;
	margin-left:8px;
}
span.the-comments {
	background:url(images/balloon.png) no-repeat top left;
	padding-left:19px;
	margin-left:8px;
	color:#6c7ebb;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:11.5px;
}
.post-excerpt {
	
	line-height: 22px;
	padding-bottom:30px;
	min-height:50px;
	overflow:hidden;
	clear:both;
}
.post-excerpt p {
	line-height: 24px;
	font-size: 14px;
}
.post-excerpt a {
	color:#4E4E4E;
	background:#FFF5C0;
	text-shadow:0 1px 0 #fff;
}
.post-excerpt a:hover {
	color:#828282;
}
.post-excerpt img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-excerpt img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-excerpt img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt a img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-excerpt a img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-excerpt a img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt a img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt h1, .post-excerpt h2, .post-excerpt h3, .post-excerpt h4, .post-excerpt h5, .post-excerpt h6 {
	font-size:20px;
	line-height:18px;
	margin-bottom:10px;
	color:#80180d;
	letter-spacing:-1px;
}
.post-excerpt ol {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-excerpt ol li ol {
	padding-left:20px;
}
.post-excerpt ol li ul {
	padding-left:20px;
}
.post-excerpt ul {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-excerpt ul li ol {
	padding-left:20px;
}
.post-excerpt ul li ul {
	padding-left:20px;
}
a.more-link {
	color:#fff;
	font-family:verdana, georgia;
	text-align:right;
	text-shadow:0 1px 0 #000;
	font-size:10px;
	font-family:Verdana;
	background:#a5500d;
	padding:3px;
	position:relative;
	top:-25px;
	clear:both;
}
a:hover.more-link {
	color:#000;
	text-shadow: none;
}
#post-navigation {
	clear:both;
	margin:45px 0 10px 0;
	padding:3px;
	background:#999999;
	text-align:center;
}
#post-navigation a {
	color:#fff;
	text-shadow:0 1px 0 #000;
}
#post-navigation a:hover {
	color:#000;
	text-shadow:0 1px 0 #fff;
}
/*home page with slider*/


/* Easy Slider */


#slider {
	position:relative;
	text-align:left;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:820px;
	height:350px;
	overflow:hidden;
	background: url(images/slider-li-bg.png) no-repeat;
	color:#FFFFFF;
	position:relative;
}
#slider .left-container {
	float:left;
	width:380px;
	height:210px;
	overflow:hidden;
	line-height:36px;
	margin-top:100px;
}
#slider .post-title-large {
	margin-bottom:22px;
}
#slider .post-title-large a {
	display:inline;
	font-size:30px;
	font-weight:bold;
	text-transform:capitalize;
	line-height:38px;
	color:#743c1e;
}
#slider .post-title a:hover {
	color:#ffffff;
	text-shadow:none;
}
#slider .post-excerpt {
	margin-left:13px;
	font-size:14px;
	color:#6e6e6e;
}
.slider-image-container {
	position:relative;
	width:400px;
	height:300px;
	float:right;
	margin-top:28px;
}
ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
	position:relative;
	top:-60px;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:23px;
	line-height:23px;
}
ol#controls li a {
	float:left;
	height:23px;
	line-height:23px;
	background: url(images/contols-white.png) repeat-x bottom left;
	color:#000;
	text-shadow:0 1px 0 #fff;
	padding:0 8px;
	text-decoration:none;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
ol#controls li.current a {
	background:#21759B;
	color:#fff;
	text-shadow:none;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
#latest-news-column {
	width:375px;
	margin-left:5px;
	margin-top:15px;
	padding:5px 5px 0 5px;
	text-align:left;
	float:left;
	border-top:1px dashed #ccc;
}
#latest-news-column h3 {
	position:relative;
	top:-40px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	text-shadow:0 1px 0 #FFFFFF;
}
#latest-news-column .post-title {
	
	margin-bottom:10px;
}
#random-image-column {
	width:390px;
	margin-right:40px;
	text-align:left;
	float:left;
	border-top:1px dashed #ccc;
	padding-top:10px;
	margin-top:15px;
}
#random-image-column h3 {
	position:relative;
	top:-45px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	text-shadow:0 1px 0 #FFFFFF;
}
#random-image-column img {
	float:left;
	margin-bottom:20px;
}
#random-image-column img.odd {
	margin-right:20px;
}
.post-390 {
	width:390px;
	float:left;
	margin-bottom:20px;
	text-align:left;
}
.post-390.odd {
	margin-right:40px;
}
.post-390 .post-excerpt {
	line-height:24px;
}
.post-390 a.more-link {
	position:relative;
	top:-15px;
}
/*single*/



.post-content {
	margin-top: 0px;
	padding-bottom:30px;
	overflow:hidden;
	clear:both;
}
.post-content a {
	color:#4E4E4E;
	background:#FFF5C0;
	text-shadow:0 1px 0 #fff;
}
.post-content a:hover {
	color:#828282;
}
.post-content p {
	padding:0 0 15px 0;
}
.post-content img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-content img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-content img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-content img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-content a img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-content a img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-content a img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-content a img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-content h1, .post-content h2, .post-content h4, .post-content h5, .post-content h6 {
	font-size:30px;
	line-height:26px;
	margin-bottom:10px;
	color:#80180d;
	letter-spacing:-1px;
}
.post-content h3{
	font-size:24px;
	line-height:24px;
	margin-top:20px;
	margin-bottom:20px;
	color:#000;
	letter-spacing:-1px;
	}


.post-content ol {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-content ol li ol {
	padding-left:20px;
}
.post-content ol li ul {
	padding-left:20px;
}
.post-content ul {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-content ul li ol {
	padding-left:20px;
}
.post-content ul li ul {
	padding-left:20px;
}
.post-meta-bottom {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:11.5px;
	padding:2px 0 10px 0;
	margin-bottom:20px;
	line-height:16px;
}
span.the-cat {
	font-weight:bold;
	background:url(images/ui-tab-content.png) no-repeat top left;
	padding-left:19px;
}
span.the-cat a {
	font-weight:normal;
	color:#6c7ebb;
}
span.the-cat a:hover {
	color:#a2a2a2;
}
span.edit-me-links {
	font-size:10px;
	font-family:Verdana;
	background:#a5500d;
	padding:3px;
	margin-left:20px;
	text-shadow:0 1px 0 #000;
}
span.edit-me-links a {
	color:#FFFFFF;
}
span.edit-me-links a:hover {
	color:#000000;
	text-shadow:none;
}
span.the-tags {
	font-weight:bold;
	text-transform:capitalize;
	background:url(images/tags.png) no-repeat top left;
	padding-left:19px;
	margin-left:8px;
}
span.the-tags a {
	font-weight:normal;
	color:#6c7ebb;
}
span.the-tags a:hover {
	color:#a2a2a2;
}
#page-links {
	padding:15px 0 0 0;
}
/*comments*/















#comments {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	color:#4e4e4e;
	text-align:left;
	padding:15px 0 35px 0;
}
img.avatar {
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:0 10px 0 0;
}
cite.fn a {
	font-family:Arial;
	font-style:normal;
	text-transform:capitalize;
	padding:0;
	color:#333333;
}
.comment-author {
	padding:0;
	line-height:14px;
}
.comment-meta {
	font-family:'Trebuchet MS', verdana;
	font-size:11px;
	color:#666666;
	line-height:14px;
	padding-bottom:5px;
}
.comment-meta a {
	color:#6c7ebb;
	font-weight:normal;
}
.comment-body {
	margin-bottom:20px;
	padding:15px;
	font-style:italic;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	overflow:hidden;
}
.comment-body p a {
	color:#4E4E4E;
	background:#FFF5C0;
	text-shadow:0 1px 0 #fff;
	padding:0 2px 0 2px;
}
.comment-body p a:hover {
	color:#999999;
}
li.comment.even {
	background:#ffffff url(images/comment-white.png) bottom left repeat-x;
	border:1px solid #bbbbbb;
	margin-bottom:20px;
}
li.comment.odd {
	background:#bbbbbb url(images/comment-dark.png) bottom left repeat-x;
	margin-bottom:20px;
}
ul.commentlist li {
	list-style:none;
}
li.parent {
	padding-bottom:10px;
}
.commentlist ul.children {
	margin:20px;
}
.comment-meta .commentmetadata p a {
	color:#21759B;
}
a.comment-reply-link {
	color:#21759B;
	font-family:verdana;
	font-size:11px;
	padding:10px 0 0 0;
}
/*response*/







h3#response-title {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	color:#4e4e4e;
	text-align:left;
	padding:15px 0 35px 0;
}
#commentform p {
	padding-bottom:10px;
}
.comment-form-input-fields {
	padding:5px;
	margin-bottom:10px;
}
.comment-form-labels {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:11px;
}
input.send-comment {
	background: url(images/send-comment.png) no-repeat;
	width:123px;
	height:43px;
	border:none;
	margin:5px 0 0 0;
	text-indent:-9999px;
	background-position:0 -43px;
	display:block;
}
input:hover.send-comment {
	background-position:0 0;
}
/*portfolio*/







a.portfolio-image {
	display:block;
	width:400px;
	height:26px;
	position:relative;
	top:16px;
	left:-8px;
	z-index:2;
}
img.large-thumbs {
	position:relative;
	z-index:1;
	padding-bottom:10px;
}
.large-image {
	background:url(images/LARGE-IMG.png) no-repeat bottom left;
	width:400px;
	height:316px;
	float:left;
	margin-bottom:10px;
	padding-bottom:18px;
}
.large-image.odd {
	margin-right:20px;
}
.large-image .post-title-small {
	clear:both;
	padding:0 20px 0 20px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	text-align:center;
}
.large-image .post-title-small a {
	font-size:13px;
	font-weight:bold;
	letter-spacing:0;
	line-height:16px;
	color:#333333;
	text-shadow:0 1px 0 #fff;
}
.large-image .post-title-small a:hover {
	color:#21759B;
}
/*sidebar*/


#sidebar {
	width:250px;
	margin-left:0px;
	margin-top:100px;
	padding-left:-30px;
	text-align:left;
	float:left;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:11.5px;
}

#sidebar a {
	color:#4e4e4e;
	font-weight:normal;
	text-transform:capitalize;
	text-shadow:0 1px 0 #eaeaea;
}
#sidebar a:hover {
	color:#21759B;
}
#searchform {
	margin-left:35px;
	height:104px;
	margin-bottom:15px;
}
#searchform h3 {
	text-shadow:0 1px 0 #fff;
	color:#fff;
	margin:0 0 8px 3px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', verdana, georgia;
	font-size:18px;
	color:#000000;
	text-align:left;
	padding:0;
}
input.inputs {
	padding:5px;
	margin-left:1px;
}
input.go {
	background: url(images/search-button.png) no-repeat;
	width:123px;
	height:43px;
	border:none;
	margin:5px 7px 0 0;
	text-indent:-9999px;
	float:left;
	background-position:0 -43px;
	display:block;
}
input:hover.go {
	background-position:0 0;
}
.sidebar-row h3 {
	font-family: arial;
	font-size:18px;
	color:#8c1908;
	text-shadow:0 2px 0 #FFFFFF;
	font-weight:bold;
	margin-bottom:3px;
	/*background:url(images/blog.png) no-repeat;*/
	background-position:5px 11px;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #fff;
}
.sidebar-row h3.twitter {
	background:url(images/twitter.png) no-repeat;
	background-position:5px 11px;
}
.sidebar-row h3.the-cat {
	background:url(images/ui-tab-content.png) no-repeat;
	background-position:5px 11px;
}
.sidebar-row h3.feeds {
	background:url(images/feed.png) no-repeat;
	background-position:5px 11px;
}
.sidebar-row h3.archives {
	background:url(images/cards-stack.png) no-repeat;
	background-position:5px 11px;
}
.sidebar-row {
	background:#e6dfcf;
	border-left:#e6dfcf 8px solid;
	border-right:#e6dfcf 8px solid;
	padding:25px 25px 25px 15px;
}
.sidebar-bottom-fix {
	/*background:url(images/sidebar-container-bottom.png) bottom left no-repeat;*/
	width:213px;
	height:22px;
	margin-bottom:20px;
}
.sidebar-row li {
	list-style:none;
	line-height:15px;
	padding:4px 5px 6px 0;
}
.sidebar-row ul {
	margin:0;
	padding:10px 10px 0 10px;
}
.sidebar-row ul.children {
	margin-left:5px;
}
.sidebar-row table {
	width:100%;
}
#wp-calendar {
	padding:10px;
}
#wp-calendar caption {
	margin-top:10px;
}
td#next {
	text-align:right;
}
/*footer*/



#footer-wrap {
	background:url(images/footer-wrap-bg.gif) repeat-x;
	height:222px;
	margin:0 auto;
}
#footer {
	width:940px;
	margin:0 auto;
	background:url(images/footer.png) no-repeat;
	height:222px;
}
#footer2 {
	width:940px;
	margin:0 auto;
	background:url(images/footer.png) no-repeat;
	height:50px;
}
img.footer-logo {
	width:180px;
	height:48px;
	overflow:hidden;
	padding:80px 0 0 25px;
}
#nav-in-footer {
	margin-left:310px;
	padding:5px 0 0 35px;
}
#nav-in-footer ul li {
	float:left;
	list-style:none;
	padding:0 10px 0 0;
}
#nav-in-footer ul li a {
	font-family:verdana;
	font-size:11px;
	color:#bc4124;
	text-shadow:0 1px 0 #fff;
	font-weight:normal;
}
#nav-in-footer ul li a:hover {
	color:#999999;
}

#social-icons{
	display:none;
	position:absolute;
	margin-left:650px;
	margin-top:12px;
	}
#social-icons2{
	display:none;
	position:absolute;
	margin-left:800px;
	margin-top:-23px;
	}

#copyright {
	clear:both;
	text-align:center;
	position:relative;
	top:32px;
	
}
#copyright2 {
	clear:both;
	text-align:center;
	position:relative;
	top:82px;
	color:#fff;
}
#copyright p {
	font-family:verdana;
	font-size:11px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-transform:capitalize;
}
a#backtotop {
	display:block;
	background:url(images/arrow-up.png) no-repeat top right;
	height:30px;
	width:80px;
	float:right;
	padding:5px 32px 0 0;
	margin:120px 25px 0 0;
	text-align:right;
	text-shadow:0 1px 0 #fff;
}
a:hover#backtotop {
	text-shadow:none;
}
#headquote {
	width:940px;
	height:40px;
	position:absolute;
	margin-top:-8px;
	margin-left:0px;
}
.post-excerpt2 {
	padding-bottom:30px;
	min-height:50px;
	overflow:hidden;
	clear:both;
}
.post-excerpt2 a {
	color:#4E4E4E;
	background:#FFF5C0;
	text-shadow:0 1px 0 #fff;
}
.post-excerpt2 a:hover {
	color:#828282;
}
.post-excerpt2 img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-excerpt2 img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-excerpt2 img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt2 img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt2 a img.alignright {
	display:inline;
	margin:8px 0 5px 20px;
}
.post-excerpt2 a img.alignleft {
	display:inline;
	margin:8px 20px 5px 0;
}
.post-excerpt2 a img.aligncenter {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt2 a img.alignnone {
	clear:both;
	margin:10px auto;
	display:block;
}
.post-excerpt2 h1, .post-excerpt2 h2, .post-excerpt2 h3, .post-excerpt2 h4, .post-excerpt2 h5, .post-excerpt2 h6 {
	font-size:20px;
	line-height:18px;
	margin-bottom:10px;
	color:#000000;
	letter-spacing:-1px;
}
.post-excerpt2 ol {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-excerpt2 ol li ol {
	padding-left:20px;
}
.post-excerpt2 ol li ul {
	padding-left:20px;
}
.post-excerpt2 ul {
	padding:10px 10px 10px 15px;
	margin-left:10px;
}
.post-excerpt2 ul li ol {
	padding-left:20px;
}
.post-excerpt2 ul li ul {
	padding-left:20px;
}
