/* @override http://www.rebeccaivic.com/subpage.css */

/* 
Stylesheet for rebeccaivic.com

*Site: rebeccaivic.com
Author: Rebecca Ivic
Last Updated: June 20, 2008
Contact: rivic@purdue.edu; becky@lucentcanvas.com                                   


 */

html, body {
	background: #050505;
	margin: 0;
	color: #b0a4b1;
	padding: 0;
	font: 12px "Lucida Grande", LucidaGrande, Lucida, Tahoma, Helvetica, Arial, sans-serif;
}

/* -----------------DIVs */

#container {
	overflow: hidden;
}

.background {
	padding-top: 1px;
	overflow: hidden;
	visibility: visible;
	background: url(subpage_bg2.jpg) repeat;
}

.background1 {
	padding-top: 0;
	padding-right: 0;
	margin-left: 250px;
	margin-top: 35px;
}

/* -----------------NAV */

#navcontainer {
	background: #c01065;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navcontainer ul {
	width: 800px;
	margin-left: 210px;
}

#navcontainer li {
	display: inline;
	margin-right: 25px;
}

#navcontainer li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer li a:visited {
	color: #ffffff;
}

#navcontainer li a:hover {
	color: #12bbda;
}

#navcontainer li a:active {
	color: #12bbda;
}

/* -----------------subNAME */

#subname {
	background: repeat #010101;
	height: 53px;
	padding-bottom: .1px;
	margin-bottom: -7px;
}

.subname_img {
	height: 53px;
}

/* -----------------FOOTERs */

#footercontainer {
	height: 165px;
	padding-top: 25px;
	border-top: 1px dashed #252525;
	background: #050505 repeat;
	font-size: 12px;
	color: #464646;
	clear: both;
}

#footercontainer h1 {
	font-size: 14px;
	color: #6e6e6e;
}

.finalthoughts {
	float: left;
	color: #c01065;
	font-size: 1.5em;
	margin-left: 125px;
}

.f_addresses_subpage {
	margin-left: 258px;
	margin-top: 20px;
}

.f_addresses_subpage p{
	margin-top: 2px;
}

.f_addresses_subpage ul {
	list-style-type: none;
	margin-left: -41px;
	display: inline;
}

.f_addresses_subpage li {
	display: inline-block;
}

#footercontainer a {
	color: #b1b1b1;
	font-size: 12px;
	text-decoration: none;
}

#footercontainer a:visited {
	color: #b1b1b1;
}

#footercontainer a:hover {
	color: #12bbda;
	text-decoration: underline;
}

#footercontainer a:active {
	color: #12bbda;
	text-decoration: underline;
}

/* -----------------SUBECTIONs */

.copy1 {
	width: 250px;
	float: left;
	padding-right: 65px;
	padding-bottom: 25px;
}

.updates {
	width: 550px;
	padding-bottom: 25px;
}

.flora {
	width: 70px;
	height: 72px;
	float: left;
	background: url(flowerside.png) no-repeat;
	margin-left: -90px;
}

.subpagecontent {
	width: 700px;
	padding-bottom: 50px;
}

/* -----------------FONTs */

a img {
	border: none;
}

a {
	color : #1092aa;
	text-decoration : none;
}

a:visited {
	color : #1092aa;
	text-decoration : none;
}

a:hover {
	color : #0a6b7d;
	text-decoration : none;
}

a:active {
	color : #0a6b7d;
	text-decoration : none;
}

h1 {
	font-size: 18px;
	color: #ebebeb;
	font-weight: normal;
	margin-top: 0;
}

b {
	color: #ebebeb;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

b2 {
	color: #c17ba8;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

.line {
	width: 700px;
	border-bottom: 1px solid #1f1f1f;
	margin-top: 5px;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
	color: #ebebeb;
	font-weight: normal;
	margin-top: 0;
}

h2 {
	color: #c01065;
	font-weight: normal;
	font-size: 18px;
}

b {
	color: #ebebeb;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

b2 {
	color: #c17ba8;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

/* -----------------CONTACT */

.contact {
	
}

.contact h3 {
	color: #b1bdb3;
	margin-bottom: -5px;
	font-size: 1.5em;
	font-style: italic;
}

.contact p {
	margin-bottom: -10px;
}

.contact b {
	font-size: 12px;
	color: #bababa;
}

/* -----------------WEB AND GRAPHIC */

.designsamples {
	width: 600px;
	margin-bottom: 50px;
	border-bottom: 1px solid #1f1f1f;
}

.designsamples img {
	border: 10px double #222;
}

.designsamples h4 {
	font-size: 16px;
	color: #f956a2;
}

.designsamples b {
	font-weight: bold;
	font-size: 12px;
	color: #c01065;
}

/* -----------------PAINT AND PHOTO */

.pic {
	width: 100px;
	height: 100px;
	border: 3px solid #464646;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}

.artpic {
	width: 100px;
	height: 100px;
	border: 3px solid #464646;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

#artpic_box {
	float: left;
	margin-bottom: 25px;
}

#pic_box {
	padding-bottom: 50px;
}

/* -----------------REFERENCES */

.references_box {
	background-color: #282828;
	border: 1px solid #383838;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 35px;
}

.references_box h4 {
	color: #535353;
	font-size: 14px;
	margin-top: 8px;
}

.references_box ul {
	color: #535353;
}