/* @override http://www.mylifemosaic.com/blog/wp-content/themes/k2/styles/MyLifeMosaic-3col/mylifemosaic-3col.css */

/*
	Author Name		: 	Roger Goode 
	Author Site		: 	http://freshstartcreative.com
	Style Name		: 	MyLifeMosaic-3col
	Style URI		:	http://freshstartcreative.com
	Version			:	1.0
	Header Height	:	220
	Comments		:	custom k2 style for My Life Mosaic
*/

/* @group BasicStyles ++++++++ */


body {
	background: #333 url(body-bg.gif) repeat-x top;
	color: #bbb;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body.columns-three #primary {
	margin-left: 210px;
	width: 490px;
	padding: 15px;
}

body.columns-three #sidebar-1 {
	left: -530px;
	margin-left: -200px;
}

#page {
	border: none;
	background: #fff;
	margin-top: 20px;
	padding-top: 0;
}

div.content {
	padding: 0;
}

/* @end BasicStyles ++ */


/* @group HeaderStyles ++++++++ */

/*#header {
	background: url('xx-header.jpg') no-repeat right center;
	height: 200px;
}*/

#header {
	background: url('headers/rotate.php') no-repeat;
	height: 220px;
}


div.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}


h1.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}

.description {
	margin: 0 !important;
	color: #fff !important;
	font-size: 16px !important;
	text-indent: 60px;
	position: relative;
	top: 45px;
	left: -30px;
}

ul.menu {
	margin-left: 30px;
}

ul.menu li {
	font-weight: bold;
	font-size: 1.2em;
}

#header ul.menu li.page_item a {
	padding-left: 9px;
	padding-right: 9px;
}
/*ul.menu li a:hover {
	background: #349;
	}*/

/* @end HeaderStyles ++ */



/* @group ContentStyles ++++++++ */


h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

.entry-content p {
	margin-top: .5em;
	line-height: 1.6em;
	text-align: left;
}

.entry-content h1 {
	font-size: 1.5em;
}

.entry-content h2 {
	font-size: 1.2em;
}

.entry-title {
	font-size: 22px;
	text-align: left !important;
	margin-bottom: 9px;
}

div.entry-head {
	margin-top: 30px;
}

h1.entry-title a {
	color: #c00 !important;
}

.entry-content ul {
	padding-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.75em;
	text-align: left;
}

.entry-content ul li {
	line-height: 1.5em;
	margin-bottom: 9px;
}


.page-head h2 {
	font-size: 22px;
	text-align: left;
}

.page-head h2 a:link, .page-head h2 a:visited, .page-head h2 a:hover, .page-head h2 a:active {
	color: #c00 !important;
}

h3.entry-title a:link, h3.entry-title a:visited, h3.entry-title a:hover, h3.entry-title a:active {
	color: #c00 !important;
}

.entry-comments.comments h4 {
	font-size: 1.8em;
}


.entry-foot .entry-meta {
         background: url('../../images/time.png') left top no-repeat;
         min-height: 16px;
         padding-left: 20px;
         }


.entry-head .entry-meta {
	display: none;
}

/*.entry-head .entry-meta {
         background: transparent;
         min-height: auto;
         padding-left: 0;
         }*/

/* @group StickyPost +++++++ */

.sticky {
	border-bottom: 1px dotted #999;
}

.sticky #sharethis_0 {
	display: none;
} 

.sticky div.entry-foot {
	display: none;
}

/* @end StickyPost */ 


/* @group ResourceTable +++++++++++ */

table.resourceList {
	margin-top: 20px;
}

table.resourceList p  {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 9px;
}

table.resourceList a  {
	font-size: .95em;
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 9px;
	font-weight: bold;
}

div.amazon-reloaded-info {
	margin: 0;
}

table.resourceList tbody td {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 2.5em;
	text-align: left;
}

table.resourceList Img {
	border: 1px solid #999;
}

/* @end ResourceTable */



/* @end ContentStyles ++ */

/* @group SidebarStyles ++++++++ */


#sidebar-1 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}


#sidebar-2 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}


.rq-quote {
	width: 180px;
	margin-top: 30px !important;
	margin-left: 6px !important;
	color: #369;
	font: italic 1.9em/1.5em "Times New Roman", Times, serif;
	text-align: left;
	text-indent: -12px;
	background: transparent url(random-sidebar/rotate.php) no-repeat 0 bottom;
}

.rq-quote .rq-author {
	margin-top: 6px !important;
	text-align: right;
	font-size: .75em;
	line-height: 1em;
	padding-right: 15px !important;
	font-weight: normal;
	font-style: normal;
}

.rq-quote .rq-source {
	margin-top: 6px !important;
	text-align: right;
	font-size: .60em;
	line-height: 1em;
	padding-right: 15px !important;
	font-weight: normal;
	font-style: normal;
}



/* @end SidebarStyles ++ */


/* @group FooterStyles ++++++++ */

#footer p.footerstyledwith, #footer p.footerpoweredby, #footer p.footerfeedlinks {
	display: none;
}

#footer {
	color: #fff;
	padding-top: 6px;
}

#footer h5 {
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #222;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

#footer p {
	color: #333;
}

#footer a {
	border-bottom-style: none;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #3cf;
	text-decoration: underline;
}


/* @end FooterStyles ++ */


/* @group ContactForm ++++++ */

form#gb_form fieldset#formwrap {
	padding: 12px;
	border: 1px solid #ddd;
}

form#gb_form legend {
	font-size: .90em;
	color: #c00;
	font-style: italic;
}


form#gb_form fieldset#formwrap fieldset {
	margin-bottom: 20px;
	border: none;
}

form#gb_form legend#mainlegend {
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 1em;
	padding-right: 6px;
	padding-left: 6px;
}


form#gb_form textarea#message.textbox {
	width: 99%;
	margin-bottom: 20px;
}

form#gb_form p.creditline small {
	font-size: .75em;
}

/* @end ContactForm */




/* @group CForms ++++++++++ */



/* @end CForms */



/* @group LeftSidebar ++ 

.columns-three #primary {
	float: right;
}

.columns-three #sidebar-2 {
	clear: none;
}

.columns-two #page #primary-wrapper {
	float: right;
	margin-left: -220px;
	margin-right: 0px;
}

.columns-two #page #primary {
	margin-left: 220px;
	margin-right: 0px;
}

.columns-two #page #sidebar-2 {
	clear: none;
}

 @end LeftSidebar ++ */



