/*
Author: Creative Soapbox
Author URL: http://www.creativesoapbox.com/
Created: 9/21/09
@copyright (c) 2009 Creative Soapbox
-------------------------------------- */

/* Global Reset Courtesy of Eric Meyer - if you are reading this you better know who he is */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Typography
--------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; color: #4d565e;}
h1 { font-size:2.2em; line-height:1.4em; padding:1em 0 .5em; }
h2 { font-size:1.8em; line-height:1; margin:1.07em 0 .535em; }
h3 { font-size:1.6em; line-height:1; margin:1.14em 0 .57em; }
h4 { font-size:1.4em; line-height:1; margin:1.23em 0 .615em; }
h5 { font-size:1.2em; line-height:1; margin:1.33em 0 .67em; }
h6 { font-size:1em; line-height:1; margin:1.6em 0 .8em; }

p, ul, ol, dl, dt, dd, table, form { font-family:Georgia,"Times New Roman",Times,serif; font-size:1.2em; line-height:1.6em; margin-bottom: 1.35em; color:#4d565e; }

p {font-family:Georgia,"Times New Roman",Times,serif;}

a {
	color: #252a30;
	text-decoration: none;
}
a:hover {
  color:#454f5b;
}

ol {
	list-style: lower-latin;
}

/* Classes sitewide
--------------------------------------- */

body {
	background-color: #dfecea;
	color:#4d565e;
	font-size:12px;
	padding:0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.min_height {
	height: 450px;
}

.wrap {
	float: none;
	width: 100%;
}

.content_wrap {
	margin:0 80px 0 70px;
	padding:0;
	position:relative;
}

.content {
	width: 980px;
	padding: 0 10px;
}

.wrap_960 {
	width: 960px;
	padding: 0 0;
}

.left {
	float: left;
	margin: 5px 10px 10px 0;
	
}

.right {
	float: right;
	margin: 5px 0 10px 10px;
}

/* Header
--------------------------------------- */

#header {
	background: transparent url(/images/interface/header_rp.gif) repeat-x 0 0;
}

#header_content{
	padding: 77px 0 0 0;
	height: 78px;
}

#header h2 {
	margin: 0 87px 0 10px;
	display: inline;
	float: left;
	width: 214px;
}

#header h2 a {
	background: transparent url(/images/interface/consider-design-logo.gif) no-repeat 0 0;
	display: block;
	width: 214px;
	height: 43px;
	text-indent: -99999px;
}

ul#main_navigation {
	float: left;
	display: inline;
	margin: 0;	
}
ul#main_navigation li {
	display: inline;
	float: left;
	padding: 0 25px 0 0;
}

ul#main_navigation li a {
	color: #4dacd0;
	display: block;
	float: left;
	padding: 0 10px 13px;
	font-size:1.2em;
		
}

ul#main_navigation li a:hover, ul#main_navigation li a.selected_main_nav {
	border-bottom: 1px solid #4d565e ;
}

/* Page
--------------------------------------- */

#page {
	background: #fff url(/images/interface/page_rp.gif) repeat-x 0 0;
	padding: 20px 0 30px 0;
}
.img_placeholder {
	display: block;
	background-color: #000;
	height: 150px;	
	color: #fff;
	text-align: center;
	padding-top: 150px;
	font-size: 2em;
}
.box {
	background:#DDDDDD none repeat scroll 0 0;
	margin-bottom:20px;
	padding:10px 10px 1px;
}
.box h2 {
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:1em;
	font-weight:normal;
	margin:-10px -10px 0;
	padding:6px 12px;
	text-transform:uppercase;
}
.box p {
	font-size: 1.2em;
	padding-top: 1em;
}

.page_content {
	width: 620px;
	float: left;
	display: inline;
	margin: 0 40px 0 0;
	padding: 0;
}

.sidebar {
	width: 220px;
	float: left;
	display: inline;
	margin: 40px 10px 30px;
	padding: 0 20px 30px 20px;
}

.sidebar h3 {
	border-bottom:1px solid #D9E1E8;
	color:#7a8894;
	font-size:12px;
	font-weight:normal;
	margin: 0;
	padding:15px 0 5px;
	text-transform:uppercase;
}

.sidebar h3 a {
	color: #454F5B;
}

.sidebar h3 a:hover {
	color: #252A30;
}

.sidebar ul {
	padding: 0 0 0;
	margin: 0 0 1.5em;
}

.sidebar ul li a {
	display: block;
	padding: 0;
	font-size: 1em;
}

.sidebar ul li a:hover, .sidebar ul li a.selected {
}

/* Home
--------------------------------------- */


/* Store
--------------------------------------- */

form.foxycart {
	padding: 100px 0 0 20px;
}

/* Critique
--------------------------------------- */

#news_heading {
	display: none;	
}

#crit_page {
	padding-top: 1.5em;
}

.blog_entry {
	padding: 10px 0 10px;
	border-bottom: 1px solid #d9e1e8;
	margin: 0 0 20px;
}

.last_entry {
	border: none;
}

.blog_date, .blog_author span, .blog_entry_categories span {
	color: #7a8894;
	padding: 0;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h2.blog_title {
	margin-top: 10px;
	font-family:Georgia,"Times New Roman",Times,serif; 
	margin:.7em 0 0.3em;
}	

h2.blog_title a, .blog_entry_comments a, .full_post, .blog_entry_categories a {
	color: #454F5B;
}

h2.blog_title a:hover, .blog_entry_comments a:hover, .full_post:hover, .blog_entry_categories a:hover {
	color: #252A30;
}

h1.blog_title {
	font-family:Georgia,"Times New Roman",Times,serif; 
	padding:.7em 0 0.3em;
}

.top_meta {
	overflow: hidden;
	font-size: .9em;
}

.top_meta p {
	float: left;
	display: inline;
	font-size: 1.2em;
	margin-right: 5px;
}

h1#nav_heading {
	font-size: 1.3em;
	font-style: italic;
}

.meta {
	font-size: .8em;
}

ul#share_bookmarks {
}

#share_head {
	color:#7A8894;
}

ul#share_bookmarks li {
	display:inline;
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:0.8em;
	padding:0 10px 0 0;
	text-transform:uppercase;
}

ul#share_bookmarks li a {
	display:block;
}

p.paginate {
	padding-top: 10px;
}

.paginate a {
	font-size: .8em;
}

/* Blog comments */

form {
	margin-bottom: 20px;
}
form input[type="text"], form textarea {
	color:#666666;
	line-height:1em;
	padding:5px;
	width:445px;
}

form fieldset {
	font-size:0.8em;
	margin-bottom:1em;
}

form label {
	display:block;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}

form label span {
	color:red;
	margin:-5px 0 0 5px;
}

form input#comment_submit {
	width: auto;
}

.comment {
	border-bottom: 1px solid #D9E1E8;
	padding: 25px 0 10px;
}

.comment p {
	font-size: 1.2em;
}

p.comment_meta {
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
	margin-bottom:0.5em;
	color: #7A8894;
}

.comment_meta span {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	text-transform: none;
}

.comment_avatar img {
	float: left;
	display: inline;
	padding:5px 10px 10px 0;
}

/* Blog Sidebar
--------------------------------------- */

form#blog_simple_search input {
	width: 140px;
}

#blog_back {
	padding: 5px 0;
	border: none;
}

#rss_link {
	padding: 0 0 10px 25px;
	background: transparent url(/images/interface/rssicon_17.gif) no-repeat 0 0;
	margin: 10px 0 0 0;
	display: block;
}

#searchform {
}

/* Events
--------------------------------------- */

#events_page {
	padding-top:1.5em;
}


/* Footer
--------------------------------------- */
#footer {
	background-color: #dfecea;
	padding: 40px 0 20px;
	color: #80909e;
}

#footer h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top: 0;
}

#footer a {
	color: #454F5B;
}

#footer a:hover {
	color: #252A30;
}

#footer ul {
	font-size: 1em;
	color: #80909e;
	margin-bottom:.5em;
}

#footer p {
	padding: 10px 0;
	color: #80909e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: .8em;
}

ul#ft_subscribe {
	margin-right: 20px;
}

ul#ft_subscribe li {
	display: inline;
	float: left;
}

ul#ft_subscribe li a {
	display: block;
	padding: 0 4px;
}

#ft_subscribe_head {
	background: transparent url(/images/interface/icon_rss.gif) no-repeat 0 0;
	padding-left: 20px;
}

#ft_twitter {
	background: transparent url(/images/interface/icon_twitter.gif) no-repeat 0 0;
	padding-left: 20px;
}

#ft_updates label {
	display: none;
}

#ft_updates input {
	margin-bottom: 10px;
	width:180px;
}

#ft_updates button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#252a30;
	border:0 none;
	color:#4dacd0;
	cursor:pointer;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	padding:7px;
}

/* Grid
--------------------------------------- */

.one_unit, .two_unit, .three_unit, .four_unit, .five_unit, .six_unit, .seven_unit, .eight_unit, .nine_unit, .ten_unit, .eleven_unit, .twelve_unit, .thirteen_unit, .fourteen_unit, .fifteen_unit, .sixteen_unit {
	display: inline;
	float: left;
	margin: 0 10px;
	padding: 0;
}

.one_unit { width: 40px; }
.two_unit { width: 100px; }	
.three_unit { width: 160px; }
.four_unit { width: 220px; }
.five_unit { width: 280px; }
.six_unit { width: 340px; }
.seven_unit { width: 400px; }
.eight_unit { width: 460px; }
.nine_unit { width: 520px; }
.ten_unit { width: 580px; }
.eleven_unit { width: 640px; }
.twelve_unit { width: 700px; }

