/*   
Theme Name: RedKing Designs 2009 Version
Theme URI: http://www.redkingdesigns.com
Description: My 2009 design
Author: Rory Smyth
Author URI: http://wwww.redkingdesigns.com
Version: 2.0
.
My custom WP theme
.
*/

body {
	padding-top:20px;
}
#wrapper {
	margin-bottom:40px;
}
.main a {
	text-decoration:none;
	color:#FF358B;
	font-size: 1em; /* 12px */
}
.main a:hover {
	text-decoration:underline;
}
#greybg {
	width:2000px;
	height:100%;
	position:fixed;
	top: 0;
	left:50%;
	background:#f5f5f5;
	margin-left:-2251px;
	z-index:-9999;
}
#logo {
	height:100px;
	background: url(images/logo.gif) center no-repeat #fff;
}
#quote {
	height:100px;
	background:url(images/quote.gif) center no-repeat;
	margin-bottom:30px;
}
/*Left Styling*/
#leftnav ul {
	margin:0 30px 30px 20px;
	padding:0;
}
#leftnav ul li {
	list-style-type:none;
	margin:0;
	text-align:right;
	border-top: 1px solid #fff;
	border-bottom:1px solid #CACACA;
}
#leftnav ul li.first {
	border-top: none;
}
#leftnav ul li.last {
	border-bottom: none;
}
#leftnav ul li a {
	line-height: 2.0833em;
	font-size: 0.9167em;
	text-decoration:none;
	color:#000;
}
#leftnav ul li a:hover {
	color:#FF358B;
}
#leftnav ul#sitenav li {
	text-transform:uppercase;
}
#leftnav #blog_wrapper {
	margin-bottom:30px;
}
#leftnav .blog {
	width:180px;
	margin:0 0 10px 20px;
	text-align:right;
}
#leftnav .blog .comments {
	color:#FF358B;
	font-size: 0.9167em;
}
#leftnav .blog a {
	color: #000;
	text-decoration:none;
	line-height: 2.0833em;
	font-size: 0.9167em;
}
#leftnav .blog a:hover {
	color:#FF358B;
	text-decoration:underline;
}
/*Right Styling*/
#cu3er_wrapper {
	background:#F5F5F5;
	padding:10px;
	margin:25px 0 0 0;
	width:680px;
}
#cu3er-container {
	width:680px;
	outline:0;
}
ul.postmetadata li {
	list-style-type:none;
	margin:0;
	display:block;
	float:left;
	font-size:0.9167em;
	color:#999999;
	margin-right:7px;
	padding-right:7px;
	border-right:1px solid #999999;
}
ul.postmetadata .last {
	border-right:none;
}
ol#mycommentlist {
	margin:0;
	padding:5px;
	background:#ededed;
}
ol#mycommentlist li {
	list-style-type:none;
	margin:20px;
	padding:10px;
	background:#fff;
}
.comment {
	border-bottom: 1px dotted #999999;
	margin-bottom:0;
	padding:20px 0 30px 20px;
}
.avatar {
	float:left;
	padding:0 20px 20px 0;
	width:60px;
	height:60px;
}
.comment p {
	padding-left: 90px;
}
url.a {
	font-size:1.2em;
}
#cforms2form {
	padding-top:00px;
}
#cforms2form ol li {
	margin-left:0;
	list-style-type:none;
	margin-bottom:15px;
}
#cforms2form label {
	display:block;
	width:500px;
	font-size:0.9167em;
}
cforms2form .reqtxt, cforms2form .emailreqtxt {
	font-size:0.9167em;
	margin-left:10px;
}
#cforms2form li input {
	width: 396px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
#cforms2form li textarea {
	width:516px;
}
#cforms2form .cf-box-title {
	border-bottom: 2px solid #000;
	padding-bottom:10px;
	width:520px;
}
#cforms2form li input#send2author-1, #cforms2form li input#send2author-2 {
	width:20px;
	margin-left:0;
}
.cf_hidden {
	display:none;
	height:0;
	font-size:1px;
}
#usermessage2a {
	width:376px;
	margin-top:20px;
	line-height:40px;
	background:#FF358B;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
	font-size:1.2em
}
.cf_error {
	border: 1px solid #FF358B;
}
.comment-author-admin {
	background: #F5F5F5;
}
.comment-author-admin .avatar {
	border:5px solid #FF358B;
	margin:0 15px 15px 0;
	padding:0;
}
.portfolio_item {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ededed;
}
.first_work {
	margin-top:30px;
	padding-top:0;
	border-top:none;
}
.portfolio_item img {
	padding:10px;
	background:#efefef;
	border:#666666;
}
.portfolio_item img:hover {
	background:#FF358B;
	border:#FF71AD;
}
#sidebar li {
	margin-left:0;
	list-style-type:none;
	border-bottom: 1px solid #E9E8E8;
}
#sidebar li a {
	font-size:0.9167em;
	color:#000;
	line-height:2.5em;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#FF358B;
}
#searchform label {
	margin:10px 0 5px 0;
	font-size:0.9167em;
	display:block;
}
#searchform input {
	width:156px;
}
#searchform #s {
	margin-bottom:10px;
}
#searchform #searchsubmit {
	width:97px;
}
.intro {
	padding:20px 0;
	border-bottom: 1px solid #E9E8E8;
}
.single .intro {
	padding: 0 0 20px;
}
.first_blog {
	margin-top:5px;
}
#blogpost_content ul li, #homepage_content ul li {
	line-height:1.5em;
}
#blogpost_content code {
	background:#efefef;
	border:1px solid #ccc;
	padding:20px;
	margin:20px;
	display:block;
        overflow-x:auto;
        overflow-y:hidden;

}
#blogpost_content .php {
	margin-top:20px;
}
#blogpost_content blockquote {
	margin: 1em 3em;
	color: #999;
	border-left: 2px solid #999;
	padding-left: 1em;
}
#blogpost_content img {
	margin-bottom:10px;
	padding:10px;
	background:#efefef;
	border:#666666;
}
.post_rss {
	margin-top:5px;
}
#logo a {
	display:block;
	width:220px;
	height:100px;
}
.step_image {
	margin-top:55px;
}
.step_image img {
	background:#FAFAFA;
	border:1px solid #F2F2F2;
	padding:10px;
}
ul.left_social li a {
	padding-right:21px;
}
#leftnav ul li.twitter {
	background:url(http://www.redkingdesigns.com/wp-content/uploads/2010/01/twitter.png) center right no-repeat;
}
#leftnav ul li.linkedin {
	background:url(http://www.redkingdesigns.com/wp-content/uploads/2010/01/linkedin.png) center right no-repeat;
}
#leftnav ul li.vimeo {
	background:url(http://www.redkingdesigns.com/wp-content/uploads/2010/01/vimeo.png) center right no-repeat;
}
#leftnav ul li.flickr {
	background:url(http://www.redkingdesigns.com/wp-content/uploads/2010/01/flickr.png) center right no-repeat;
}
#leftnav ul li.rss {
	background:url(http://www.redkingdesigns.com/wp-content/uploads/2010/01/feed.png) center right no-repeat;
}
.twitter_left {
	width:80px;
	float:left;
	display:inline;
}
.twitter_right {
	display:inline;
	float:left;
}
.twitter_right h2 {
	font-size:1.2em;
	margin:0 0 10px;
}
.twitter_post {
	margin:20px 0;
	}
