/*
Title: "Ria Smith Designs" screen styles
Date Modified: 5/6/2010
--
Author: Bayt & Takl Design
Contact: http://baytandtakl.com/contact
--
Table of Contents:
	layout
	navigation
	typography
	alignment
*/

/* layout
------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	}

body {
	font: normal 14px/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #12212d url(/images/backgrounds/main.png) center top no-repeat;
	color: #fff;
	}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
	}

/* ----- header ----- */
#header {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	height: 145px; 
	}

#logo {
	position: absolute;
	top: 40px;
	left: 0;
	width: 219px;
	}

#logo h1, #logo h1 a {
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #ccc;
	width: 219px;
	height: 99px; 
	background: url(/images/logos/ria-smith-designs.png) left top no-repeat;
	border-bottom: none;
	text-decoration: none;
	text-align: left;
	}

/* ----- main content ----- */
#main {
	margin: 40px auto;
	padding: 0 0 25px 0;
	text-align: left;
	}

ul {
	list-style-type: square;
	}

ol {
	list-style-type: decimal;
	}
	
/* ----- footer ----- */
#footer {
	background: url(/images/backgrounds/footer.jpg) left top repeat-x;
	border-top: 1px solid #163748;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	clear: both;
	color: #215571;
	font-style: normal;
	font-size: 12px;
	}

/* navigation
------------------------------------- */


a {
	color: #1c5b75;
	text-decoration: none;
	}

a:link {
	color: #1c5b75;
	text-decoration: none;
	}

a:hover  {
	color: #278eb3;
	text-decoration: none;
/*	text-shadow: 0 0 6px #278EB3; */
	}

div#nav {
	margin: 25px auto;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	background: url(/images/backgrounds/nav.png) left top no-repeat;
	width: 858px;
	height: 41px;
	}

div#nav ul {
	text-decoration: none;
	color: #258eb3;
	line-height: 38px;
  font-size: 14px;
  font-weight: normal;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
	}

div#nav ul li {
	display: inline;
	margin-left: 25px;
	}

div#nav ul li a {
	color: #258eb3;
	text-decoration: none;
	}

div#nav ul li a:hover {
	color: #7bc0d8;
	text-decoration: none;
	}

div#nav ul li a:visited {
	color: #258eb3;
	}

div#nav ul li a.selected {
	text-decoration: none;
	color: #fff;
	}


/* typography
------------------------------------- */
h2, h3, legend {
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	color: #7bc0d8;
	}

h2 {
	font-size: 28px;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0;
	text-shadow: 0 1px 1px #000;
}

h2 a, h2 a:link, h2 a:hover {
color: #7bc0d8;
text-decoration: none;
}
	
h3, dt, legend {
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}

.caption {
	text-align: left;
	line-height: 1.5em;
	font-size: x-small;
	}

.alert {
	color: #C00;
	}

.small {
	font-size: 90%;
	line-height: 1.3em;
	}
	
abbr, acronym {
	font-style: italic;
	cursor: help;
	}

/* ----- misc ----- */
.button {
margin-top: 25px;
margin-bottom: 25px;
width: 235px;
position: relative;
}

.button a {
color: #278eb3;
display: block;
text-decoration: none;
margin: 0 auto;
padding: 3px;
text-align: center;
background: #142c3a;
border: 1px solid #163748;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
behavior: url(/scripts/javascript/PIE.htc);
}

.button a:hover {
color: #fff;
background: #173244;
text-decoration: none;
}

.footnote {
	font-size: 80%;
	line-height: 1.2em;
	}

img, a img {
	border: 0;
	border: none;
	text-decoration: none;
	}

.border {
	border: 1px solid #ccc;
	}

.border_btm {
	border-bottom: 1px dashed silver;
	}

.lrg_banner {
	margin: 15px auto 45px auto;
	text-align: center;
	}

.banner {
	margin: 15px auto 20px auto;
	text-align: center;
	}

.inset {
	width: 125px;
	margin: 0 0 10px 15px;
	text-align: center;
	float: right;
	}

.inset .caption {
	font-size: 80%;
	}

.no_bullet {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
dd {
	margin: 0;
	}

hr {
border: none;
border-bottom: 1px solid #163748;
margin: 25px auto;
width: 80%;
}

/* social icons */
#social {
list-style-type: none;
overflow: hidden;
margin-bottom: 25px;
}

#social li {
display: inline;
font-size: 14px;
margin-right: 15px;
}

#social li a {
color: #278eb3;
}

#social li a:hover {
color: #fff;
}

.facebook, .twitter, .youtube, .flickr, .etsy, .linkedin {
padding-left: 22px;
padding-bottom: 22px;
}

.facebook {
background: url(/images/icons/social/facebook-16.png) left top no-repeat;
}

.twitter {
background: url(/images/icons/social/twitter-16.png) left top no-repeat;
}

.youtube {
background: url(/images/icons/social/youtube-16.png) left top no-repeat;
}

.flickr {
background: url(/images/icons/social/flickr-16.png) left top no-repeat;
}

.etsy {
background: url(/images/icons/social/etsy-16.png) left top no-repeat;
margin-right: 0;
}

.linkedin {
background: url(/images/icons/social/linkedin-16.png) left top no-repeat;
}


/* alignment
------------------------------------- */
.align_left {
	float: left;
	}

.pad_left {
	float: left;
	margin: 0 15px 10px 0;
	}

.align_right {
	float: right;
	}

.pad_right {
	float: right;
	margin: 0 0 10px 15px;
	}

.pad_center {
	text-align: center;
	margin: 0 auto 10px auto;
	}

.clear {
	clear: both;
	}

