@charset "UTF-8";
/* CSS Document */


body {
	font-size: 75%;
	color: #222;
	background: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.container {
	width: 950px;
	margin: 0 auto;
}
.main_bg {
	background:url(../images/main_bg.jpg) repeat-x top;
}
.other_bg {
	background:url(../images/other_bg.jpg) repeat-x top;
}
/* Layout
-------------------------------------------------------------- */

#login {
	height:26px;
}
#logo {
	height:55px;
}
#header {
	height:295px;
}
#header_other {
	height:70px;
}
#slide {
	margin-left:78px;
	margin-right:78px;
	margin-top:10px;
}
#maincontent {
	position:relative;
	height:100%;
}
#call_to_action {
	width:530px;
	margin-top:50px;
	margin-left:40px;
}
#news1 {
	width:225px;
	margin-left:40px;
	margin-top:20px;
	margin-right:20px;
	float:left;
}
#news2 {
	width:225px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#about_wraper {
	position:relative;
	margin-top:30px;
	margin-left:30px;
}
#about_photo {
	float:left;
	width:216px;
	margin-right:30px;
}
#about_column1 {
	float:left;
	width:300px;
	margin-right:30px;
}
#about_column2 {
	float:left;
	width:300px;
}
#twitter {
	position:absolute;
	width:350px;
	top:0;
	right:0;
	padding-left:10px;
	margin-right:5px;
	margin-top:50px;
	background:url(../images/twitter_bar.jpg) no-repeat left;
}
#footer {
	height:320px;
	width:100%;
	background: #383838;
}
#footernav {
	width:960px;
	height:200px;
	margin: 0 auto;
	margin-top:60px;
}
#f_nav_left {
	width:150px;
	height:200px;
	float:left;
	margin-right:70px;
	_margin-right:50px;/* Hack for IE fixes floating issues*/
	margin-left:80px;
}
#f_nave_center {
	width:150px;
	height:200px;
	float:left;
	margin-right:70px;
	_margin-right:50px;/* Hack for IE fixes floating issues*/
}
#f_nave_right {
	width:300px;
	height:200px;
	float:left;
}

#credit {
	margin: 0 auto;
	background-color:#292828;
	color:#FFF;
	font-size:10px;
	text-align:center;
}

#work_info {
	width:190px;
	background:#f2f2f2 url(../images/work_info_bg.jpg) no-repeat bottom;
	padding:20px;
	margin-right:50px;
}

#work_showcase {
	padding-left:320px;
	margin-bottom:100px;

}

#work_showcase img {
	background:url(../images/work_img_bg.jpg) no-repeat bottom;
	background-position: 0 50px;
	margin-bottom:20px;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight:bold;
	line-height:0.85;
	margin-bottom: 0em;
	color:#302E2E;
}
h2 {
	font-size: 23px;
	_font-size: 20px;/* Hack for IE*/
	font-weight:bold;
	line-height: 1;
	margin-bottom: 0.3em;
	margin-left:-3px;
	color:#302E2E;
}
h3 {
	font-size:16px;
	line-height:16px;
	color:#302E2E;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 24px;
	font-weight: bold;
	color:#FFF;
	font-family: "Helvetica", Arial, Trebuchet MS, sans-serif;
	margin-top:50px;
}
h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
h1 img {
	border: #383838 5px solid;
}
h1 a {
	margin:12px;
	display:block;
	width:239px;
	height:28px;
	text-indent:-9999px;
	background: url(../images/timothyjamesreed_logo.jpg) no-repeat;
}


/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */
ul.thumbs {
	float:left;
	margin-bottom:10px;
	list-style:none;
}
ul.thumbs li {
	float:left;
	margin-top:12px;
	margin-bottom:10px;
	padding-right:20px;
	width:200px;
	height:198px;
	font-size:90%;
	line-height:1.4em;
}
ul.thumbs li.end {
	padding-right:0;
}
ul.thumbs li a {
	display:block;
	padding-bottom:5px;
	border-bottom: #CCC 3px solid;
}
ul.thumbs li img {
	margin:0px;
}
ul.thumbs li p {
	font-size:95%;
	line-height:1.3em;
	text-align:left;
	margin:.5em 0 1em 3px;
}
div.screenshots img {
	border:10px solid #FFF;
	margin:15px 0 10px;
}
div.screenshots img.stroke {
	border:2px solid #EFEFEF;
}
div.screenshots p {
	text-align:center;
}
div.screenshots p.view-link {
	text-align:right;
}
div.screenshots p.view-link img {
	margin:auto;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/* Tables
-------------------------------------------------------------- */

table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/* Misc classes
-------------------------------------------------------------- */
.pink {
	color:#F3F;
}
.lab {
	padding-top:5px;
	background:url(../images/lab_icon.jpg) no-repeat;
	background-position:885px 4px;
	font-size:12px;
	color:#FFF;
	font-family: "Helvetica", sans-serif;
	text-align:right;
	margin-right:20px;
}

.lab a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
	
.calltoaction {
	font-size:16px;
	line-height:18px;
}
.recentnews {
	font-size:12px;
	font-weight:bold;
	font-family: "Helvetica", sans-serif;
	margin-bottom:10px;
}
.readmore {
	font-size:12px;
	font-style:italic;
	font-family: "Helvetica", sans-serif;
	margin-top:10px;
}
.tweet {
	font-size:12px;
	font-weight:bold;
	font-family: "Helvetica", sans-serif;
	margin-bottom:10px;
}
.artquote {
	font-size:60px;
	margin-top:50px;
	margin-left:30px;
	line-height:60px;
}
.name_credit {
	font-size:10px;
	font-style:italic;
	margin-top:-0px;
	margin-left:30px;
}
.date {
	font-size:10px;
	color:#999;
	margin-top:-15px;
}

.img_frame {
background:transparent url(/images/img_frame_shadow_full.jpg) no-repeat bottom;
}
.img_frame img {
background:#FFFFFF none repeat scroll 0 0;
display:block;
padding-bottom:5px;
}
.img_frame a:hover img {
border-color:#CCC;
}
/* Success, notice and error boxes
-------------------------------------------------------------- */

.error, .notice, .success {
	margin-left:-10px;
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	list-style:none;
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/* Main Menu
-------------------------------------------------------------- */
#nav {
}
.mainmenu {
	padding-top:15px;
	font-weight: bold;
	width: 100%;
}
.mainmenu ul {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right;/*set value to "left", "center", or "right"*/
}
.mainmenu ul li {
	display: inline;
}
.mainmenu ul li a {
	font-family: "Helvetica", sans-serif;
	font-style:normal;
	font-size:12px;
	color: #333;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 1px solid #999; /*bottom border is 3px*/
}
.mainmenu ul li a:hover, .mainmenu ul li a.selected {
	border-bottom-color: #000;
}
.current {
	font-family:Arial, "Helvetica", sans-serif;
	font-style:normal;
	font-size:12px;
	color: #FFF;
	border-bottom: 3px solid;
	border-bottom-color:#999;
}
/* Footer Menu
-------------------------------------------------------------- */

.footermenu {
	width: 100%;
	text-align:left;
}
* html .footermenu { /*IE only rule. Original menu width minus all left/right paddings */
	width: 164px;
}
.footermenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footermenu a {
	font:14px;
	padding: 4px 3px;
	_padding:0px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #FFF;
	text-decoration: none;
}
.footermenu a:visited {
	color: #FFF;
}
html>body .footermenu a { /*Non IE rule*/
	width: auto;
}
.footermenu a:hover {
	background-color: #CCC;
	color: black;
}
/* Flickr Widget
-------------------------------------------------------------- */

#flickr_badge_source_txt {
	padding:0;
	font: 11px Arial, Helvetica, Sans serif;
	color:#666666;
}
#flickr_badge_icon {
	display:block !important;
	margin:0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}
#flickr_icon_td {
	padding:0 5px 0 0 !important;
}
.flickr_badge_image {
	text-align:center !important;
}
.flickr_badge_image img {
	border: 5px solid white;
!important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#000000;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
/* Twitter Widget
-------------------------------------------------------------- */

#twitter_div {
}
ul#twitter_update_list {
	list-style: none;
	font-size: 10px;
	color: #333;
	font-style:normal;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;/*	background: #f2f2f2;    
	border:#CCC 1px solid; */   /* uncomment out if you prefer */
}
a {
	color: #999;
}
/* email form
-------------------------------------------------------------- */
#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; background-color: #FFF; -webkit-border-radius:5px;  }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }
/* Icons
-------------------------------------------------------------- */
/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon {
	background:transparent none !important;
	padding:0 !important;
	margin:0 !important;
}

/* Make sure the icons are not cut */
a[href^="mailto:"], a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], a[href$=".rdf"], a[href^="aim:"] {
 padding:2px 22px 2px 0;
 margin:-2px 0;
 background-repeat: no-repeat;
 background-position: right center;
}

/* External links */
a[href^="mailto:"] {
background-image: url(../icons/email.png);
}

/* Files */
a[href$=".pdf"] {
background-image: url(../icons/pdf.png);
}
a[href$=".doc"] {
background-image: url(../icons/doc.png);
}
a[href$=".xls"] {
background-image: url(../icons/xls.png);
}
 
/* Misc */
a[href$=".rss"], a[href$=".rdf"] {
background-image: url(../icons/feed.png);
}
a[href^="aim:"] {
background-image: url(../icons/im.png);
}


