

body {
	background: #EEE url(images/bg.jpg/*tpa=/wp-content/themes/scottmallinsonv4/images/bg.jpg*/) repeat-x;
	color: #666;
	font-size: 62.5%;
	padding: 0;
}
#header {
	position: relative;
	padding-left: 140px;
	height: 85px;
	width: 560px;
}
#header em {
	text-transform: lowercase;
}
#logo {
	width: 54px;
	height: 54px;
	position: absolute;
	top: 12px;
	left: 80px;
}
#header a, h2 a {
	color: #454545;
}
h2 a:hover {
	background: #F00;
	color: #FFF;
	text-decoration: none;
}
#header .current_page_item a, #header .current_page_parent a {
	font-weight: bold;
}
#main_nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	right: -60px;
}
#main_nav li {
	list-style: none;
	display: inline;
	margin-left: 11px;
}
#heading_date {
	color: #CCC;
	font-size: 1.3em;
}
#header p, #header li {
	font-size: 1.2em;
	margin-top: 30px;
}
blockquote {
	margin-left: 15px;
	border-left: 5px solid #CCC;
	padding-left: 10px;
	font-style: italic;
}
h1 {
	font-size: 4.2em;
	letter-spacing: -3px;
	line-height: 85%;
	padding: 0;
	font-weight: bold;
	color: #454545;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 125%;
	color: #454545;
}	
h3 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 100%;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #454545;
}
	
.page_description p {
	font-size: 1.6em;
	line-height: 125%;
	padding: 0;
	font-weight: normal;
	color: #999;
}
h5 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0 0 3px;
	font-weight: bold;
	color: #454545;
	border-bottom: 1px solid #CCC;
}
.blog_post_content h2 {
	font-size: 2.3em;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: bold;
	color: #454545;
	position: relative;
}
p, li, label {
	font-size: 1.2em;
}
p label, p input, p textarea, li p {
	font-size: 100%;
}
form#comment-form div {
	clear: both;
}
form#comment-form div label {
	display: block;
}
input, textarea {
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	padding: 2px;
}
input:hover, textarea:hover {
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
input:focus, textarea:focus {
	border-left: 1px solid #F00;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #C00;
	border-right: 1px solid #C00;
}
small {a
	font-size: 90%;
	color: #CCC;
}
small a {
	background: #F3F3F3;
	border-bottom: 1px solid #E3E3E3;
	padding: 2px 4px;
}
.divider {
	display: block!important;
	visibility: hidden!important;
	height: 2px!important;
	width: 100%!important;
	background: #E3E3E3!important;
	margin: 7px 0 7px 0!important;
}
#latest_work, #latest_articles {
	margin-bottom: 10px;
}
#latest_work images {
	margin-bottom: 10px;
}
#footer {
	font-size: 90%;
	color: #CCC;
	padding-bottom: 20px;
}
#footer a {
	background: #F3F3F3;
	border-bottom: 1px solid #E3E3E3;
	padding: 2px 4px;
}
legend, input.special {
	display: none;
	visibility: hidden;
}
p.left {
	float: left;
}
p.right {
	float: right;
}
#comments_list, #respond {
	margin-left: 70px;
}
#respond {
	padding: 10px;
	background: #E9E9E9;
	border: 1px solid #CCC;
}
.comment-content {
	background: #F3F3F3;
	padding: 5px 10px;
	border: 1px solid #CCC;
	overflow: hidden;
}
.alt .comment-content {
	background: #FFF;
}
.comment-meta {
	font-size: 0.8em;
	text-align: right;
}
.comment-meta img {
	margin: 0 10px 5px 10px;
	float: right;
}
#weblog_navigation ul, #weblog_navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#weblog_navigation ul li {
	font-size: 1.1em;
	line-height: 150%;
}
#weblog_navigation ul li a {
	font-weight: bold;
	color: #666;
}
#main_content, #weblog_navigation {
	padding-bottom: 20px;
}
.client {
	padding-bottom: 10px;
}
.client img {
	margin: 0 auto;
	display: block;
}
#screenshots {
	padding-top: 10px;
}
#screenshots .grid_2 {
	margin-bottom: 20px;
}
.alignleft {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #F3F3F3;
	border: 1px solid #E0E0E0;
}
.alignright {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #F3F3F3;
	border: 1px solid #E0E0E0;
}
.alignnone, .aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 10px;
	background: #F3F3F3;
	border: 1px solid #E0E0E0;
}
#main_content li {
	padding-left: 20px;
	margin-left: 10px;
	background: url(images/bullet.gif/*tpa=/wp-content/themes/scottmallinsonv4/images/bullet.gif*/) 0 1px no-repeat;
}
.req-star {
	color: #F00;
}
input.submit {
	margin-top: 10px;
}
.success {
	padding: 10px;
	border: 1px solid #090;
	background: #F3FFE6;
	font-size: 1.2em;
}
.error {
	padding: 10px;
	border: 1px solid #930;
	background: #FFDFEA;
	font-size: 1.2em;
	color: #000;
}
.wp-caption {
	text-align: center;
}
.wp-caption p {
	font-size: 1.1em;
	margin: 5px 0 0 0;
}
.subscribe {
	margin-bottom: 10px;
}
.subscribe p {
	margin: 0;
	/*font-size: 1.4em;*/
}
.subscribe img {
	vertical-align: middle;
}

/***************** new design */

ul#portfolio_list li {
	clear: both;
}

#latest_project {
	background: #FFF;
	padding: 10px 0 0 0;
	margin-left: 70px;
	border: 1px solid #CCC;
}

#latest_project h2 {
	padding: 0 10px;
}

#latest_project img, .project img, .page_description img {
	margin: 0 auto 10px auto;
	display: block;
	-o-box-shadow: 0 2px 2px #CCC;
	-icab-box-shadow: 0 2px 2px #CCC;
	-khtml-box-shadow: 0 2px 2px #CCC;
	-moz-box-shadow: 0 2px 2px #CCC;
	-webkit-box-shadow: 0 4px 4px #CCC;
	box-shadow: 0 2px 2px #DDD;
}

.read_more, .blog_post .discuss, .post_comment {
	background: #454545;
	padding: 5px 10px;
}

.post_comment {
	margin-top: 30px;
}

.read_more a, .blog_post .discuss a {
	font-weight: bold;
	color: #CCC;
	font-size: 1.2em;
}

li .discuss a {
	font-size: 100%!important;
}

.read_more a:hover, .blog_post .discuss a:hover {
	color: #FFF;
	text-decoration: none;
}

h5 a {
	color: #454545;
	padding: 2px 0;
}

h5 a:hover {
	background: #F00;
	color: #FFF;
	text-decoration: none;
}

.client a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #CCC;
	position: relative;
}

.client a img {
	display: block;
	margin: 10px auto;
}

.client a span {
	padding: 5px 10px;
	display: block;
	visibility: hidden;
	color: #FFF;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
}

.client a:hover {
	border: 1px solid #BBB;
	background: #FFF;
}

.client a:hover span {
	visibility: visible;
	background: #454545;
}

#latest_posts li {
	font-size: 1.1em;
	list-style: none;
}

#latest_posts li a {
	color: #666;
	padding: 2px 0;
}

#latest_posts li a:hover {
	background: #F00;
	color: #FFF;
	text-decoration: none;
}

.blog_post, .blog_list {
	position: relative;
}

.blog_post_date {
	background: #454545;
	text-align: center;
	width: 50px;
	color: #FFF;
	top: 20px;
	position: absolute;
	left: 20px;
	line-height: 100%;
	padding-top: 10px;
	font-weight: bold;
}

.post_comment {
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	margin-left: 70px;
}

.read_more {
	color: #FFF;
	font-weight: bold;
	margin-left: 70px;
}

.discuss {
	margin-bottom: 30px;
	margin-left: 70px;
}

.blog_post_content {
	background: #FFF;
	padding: 10px;
	margin-left: 70px;
	border: 1px solid #CCC;
}

.blog_post_content h1 {
	margin-top: 15px;
}

#weblog_navigation li a:hover {
	background: #F00;
	color: #FFF!important;
	text-decoration: none;
}

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

a:hover {
	text-decoration: underline;
	color: #000;
}

.blog_post_content p a {
	color: #666;
	background: #FFFFE8;
	border-bottom: 1px solid #EEE;
	padding: 2px;
}

.blog_post_content p a:hover {
	color: #454545;
	background: #FFFFE8;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}

p.subscribe {
	margin-bottom: 20px;
}

p.subscribe a {
	padding: 10px 30px;
	background: url(images/feed_icon.png/*tpa=/wp-content/themes/scottmallinsonv4/images/feed_icon.png*/) 10px 10px no-repeat;
	font-weight: bold;
	font-size: 0.9em;
	color: #454545;
	border: 1px solid #CCC;
}

p.subscribe a:hover {
	border: 1px solid #BBB;
	background-color: #E3E3E3;
	text-decoration: none;
}

span.day {
	font-size: 2.6em;
	margin: 10px 0 5px 0;
	letter-spacing: -1px;
	display: block;
}

li span.day {
	font-size: 2.17em;
}

span.month {
	font-size: 1.1em;
	display: block;
	margin-bottom: 5px;
}

span.year {
	font-size: 1.1em;
	display: block;
	background: #F3F3F3;
	padding: 3px 5px;
	color: #454545;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

li span.month, li span.year {
	font-size: 0.92em;
}

#weblog_navigation ul li.rc_item, ul#most_popular li {
	margin-bottom: 5px;
}

.rc_info, .rc_excerpt {
	display: inline;
	padding-right: 5px;
}

.rc_expand {
	display: none;
	visibility: hidden;
}

li p.wp-caption-text {
	font-size: 0.92em;
}
