/*  
Theme Name: ONEREDKEY
Theme URI: http://oneredkey.com/
Description: This is a <a href="http://oneredkey.com/">"BlogPlusWeb Design"</a>.
Version: 1.0
Author: Ryan Brannen
Author URI: http://oneredkey.com/

	ONEREDKEY v1.0
	 http://oneredkey.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* ONEREDKEY customization */


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #059cbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #c9de5a;
	background-image: url(http://www.simply-cinema.com/blog/assets-oneredkey/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.wp-caption-text {
	color: #b5d13e;
	text-decoration: none;
	font-style:italic;
	text-align: right;
	}

a, h2 a:hover, h3 a:hover {
	color: #b5d13e;
	text-decoration: none;
	}

a:hover {
	color: #b5d13e;
	text-decoration: underline;
	}
.oneredkey #container {
	width: 977px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(http://www.simply-cinema.com/blog/assets-oneredkey/bkgColumn2.gif);
	margin-top: 35px;
}
.oneredkey #containerFooter {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.oneredkey #header-top {
	height: 60px;
	padding: 0px;
} 
.oneredkey #header-pic { 
	height: 365px; 
	padding: 0px;
	border-top-width: 14px;
	border-right-width: 43px;
	border-bottom-width: 14px;
	border-left-width: 43px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
.oneredkey #header-bottom { 
	height: 85px; 
	padding: 0px;
} 
.oneredkey #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneredkey #mainContent { 
} 
.oneredkey #main-blog {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}  
.oneredkey #blog-container {
	background-image: url(http://www.ryanbrannen.com/blogdemo/assets-flossy/main-blog-bkg.gif);
	background-position: 300px;
}   
.oneredkey #content {
	float: right;
	width: 430px;
	min-height: 1000px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 30px;
	margin-bottom: 35px;
	background-color: #fff;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	background-image: url(http://www.simply-cinema.com/blog/assets-oneredkey/bkBlog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}  
.navText, .navText a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}  
    
#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #b5d13e;
}   
.oneredkey #blog-footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 190px;
} 
#accent {
	margin-top: 25px;
	clear: both;
	color: #2d3712;
	background-color: #00afd7;
}  
.oneredkey #brandbar { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 135px; 
}  
.oneredkey #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7fd7eb;
	padding-bottom: 7px;
	width: 977px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
}

#footer a {
	color: #7fd7eb;
	text-decoration: none;
}

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

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.title-date {
	margin-top: 25px;
	background-image: url(http://www.ryanbrannen.com/blogdemo/assets-flossy/date-bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#blog-title, #blog-title a {
	width: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00afd7;
	text-align: left;
	margin-top: 35px;
}
#blog-category a {
	color: #059cbd;
	font-style: italic;
}
#blog-category {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #059cbd;
	text-align: left;
	font-style: italic;
	line-height: 13px;
	margin-bottom: 5px;
}
.clearfloat-line {
	font-size: 1px;
	line-height: 0px;
}
#blog-date {
	width: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #059cbd;
	text-align: left;
	line-height: 22px;
	font-style: normal;
}
#blog-comment {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5d13e;
	text-align: left;
	padding-bottom: 15px;
}
#blog-comment a, #blog-title a:hover {
	color: #b5d13e;}
.more-link, .more-link a {
 color: #059cbd;
}
.cat-com {
	margin-bottom: 45px;
}
.logo {
	height: 635px;
}
h1, h1 a, h1 a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #b5d13e;
	text-transform: uppercase;
	line-height: 26px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
	}
h2, h2 a, h2 a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #059cbd;
	text-transform: uppercase;
	line-height: 26px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
	}
h3, h3 a, h3 a:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b5d13e;
	text-transform: uppercase;
	line-height: 26px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
	}
h1 a:hover, h3 a:hover, h3 a:hover {
	text-decoration: underline;
	}

h2 {
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
} 

strong {
	color: #b5d13e;
	text-transform: uppercase;
}


/* Sidebar with 2 columns */

     
.oneredkey #sidebar {
	float: left;
	width: 465px;
	padding-bottom: 35px;
	background-image: url(http://www.simply-cinema.com/blog/assets-oneredkey/navbkg.gif);
	background-repeat: no-repeat;
} 

.oneredkey #sidebar h2, .oneredkey #sidebar h3, .oneredkey #sidebar h1 {
	margin-top: 25px;
}
.oneredkey #sidebar #searchform {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

.oneredkey #sidebar #searchform input {
	height: 20px;
	background-color: #e8f199;
	color: #059cbd;
	text-align: left;
	border: 1px solid #99b913;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.oneredkey #sidebar #searchform div {
	clear: both;
}


#sidebar h1 {
	color: #059cbd;
	font-size: 15px;
	font-weight: lighter;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	color: #059cbd;
	text-transform: none;
	padding-right: 20px;
	padding-left: 30px;
}

/* Left Column of Nav */


.side-column-nav {
	width: 200px;
	padding-left: 30px;
	float: left;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #059cbd;
	text-align: right;
}
.side-column-nav h2, {margin-top: 0px;}
.side-column-1 div, .side-column-nav p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #059cbd;
}
.side-column-1 .textwidget {
}


/* Left Column of Sidebar */


.side-column-1 {
	width: 160px;
	padding-left: 20px;
	padding-top: 35px;
	float: left;
	text-align: left;
}
.side-column-1 div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #d1e272;
}
.side-column-1 .textwidget {
}


/* Right Column of Sidebar */


.side-column-2 {
	width: 210px;
	float: right;
	padding-top: 35px;
	text-align: left;
	margin-right: 35px;
	color: #059cbd;
	
}
.side-column-2 h1, .side-column-2 h2, .side-column-2 h3, .side-column-2 p {
	color: #059cbd;
	
}
.side-column-2 div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #d1e272;
}
.side-column-2 div a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #d1e272;
}

.side-column-2 .textwidget {
font-style: italic;
}
.side-column-2 li {
}


/* Begin Typography & Colors */


.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	}
#commentform {
	text-align: left;
	margin-bottom: 65px;
}

.commentlist li {
	font-weight: bold;
	}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

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

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

#wp-calendar caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* End Typography & Colors */



/* Begin Structure */


.postSearch {
margin-bottom: 50px;
	}
	
.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
	background-color: #d1e272;
}

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


/* 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;
	}
.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. */


#sidebar ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #d1e272;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}
#sidebar ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #059cbd;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}
ul li a:hover {
	color: #b5d13e;
	text-decoration: underline;
}
.entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: square;
	padding-left: 20px;
	text-transform: none;
	margin-bottom: 20px;
	padding-right: 45px;
	} 
.entry li {
}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

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

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

ol li, #sidebar ul ol li {
	
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}



/* End Entry Lists */



/* Begin Form Elements */



#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}



/* End Form Elements */



/* Begin Comments*/



.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}



/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */




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

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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 90px;
	}

.archiveDate {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}

.addtoany_share_save_container {
text-align: right;
}

ul.addtoany_list li a {
	padding: 0px;
}

.textwidget a {
	color: #FFF;
	}

/* End Various Tags & Classes*/
