/* @override http://reelword.com/blog/wp-content/themes/reelword-2007-12-21/style.css */

/* @override 
	http://reelword.com/blog/wp-content/themes/Phil_L/style.css
	http://reelword.com/blog/wp-content/themes/Phil_L/style.css
	http://localhost:8888/anthonydrag/wordpress/wp-content/themes/reelword-2007-12-21/style.css
*/

/*  
Theme Name: ReelWord.com
Theme URI: http://anthonydrag.com/
Description: A stripped-down four-column theme developed for Phil Lelyveld's ReelWord.com
Version: 1.0
Author: Anthony Drag
Author URI: http://anthonydrag.com
*/

/* -- CSS Reset -- */
/*This is the "CSS reset," which zeroes out everything. */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

/* -- End CSS Reset -- */

/* -- BODY -- */

body {
	font-family: helvetica, arial, serif;
	font-size: 75%; /* Resets 1em to 12px.  (Browsers usually default their font to 16px.) */
	color: #3C3C3C;
	background: #DFDFE0;
	/*background-image: url('20px-rule.gif');*/
	/*background: url('/anthonydrag/wordpress/wp-content/uploads/layout/newLayout.png');*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

html>body {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

/* -- PAGE  --*/

#page-wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#header {
	margin-top: 0px;
	margin-left: 0px;
	width: 660px;
	padding: 20px 20px 0px 20px;
	height: 80px;
	margin-bottom: 20px;
	text-align: left;
	background: #3C3C3C;
	line-height: 20px;
}

h1 a {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 0 0 #000000;
}

h1 a:hover {
	border-bottom: 2px solid #FFFFFF;
}

#navigation-bar {
	margin-left: 0px;
	margin-top: 0px;
	width: 460px;
}

#navigation-bar ul {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

#navigation-bar li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#navigation-bar li a {
	color: #9CB4D9;
	text-decoration: none;
	text-shadow: 0 0 0 #000000;
}

#navigation-bar li a:hover {
	color: #9CB4D9;
	text-decoration: none;
	border-bottom: 2px solid #9CB4D9;
}

#content {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
	border-right: 1px solid #DFDFE0 ;
	padding-left: 20px;
	padding-right: 19px;
	float: left;
	background: transparent;
	line-height: 20px;
}

.post {
	margin-left: 0px;
	margin-bottom: 29px;
	padding-bottom: 9px;
	width: 460px;
	background: transparent;
	border-bottom: 2px solid #DFDFE0;
}

h2, h2 a, h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #3A3A3A;
	border-bottom: none;
}

h2.page {
	margin-bottom: 20px;
}

h2 a:hover {
	border-bottom: 2px solid #646378;
}

.entry, #comments {
	margin-top: 0px;
	margin-left: 0px;
	width: 460px;
	line-height: 20px;
}

.entry p {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
	font-size: 13px;
	line-height: 20px;
}

.entry h3 {
	margin-bottom: 20px;
	color: #666;
}

.entry ul {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}

.entry li {
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	list-style: outside;
	list-style-type: square;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong em, em strong {
	font-weight: bold;
	font-style: italic;
}

.entry p a, p.postmetadata a, #comments p a, ol.commentlist a, #content.resume a, #sidebar a, #footer a {
	color: #646378;
	text-decoration: none;
	border-bottom: 1px solid #646378;
}

.entry p a:hover, p.postmetadata a:hover, #comments p a:hover, ol.commentlist a:hover, #content.resume a:hover, #sidebar a:hover, #footer a:hover {
	color: #646378;
	text-decoration: none;
	border-bottom: 2px solid #9CB4D9;
}

.entry img {
	border: none;
}

p.post-date {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p.postmetadata {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}

.entry blockquote p {
	margin-left: 10px;
	padding-left: 9px;
	width: 420px;
	border-left: 1px dotted #646378;
}

/* Comments */

#comments p {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 440px;
	font-size: 13px;
	line-height: 20px;
}

h3#remarks, h3#respond {
	margin-bottom: 20px;
}

ol.commentlist {
	margin-left: 0px;
	margin-bottom: 29px;
	padding-bottom: 9px;
	width: 460px;
	background: transparent;
	border-bottom: 2px solid #DFDFE0;
	font-size: 13px;
	line-height: 20px;
}

ol.commentlist p {
	width: 440px;
}

ol.commentlist li {
	margin-left: 20px;
	margin-bottom: 19px;
	background: #efefef;

}

ol.commentlist li cite {
	font-weight: bold;
}

ol.commentlist li.alt {
	/*left empty*/
}


/* Sidebar */

#sidebar {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 160px;
	padding: 0px 20px 0px 20px;
	float: left;
	background: transparent;
	line-height: 20px;
}

#sidebar h2, h3 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar p {
	line-height: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#sidebar ul {
	line-height: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#sidebar p.rss {
	padding-left: 22px;
	background: url(images/rss_feed_18x18.png) no-repeat 0px 1px;
}

#searchform {	
	margin-bottom: 20px;
}

#searchform input { 
	background-color: #DDDDDD;
 	margin-top: -1px;
 	width: 156px;
}

#footer {
	margin-top: 0px;
	margin-left: 0px;
	height: 40px;
	width: 660px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	line-height: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
	background: #F0F0F0;
}

/* Resume Page */

#content.resume {
	border-right: none;
	width: 660px;
}

.resume .post {
	width: 660px;
}

.resume .entry {
	width: 660px;
}

dl.company {
	font-size: 13px;
	line-height: 20px;
	margin: 20px 0px 20px 0px;
}

.company dt {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul.experience {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 29px;
	padding-bottom: 9px;
	border-bottom: 2px solid #DFDFE0;
}

ul.add-info {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}

li.exp-area {
	font-weight: bold;
	list-style: none;
}

li.exp-examples, li.add-info {
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	list-style: outside;
	list-style-type: square;
}

li.exp-no-bullet {
	margin-left: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	list-style: none;
}

table#education {
	width: 70%;
	table-layout: relative;
	border-collapse: separate;
	font-size: 13px;
}

td.school {
	font-weight: bold;
	width: 20%;
}

td.degree {
	width: 20%;
}

td.area {
	width: 60%;
}


h3.resume {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

