/*
Theme Name: Monavie
Theme URI: http://planetquirky.com/
Description: 
Version: PRO 2.2
Author: Michael Wolfe
Author URI: http://planetquirky.com/
Tags: 
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
    color: #333;
}
a:hover {
    color: #555;
	}
a img {border: none;}

body {
	;
	color: #444;
	padding-top: 0px;
/*	border-top: 5px solid #563292;  */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #999999;
}

p, code, ul {padding-bottom: 1.2em;}

li {list-style: none;}

/* headings */
h1 {font: normal 1.8em Tahoma, Geneva, sans-serif;}
h2 {font: normal 1.6em Tahoma, Geneva, sans-serif;}
h3 {font: normal 1em Tahoma, Geneva, sans-serif;}

h1, h2, h3 {padding-top: 6px; color: #333; margin-bottom: 4px; 	letter-spacing: 0px;}

blockquote {
	display: block;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	text-align: justify;
	font-style: italic;
	border-left: 3px solid #333;	
	border-right: 3px solid #333;
	margin-bottom: 6px;
	margin-top: 6px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */

.innerbg {
	margin: 0 auto;
	width: 922px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/bodybg.png);
}

.inner-container {
	font-size: 1.2em;
	padding: 0px;
	width: 922px;
	background-color: #999999;
}

.outer-container {
	padding-bottom: 15px;
}

/* header */
.header {
	margin: 0px;
	text-align: left;
}
.header .title {
	color: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 20px;
}
.header .title .sitename a {
	border-bottom: 0px dashed #657382;
	color: #f5f5f5;
	font: normal 3em sans-serif;
	padding-bottom: 0px;
	text-decoration: none;
	margin: -10000px;
}
.header .title a:hover {border: 0;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.header a img {
    border: 0px solid #DDD; 
}
/* pathrss */

.path-rss {
	padding: 0;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}


/* main */
.main {
	background: url(img/contentbg.png) repeat-y;
	padding: 8px 0px 0 0;
/*	border-bottom: 8px #FF6600 solid; */
/*	border-bottom: 4px #EB7E32 solid;  */
}

/* content */
.content {
	float: left;
	width: 620px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 1.1em; /* added to make font bigger in posts mw */
/*	border-right-width: 1px #333333 solid; */
}
.content .postinfo {
	color: #555;
	font-size: 0.9em;
	padding: 3px;
}
.content li {
	line-height: 1.5em;
	margin-left: 18px;
}
.content p {font-family: Tahoma, Geneva, sans-serif}

/* sidebar navigation */
.sidenav img {
	padding: 10px;
	float: left;
}

.sidenav {
	float: right;
	width: 272px;
	padding-right: 0px;
	margin-top: 0px;
	}
.sidenav h2 {
	color: #522e91;
/*	color: #777;	*/
	font: normal 1.3em Tahoma, Geneva, sans-serif;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 17px;
	padding-top: 25px;
}
.sidenav h3 {
	color: #522e91;
/*	color: #777;	*/
	font: normal 1.3em Tahoma, Geneva, sans-serif;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 17px;
	padding-top: 5px;
}
.sidenav h4 {
    color: #522e91;
/*	color: #999;	*/
	font: 1.0em Tahoma, Geneva, sans-serif;
	line-height: 17px;
	margin: 0;
	padding-left: 25px;
}
.sidenav ul {
	padding: 0;
    border-top: 1px solid #2e2e2e;
}
.sidenav li {border-bottom: 1px solid #2e2e2e;}
.sidenav li a {
	font-size: 1em;
	color: #333333;
	display: block;
	padding: 6px 0px 6px 18px;
	text-decoration: none;
	width: 254px;
	font-style: normal;
	border-bottom: 0px solid #ddd;
	background-color: #FFFFFF;
}

.sidenav li a:hover {
	color: #ff6600;
	background-color: #CCCCCC;
	text-decoration: none;
}
a {
    color: #000; 
	text-decoration: none;
}
a:hover {
    color: #333; 
	text-decoration: underline;
}
.entry a {
	color: #522e91;
	text-decoration: underline;
}
.entry a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* footer */
.footer {
	/*	background: #7BC143; */
	width: 902px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	color: #000000;
	padding: 10px;
	margin-top: 0px;
	font-size: 1.1em;
	background-image: url(img/headers/footerbg.jpg);
	background-repeat: no-repeat;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
	text-decoration: none;
    border-bottom: 1px solid #2e2e2e;
}
.footer a {
    color: #000000;
}

.footer a:hover {
	color: #FFFFFF;	
}
.footer h2 {
	color: #000000;
	line-height: 30px;
	margin: 0;
	padding-left: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer h3 {
	color: #000000;
	font: normal 1.5em Tahoma, Geneva, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 0px;
}
.col1 {
	float: left;
	width: 200px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}

.col2 {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
.col3 {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
.col4 {
	float: right;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}

.col3center {margin: 0;}

/* bottom */
.bottom {
	color: #666666;
	clear: both;
	font-size: 1.1em;
	padding-top: 20px;
}
.bottom a {
    color: #333333; 
	text-decoration: none;
}
.bottom a:hover {
    color: #532F91;
}

/* posts */
.post h1 a {
	color: #333;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
.post h1 a:hover {
	border-bottom: 1px solid #eee;
	color: #555;
}

.post h1 {
	color: #333;
	letter-spacing: -1px;
}

.post {
	margin: 6px 0 2px;
	padding-left: 20px;
	padding-right: 20px;	
}
.post .info{
	color: #555;
	margin: 2px 0 4px;
	padding: 5px 0px;
	padding-bottom: 20px;
}
.post img {
/*	border: 4px solid #DDD;  /*
/*	float: left;   
	margin-right: 15px;
	margin-bottom: 10px;  */
	margin: 15px;
}
.post a img {
    border: 2px solid #DDD; 
	margin-left: 10px; 
	margin-bottom: 10px;
}
.post a:hover img {
    border-color: #CCC;
}


/* comments */
.content ol li {
	background: none;
}

.commentlist {
    margin: 0;
    padding-left: 20px; 
	padding-top: 10px;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	border-bottom: 1px solid #ddd;
}
#commentform {
	margin: 1em 0;
	width: 360px;
	margin-left: 24px;
}
.commentmetadata {
    padding: 2px 0 4px;
}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {
    text-decoration: underline;}

textarea.styled {
    width: 300px;
}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
    margin-bottom: 3px;}

#searchform {
    padding: 10px 0px 10px 18px;
}

#s {
    border: 1px solid #2e2e2e;
    background: #aaa;
    padding: 3px;
    font-size: 1em;
}

#sidebarsubmit {
    background: #3c3c3c;
    border: 2px solid #2e2e2e;
    padding: 2px;
    color: #f9f9f9;
}

#clear {
   height: 10px;
   width: 100%;
   }
   
  #head {
	background-color: #FFFFFF;
	height: 201px;
	width: 922px;
	margin: 0px;
	padding: 0px;
}
  #navcont {
	background-color: #fff; 
	height: 28px;
	width: 922px;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(img/navbg.png);
	background-repeat: repeat-x;
}



.sponsors {
	padding: 5px;
}

/* lightbox with captions styling */

.wp-caption  {
	float: left;
	margin-right: 25px
}
.wp-caption p {
	margin-left: 15px;
	font-size: 1em;
	color: #000000;
}


