/*   
Theme Name: CC Lab Music Factory
Author: Ryan Raffa
Author URI: http://www.ryanraffa.com/

Based on Theme: Shapes (Thank you, Shapes!)
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Shapes Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	margin: 0px auto;
	width: 900px;
	position: relative; 
}

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

#masthead {
}


#branding {
	margin: 0 0 0 0;
}



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

#access {
	margin: 0 0 12px 0;
	overflow: auto;
}
.skip-link {
	display: none;
}

.menu {
	margin-left: 6px;
}

.menu li {
	font-size: 24px;
	}

.menu ul {
	list-style: none;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}

.menu ul li a {
	text-decoration: none;		/*takes out the underline*/
	padding: 0px 20px 0px 0px;			/* spaces the bullets out*/
	color: #FF4B99;				/*pink header */
}
	
.menu ul li a:hover {
	color: #666666;				/* grey header */
}


/* =Front Page Navigation (for Home)
-------------------------------------------------------------- */

.frontpage {
	font-size: 24px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	line-height: 100%;
	}

.frontpage a {
	font-size: 24px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	}
	
.frontpage a:hover {
	font-size: 24px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	}	

.frontpage-hometitle {
	color: #000000;				/*white header */
	position: absolute;
	left: 592px;
	top: 398px;
}


#frontpage-home {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 50px;
	top: 346px;
	text-decoration: none;		/*takes out the underline*/
}

#frontpage-portfolio {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 328px;
	top: 346px;
	text-decoration: none;		/*takes out the underline*/
}

#frontpage-thesis {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 607px;
	top: 346px;
	text-decoration: none;		/*takes out the underline*/
}

#frontpage-blog {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 50px;
	top: 544px;
	text-decoration: none;		/*takes out the underline*/
}

#frontpage-about {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 328px;
	top: 538px;
	text-decoration: none;		/*takes out the underline*/
}


/* =Main Pages for Thesis and Portfolio Navigation
-------------------------------------------------------------- */

.thesispage {
	font-size: 18px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	line-height: 100%;
	}

.thesispage a {
	font-size: 18px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	}
	
.thesispage a:hover {
	font-size: 18px;
	color: #FFFFFF;				/*white header */
	text-decoration: none;		/*takes out the underline*/
	}	

#thesis-projectone {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 47px;
	top: 379px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projecttwo {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 354px;
	top: 379px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectthree {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 48px;
	top: 604px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectfour {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 355px;
	top: 604px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectfive {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 48px;
	top: 830px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectsix {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 355px;
	top: 830px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectseven {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 48px;
	top: 1055px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projecteight {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 355px;
	top: 1055px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectnine {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 48px;
	top: 1280px;
	text-decoration: none;		/*takes out the underline*/
}

#thesis-projectten {
	color: #FFFFFF;				/*white header */
	position: absolute;
	left: 355px;
	top: 1280px;
	text-decoration: none;		/*takes out the underline*/
}


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

.post {
	margin: 0 0 36px 0;	
	border: 2px #666666;
}

.category-title {
	font-size: 9.6px;
	}

.category-title a {
	text-decoration: none;		/*takes out the underline*/
	color: #FF4B99;				/*pink header */
}
	
.category-title a:hover {
	color: #FF4B99;				/* pink header */
	text-decoration: underline;		/*underline*/

}

.entry-meta a {
	text-decoration: none;		/*takes out the underline*/
	color: #000000;				/*black header */
}
	
.entry-meta a:hover {
	color: #666666;				/* grey header */
}

.entry-title {
	line-height: 120%;
	padding: 2.4px 0 2.4px 0;
}

.entry-title a {
	color: #000000;				/* black header */
	text-decoration: none;		/*takes out the underline*/
}

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

.entry-utility a {
	color: #000000;				/* black header */
	text-decoration: none;		/*takes out the underline*/
}

.entry-content {
	margin: 18px 0 0 0;
}

.entry-content a {
	color: #FF4B99;				/* pink header */
	text-decoration: none;		/*takes out the underline*/
}

.entry-content a:hover {
	text-decoration:underline;
	color: #FF4B99;				/* pink header */
}

.entry-summary {
	margin: 18px 0 0 0;
}

.entry-summary a {
	color: #FF4B99;				/* pink header */
	text-decoration: none;		/*takes out the underline*/
}

.entry-summary a:hover {
	text-decoration:underline;
	color: #FF4B99;				/* grey header */
}


.tag-links a:hover {
	text-decoration:underline;
}

.comments-link a:hover {
	text-decoration:underline;
}


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

.navigation {
	margin: 0 0 18px 0;
	overflow: auto;
	}

.navigation a {
	text-decoration: none;		/*takes out the underline*/
	color: #FF4B99;				/*pink header */
}
	
.navigation a:hover {
	color: #666666;				/* grey header */
}

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

#site-info {
	color: #666666;				/* grey header */
	margin: 0 0 0 36px;
	font-size: 9.6px;
}

#site-info a {
	color: #666666;				/* grey header */
	text-decoration: none;		/*takes out the underline*/
}

#site-info a:hover {
	text-decoration:underline;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area {
	margin-top: 30px;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 13.2px;
}
.widget-area ul ul ul {
	margin-left: 30px;
}
.widget-container {
	margin: 0 0 18px 0;
}

.widget-area ul li a {
	text-decoration: none;		/*takes out the underline*/
	padding: 0px 10px 0px 0px;			/* spaces the bullets out*/
	color: #FF4B99;				/*pink header */
}
	
.widget-area ul li a:hover {
	color: #666666;				/* grey header */
	text-decoration:underline;
}


/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */
























