﻿/*
Theme Name: Create Radiance
Theme URI: http://www.someweather.com/
Description: Custom theme built for Create Radiance
Version: 1.0
Author: Evan Goodberry
Author URI: http://www.someweather.com/
Tags: none
*/

body { margin:0; font-family:Garamond, Arial, "Sans Serif"; 
		background:#fff url(images/bg.png) no-repeat 50% 0; height:100%; text-align:center; }
a { text-decoration:none; color:#5b5339;  }
a:hover { text-decoration:underline; }
h1 { margin:0; color:#751b0d; font-weight:normal; letter-spacing:1px; font-family:"Times New Roman"; }
h2 { margin:0; color:#5b5339; font-weight:normal; letter-spacing:1px; font-family:"Times New Roman"; }
h3 { margin:0; color:#5b5339; font-weight:normal; letter-spacing:1px; font-family:"Times New Roman";
	 text-transform:uppercase; }	
hr { border-style:solid; color:#751b0d; margin:0; }
img { border:none; }

#wrapper { width:941px; margin:0 auto; height:100%; min-height:100%; text-align:left; }
#header { height:254px; background:url(images/header.png) no-repeat left 39px; }
#quote { height:214px; width:262px; background:url(images/quotes.png) no-repeat; float:right; 
		 background-position:0px -28px; position:relative; right:-50px; }
#tagline { height:25px; width:450px; margin:185px 0 0 220px; color:#751b0d; font-style:italic; float:left; }
#nav { height:40px; padding-top:10px; font-size:1.2em; text-transform:uppercase; letter-spacing:2px;
	   font-family:"Times New Roman";}
#nav ul { padding: 0px; }
#nav, #nav ul { margin: 0; list-style: none; }
#nav a { display: block; color:#751b0d; }
#nav li { float: left; width:7em; text-align:center; }
#nav li ul { position: absolute; width: 7em; left: -999em; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav ul ul { background:#edebe5; padding:10px 4px 15px 4px; }
#nav ul ul li { margin:0 auto; text-align:center; border-bottom:dotted 1px #5b5339; 
				font-size:.7em; padding:4px 0; float:none; }
.current_page_item > a, .current_page_ancestor > a { color:#8fbcb8 !important; }
#content { clear:left; }
#content #top { height:62px; }
#content #title { float:left; width:696px; background:#fff; float:left; height:100%; padding-top:5px; text-align:center; width:701px; }
#content #lotus { float:right; width:240px; height:100%; background:url(images/lotus.png) no-repeat; }
#content #bottom { background:url(images/contentbg.png); }
#content #left { background:#fff; float:left; width:600px; padding-left:10px; line-height:1.6em; }
.tags { font-size:.8em; padding-left:10px; }
.entry { padding-left:10px; }
#comments { margin-top:35px; }
.commentlist { font-size:.8em; }
#respond form { margin-left:15px; }
#content #right { float:right; width:240px; }
#content #right #sidebar { background:#fff; }
#sidebar > div { padding:5px; margin:0 10px 15px 0; background:#fbfaf9; border-top:solid 3px #751b0d; }
#sidebar > div > div { padding:5px 0 0 10px; font-size:.8em; overflow:hidden; }
.tweet { margin-bottom:5px; }
.profile { text-align:center; }
.connect > div { margin-bottom:5px; }
#copyright { font-size:.7em !important; }
#sidebar ul { list-style:none; margin:0; padding:0; }
.textInput { height:25px; }

#socialmedia { width:51px; position:absolute; top:325px; }
#socialmedia > div { margin-top:5px; }

.clear { clear:left; }
.clearBoth { clear:both; }
