/*
Theme Name:     LSU Law: Zero-One
Theme URI:      http: //www.law.lsu.edu
Description:    Child theme for the Twenty Ten theme 
Author:         Vic Erwin
Author URI:     http: //www.vicerwin.com
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

@import url("//fonts.googleapis.com/css?family=Droid+Serif");
@import url("//fonts.googleapis.com/css?family=Droid+Sans");
@import url("//fonts.googleapis.com/css?family=Dancing+Script");



/* =Main Theme Elements
--------------------------------------------------------------

Colors:
Dark Purple - #
Light Purple - #
Tan - #
Light Tan - #
Red (Links) - #E11F22
Brown (Text) - #342A54

Images:
images/LSULaw2008Header.jpg (based on the LSU Law 2008 theme on the main site)

Google Fonts:
Droid Serif
Droid Sans
Dancing Script

--------------------------------------------------------------
*/



/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/



/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/



/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/




/* =Fonts
-------------------------------------------------------------- */

body,
input,
textarea,
.pingback a.url,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site-title,
.page-title span,
h1, h2, h3, h4, h5, h6 {
	font-family: "Droid Serif", Georgia, "Bitstream Charter", serif;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#wrapper {
	background: #FCF9EE;
	margin-top: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


/* Structure the footer area */



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: url(images/TilingBackground.gif) repeat-x #fff;
}
body,
input,
textarea {
	color: #342A54;
	font-size: 12px;
	line-height: 18px;
}

/* Text elements */


a:link {
	color: #E11F22;
	text-decoration: none;
}
a:visited {
	color: #E11F22;
}
a:active,
a:hover {
	color: #ff4b33;
	text-decoration: underline;
}

/* Text meant only for screen readers */



/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
	background: #2a2146 url(images/LSULaw2008Header.jpg) no-repeat;
}
#site-title {
	float: none;
	width: auto;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	height: 60px;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative;
}
#site-title a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	bottom:0;
	position: absolute;
}
#site-description {
	float: none;
	color: #fff;
	font-size: 13px;
	font-style: normal;
	margin: 0 0 0 20px;
	width: auto;
	height: 40px;
}

/* This is the custom header image */
#branding img {
	border-top: 0;
	border-bottom: 0;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #726791;
	height: 38px;
}

#access a {
	color: #fff;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #342856;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	font-weight: bold;
}

/* =Content
-------------------------------------------------------------- */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #342A54;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

#content,
#content input,
#content textarea {
	font-size: 13px;
	line-height: 19px;
}

#content var {
	font-size: 15px;
	line-height: 21px;
}

.page-title {
	color: #342A54;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}

#content .entry-title {
	color: #342A54;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #E11F22;
	text-decoration: none;
}

.page-title a:active,
.page-title a:hover,
.entry-title a:active,
.entry-title a:hover {
	color: #E11F22;
	text-decoration: underline;
}

.entry-content fieldset legend {
	background: #fff;
	color: #342A54;
	font-weight: bold;
	padding: 0 24px;
}

.entry-meta {
	font-size: 11px;
}

.entry-meta .meta-sep,
.entry-meta .author {
	display: none;
}

.page-link {
	clear: both;
	color: #342A54;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}

#entry-author-info h2 {
	color: #342A54;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

/* =Asides
-------------------------------------------------------------- */




/* =Gallery listing
-------------------------------------------------------------- */




/* =Attachment pages
-------------------------------------------------------------- */




/* =Images
-------------------------------------------------------------- */




/* =Navigation
-------------------------------------------------------------- */




/* =Comments
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title {
	color: #342A54;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.comment-author cite {
	color: #342A54;
	font-style: normal;
	font-weight: bold;
}

/* Comments form */



/* =Widget Areas
-------------------------------------------------------------- */

.widget_rss a.rsswidget {
	color: #342A54;
}

/* Main sidebars */


/* Footer widget areas */



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px #726791 solid;
	
	margin-top: 0;
	
	background: #e8dba7;
	overflow: hidden;
	padding: 18px 0 36px 0;
}

#site-info {
	width:100%;
	text-align:center;
}

#site-info a {
	color: #342A54;
	text-decoration: none;
}

#site-generator {
	display:none;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */




/* =Print Style
-------------------------------------------------------------- */

