/*

Theme Name: Redoable Lite

Theme URI: http://www.deanjrobinson.com/wordpress/redoable

Description: A slimmed-down version of Dean Robinson's Redoable theme.

Version: 1.2-wpcom

Author: Dean Robinson

Author URI: http://www.deanjrobinson.com

Tags: dark, black, red, two-columns, custom-header, right-sidebar, sticky-post, fixed-width, rtl-language-support, custom-menu, translation-ready, blog, gaming, clean, dark, tech



CSS Documentation: http://k2.stikipad.com/docs/show/CSS+Overview

*/



body {

    background: #fff url('images/backgroundcombined.png') no-repeat 50% top;

    font-family: neue, Helvetica, Arial, sans-serif;

    color: #000;

    font-size: 12px;

    line-height: 15px;



}

body ul {

    list-style-type: none;

    padding: 0px;

    -webkit-padding-start: 0px;

}



a {

    color: #000;

}



a:hover {

    color: #666600;

}



#header {

    margin: 0px auto;

    width: 960px;

    height: 231px;

}



.navigation-menu {

    display: none;

}



hr {

    display:none

}



.post hr, .dashed hr {

    display: block;

    background: transparent;

    border-top: 0px;

    border-style: dashed;

    border-color: #808080;

    margin-top: 25px;

    margin-bottom: 30px;



}



#page {

    margin-left: auto;

    margin-right: auto;

    width: 960px;

}



#middlecolumn {

    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -o-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

}



#middlecolumn {

    overflow: hidden;

    width: 420px;

    padding: 60px 65px;

    display: inline;

    float: left;

    margin-left: 10px;

    margin-right: 20px



}



#rightcolumn {

    width: 300px;

    display: inline;

    float: left;

    margin-left: 10px;

    margin-right: 10px



}

#rightcolumn .module a {

    color: #666600;

    text-decoration: none;

}



#rightcolumn .module a:hover {

    color: #333300;

}



.recentcomments .url {

    font-weight: bold;

}





#footer {

    display: none;

    width: 960px;

    margin: 0 auto;

    clear: both;

    text-align: center;



}



.module {

    padding: 30px 30px;

    margin-bottom: 30px;

    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    -o-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);

}



.module h2, .published_sm, .module h2 a, blockquote {

     font-family: neue, Helvetica, Arial, sans-serif;    

    font-size: 12px;

    line-height: 15px;

    color: #808080;

    font-weight: normal;

    margin-bottom: 15px;

}

.spaced {

    letter-spacing: 1px;

}

.published_sm {

    margin-bottom: 10px;



}

.published_sm div {

    display: inline;

}



h3.entry-title {

    display: inline;

    font-size: 24px;

    font-weight: bold !important;

    letter-spacing: -1px;

    line-height: 30px;

}



h3.entry-title a {

    border-bottom: none;

    color: #000;

    text-decoration: none;

}



h3.entry-title a:hover {

    color: #000;

    text-decoration: none;

}



.meta-row, .wp-caption-text {

    font-size: 9px;

    line-height: 11px;

}



.meta-row a, .meta-row a:hover {

    text-decoration: none;

    color: #000;

    font-weight: normal;

}



.authordata {

    font-weight: bold;

}



.entry-meta {

    margin-top: 15px;

    margin-bottom: 15px;

}



.helvetica {

    font-family: neue, Helvetica, Arial;

    font-size: 9px;

    line-height: 11px;

    color: #000;

}



#search-2 {

    display:none;

}



.sharedaddy, .comments h4, .metalinks, .comment-reply-link {

    font-family: serif;

    font-size: 9px;

    line-height: 15px;

    color: #808080;

    font-weight: normal;

    margin-bottom: 10px;

    letter-spacing: 1px;

    display:block;

    overflow:  hidden;

}

.sharedaddy a, .comments h4, .metalinks a, .comment-reply-link a {

    display: inline;

    color: #808080;

}

.sharedaddy h3, .metalinks a {

    display: inline;

    float:left;

    font-size: 9px;

    margin-right: 10px;

}

.sharedaddy .sd-content {

    float:left;

}

.sharedaddy ul li {

    display: inline;

    margin-right: 10px;

}



.tagcloud a {

    font-size: 12px!important;

}



#comment-block {

    clear: both;

    padding-top: 20px;

    width: 400px;

	display: inline;

	float:left;

}



.size-full {

    width: 404px;

	height: auto;

}



.comment {

	margin-top: 10px;

	padding: 10px;

	background-color: #ddd;

	overflow: hidden;

}



#commentlist {

	margin-left: 0px;

	margin-right:0px;

}



.depth-2 {

    padding-left: 10px;

	background-color: #fafafa;

}



.depth-4, depth-6 {

	background-color: #fafafa;

}



.comment-form-author, .comment-form-email, .comment-form-url {

    position: relative;

}



#email, #author, #url {

    margin-left: 10px;

    position: absolute;

    left:50px;

    top:-5px;

    width: 270px;

}



#comment {

	display:block;

    margin-top: 2px;

    margin-bottom: 2px;

    height: 155px;

    margin-left: 2px;

    margin-right: 2px;

    width: 325px;

}



.avatar {

	display: none;

}



.vcard a, .comment-meta a  {

	text-decoration: none;

} 



#commentlist {

	list-style: none;

	margin: 0;

    padding: 0;

}



.bold {

   font-weight: bolder;

}



.light {

   font-weight: lighter;

}



blockquote {

	padding: 0px;

	margin: 0px;

	margin-left: 20px;

	margin-bottom: 15px;

}



#middlecolumn .wp-caption, img.aligncenter.size-full  {

    width: 405px !important;

margin-top:20px;

margin-bottom:20px;

   border:8px solid #fff;

   background-color:#fff;

   -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);

    -ms-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);

    -o-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);

}



.wp-caption-text {

    margin-top: 10px;

	margin-bottom: 10px;

    font-size: 8pt;

	width:400px;

}

iframe {
width:418px;
max-width:418px;
height:330px;
}