


/* HEADER */

#header {
	width: 960px;
	height: 430px;
	background-color: #f34324;
	background-image: url(../images/big_image_1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}



/* TOP */

#box {
	float: right;
	margin: 21px;
	width: 292px;
	padding: 18px;
	background-color: #ffffff;
}

.updated {
	font-size: 11px;
	color: #b39777;
}

.status1 {
	padding-top: 6px;
	padding-bottom: 12px;
	font-size: 23px;
	line-height: 27px;
	color: #191919;
	font-weight: bold;
}

.status2 {
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}

.status_time {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 13px;
	color: #7f7f7f;
}

.action {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #191919;
}

.verb {
	font-weight: bold;
	color: #f34324;
	padding-right: 2px;
}



/* QUOTE */

#quote_box {
	padding-left: 6px;
	padding-right: 6px;
	border-left: 3px;
	border-left-color: #a5a099;
	border-left-style: solid;
	border-right: 3px;
	border-right-color: #a5a099;
	border-right-style: solid;
}

#quote {
	background-color: #e3e1d9;
	padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.who {
	font-size: 12px;
	padding-top: 6px;
	font-weight: normal;
	color: #71706c;
}

#quote_note {
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
}



/* COMING UP */

#coming {
	border-left: 1px;
	border-left-color: #d7d7d7;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	background-color: #ffffff;
}

.coming_top {
	color: #ffffff;
	width: 308px;
	height: 32px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(../images/red_bar.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.coming_row {
	display: block;
	width: 306px;
	overflow: hidden;
	min-height: 31px;
	border-top: 1px;
	border-top-color: #e7e7e7;
	border-top-style: solid;
	background-color: #ffffff;
	color: #404040;
}

.coming_title {
	line-height: 15px;
	padding-top: 9px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}



/* LINKS */

#links {
	border-left: 1px;
	border-left-color: #d7d7d7;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	background-color: #ffffff;
}

.links_top {
	color: #191919;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
}

.links_red {
	color: #f34324;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
}

.links_row {
	display: block;
	width: 306px;
	overflow: hidden;
}

.links_row a {
	display: block;
	min-height: 31px;
	border-top: 1px;
	border-top-color: #e7e7e7;
	border-top-style: solid;
	background-color: #ffffff;
	color: #404040;
}

.links_row a:hover {
	display: block;
	border-top: 1px;
	border-top-color: #e7e7e7;
	border-top-style: solid;
	background-color: #fff9d1;
	color: #404040;
}

.links_date {
	color: #f34324;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 8px;
}

.links_title {
	width: 218px;
	color: #191919;
	line-height: 15px;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 8px;
	font-size: 12px;
}



/* LABELS */

.label {
	padding-top: 5px;
	color: #191919;
	font-size: 12px;
}

.label a {
	color: #191919;
	font-size: 14px;
	font-weight: bold;
}

.label a:hover {
	text-decoration: underline;
}



/* JOURNAL */

#journal {
	width: 257px;
	padding-left: 8px;
	padding-right: 18px;
}

.title {
	padding-top: 25px;
	padding-bottom: 2px;
	color: #191919;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.title a {
	color: #191919;
}

.title a:hover {
	text-decoration: underline;
}

.date {
	padding-bottom: 12px;
	color: #595959;
	font-size: 12px;
}

.text {
	color: #191919;
	font-size: 12px;
	line-height: 18px;
}

.text a {
	color: #f34324;
}

.text a:hover {
	color: #f34324;
}

.continue {
	color: #f34324;
	font-size: 11px;
}

.continue a {
	color: #f34324;
	font-weight: bold;
}

.continue a:hover {
	color: #f34324;
	text-decoration: underline;
}

.entry {
	padding-bottom: 4px;
	color: #191919;
	font-size: 12px;
}

.entry a {
	color: #191919;
	font-weight: bold;
}

.entry a:hover {
	text-decoration: underline;
}



/* PICS */

.pic_thumbnail {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	border: 1px;
	border-color: #e7e7e7;
	border-style: solid;
	padding: 5px;
}

.pic_thumbnail a {
	display: block;
	float: left;
}

.pic_thumbnail a:hover {
	outline-style: solid;
	outline-color: #ffffff;
	outline-width: 2px;
}

.pic_text {
	float: left;
	display: block;
	width: 179px;
	padding-top: 4px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 16px;
}

.pic_label {
	color: #b39777;
	font-weight: bold;
}

.pic_desc {	
	padding-top: 2px;
	padding-bottom: 1px;
	max-height: 34px;
	overflow: hidden;
	line-height: 17px;
	font-size: 12px;
}

.pic_set {
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
}

.pic_location {
	color: #574633;
}



/* DESIGN */

.box_outline {
	border: 1px;
	border-color: #dedede;
	border-style: solid;
	background-color: #ffffff;
	padding: 6px;
}

#design {
	padding: 8px;
	color: #191919;
	font-size: 12px;
	line-height: 18px;
}

.d_title {
	padding-top: 8px;
	padding-bottom: 5px;
	color: #191919;
	font-size: 15px;
	font-weight: bold;
}

.d_title a {
	color: #191919;
}

.d_title a:hover {
	text-decoration: underline;
}

.d_link {
	border-top: 1px;
	border-top-color: #e7e7e7;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #191919;
	font-size: 12px;
}

.d_link a {
	color: #191919;
}

.d_link a:hover {
	text-decoration: underline;
}

.d_year {
	padding-right: 7px;
	color: #f34324;
	font-size: 11px;
	font-weight: bold;
}



/* PENSEE */

#pensee_border {
	border-left: 1px;
	border-left-color: #d7d7d7;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

#pensee {
	padding: 23px;
	padding-top: 80px;
	background-image: url(../images/pensee_bg.jpg);
}

.p_date {
	color: #91763f;
	font-size: 11px;
}

.p_title {
	padding-top: 2px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}

.p_text {
	color: #333333;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}











