/*  
Description: New theme in meebo 1.0 style.
Version: 1.0.2
	
	*/


/* Begin typography & Colors */
body {
	/*font-size: 100%;  Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Sans-Serif;
	color: #333;
	}

#page { text-align: left; }

	
.narrowcolumn .postmetadata {
	text-align: center;
	}

#content {
	font-size: small;
	}

.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: small;
	letter-spacing:0.03em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.alt {
	background-color: #f9f9f9;
	}

#footer {
	color: #FFFFFF;
	font-size:x-small;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: medium;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar ul li h2 {
	font-family:Arial, "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #4D5D80;
	margin:0
	}
	
#sidebar h2.feed {
	color: #E78512;
	padding-left:20px;
	background-image: url('feed-ico.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	}	

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
	
.widecolumn {
/*	padding: 10px 10px 20px 10px;*/
	padding: 0 0 20px 20px;
	margin: 5px 19px 0 ;
	border:1px solid #B4CFE5;
	width: 700px;
	background-color:/* #F8FBFF	*/white
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {	
color: #4468A3
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}



.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


#commentform p {
	font-family:Tahoma, Arial, "Lucida Grande", sans-serif;	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
p.postmetadata  { color:#7E9FE7; }

.info { background: #F7FAFF; /*border:1px solid #D4DFF7;*/ padding: 10px; }
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4468AA;
	text-decoration: none;
	}
	
a {text-decoration:underline}	

a:hover {
	color: #447FFC;
	}
	
cite a, small.commentmetadata a {text-decoration:none}


	

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	/*padding-left:10px;*/
	
/*	padding-left:9px; */


	width: 760px;
	}
	
div#header {
	padding: 0;
	padding-top: 32px;
	margin: 0 auto 0 auto;
	height: 125px;
/*	width: 760px;*/
	}

body > #page > div#header { margin:0 auto; }
body > #page { padding-left:0; }

#links {
	padding:0;
	margin:0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;
	}
	

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	padding-right:20px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;

	}

.postmetadata {
	clear: left;

}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:  0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.avatar { 
	display:inline; 
	float:right; 
	vertical-align:top;
	margin:0 0 6px 24px;
	background-color:white;
	padding:2px;
	border:1px solid #B4CFE5;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;

	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	} 


#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}f

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	margin: 2px 0 0;
	padding: 0;
	color:#4468A3;
	}
	
#sidebar ul li ul { margin:0}
	
	/* feeds */	
#sidebar ul.feed li { color:#E75112 }
#sidebar ul.feed li a {	color:#E78512 }
#sidebar ul.feed li a:hover { color:#E75112 }

ul.feed2 li {
	float:left;
	display:inline;
	text-transform: lowercase;
	}
	
ul.feed2 li a {	color:#E78512 }
ul.feed2 li a:hover { color:#E75112 }	
	
/* End Entry Lists */

/* Begin Links List */

#links {
	/* fonts */
	font-family: Arial, Tahoma, "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:12px; 
	text-align:right;
	}

.innerMeeboLogo { 
        position: relative;
        float:left;
} 

#links ul { 
	float:right;
	margin:0;
	padding-left:0;
	margin-top:19px; 
	margin-right:26px;
	display: inline;	
	}
	
#links ul li {
	padding-left:10px;
	display: inline;
	}
	
#links a {
	text-transform: lowercase;
	text-decoration:underline;
	color:white;
	}
	
#links a:hover {
	color:#4D5D80;
	text-decoration:underline;
	}	
	
/* End Links List */

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
/*	margin-top:60px;*/
	padding: 0 6px; 
	text-align: right;
	font-size:small}

#searchform #s {
	font-family: Arial, "Lucida Grande", sans-serif;
	width: 100px;
	background:#B4CFE5;
	padding: 0 3px;
	border: 1px solid #82A5D2;
	}
	
#searchform #s:hover {	
	background:#fff;
	/*border:1px solid #E78512;*/
}

#searchsubmit {
	text-transform:lowercase;
	margin-right:12px;
	border: none;
	background: transparent;
	color: #4D5D80;
	}

#searchsubmit:hover { color:#fff; border:none }	



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


#commentform textarea:hover { 	background:#FAF3EB;
	border:1px solid #E78512; }

#commentform #submit {
	margin: 0;
/*	float: right;*/
	border: 2px solid #76A1FD;
	background: #fff;
	color: #4D5D80;	
	}

#commentform input {
	border: 1px solid #76A1FD;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	font-family:Tahoma, Arial, "Lucida Grande", sans-serif;
	width: 500px;
	padding: 2px;
	border: 1px solid #76A1FD;
	}
	
#commentform #submit:hover { background: #D4DFF7}	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	font-family: Arial, "Lucida Grande", sans-serif;
	padding: 0 0 10px;
	margin-top:-30px;
	margin-left: 560px;
	/*width: 170px;*/
	font-size:small;
	text-transform:lowercase;
	}
	
#page > #sidebar { margin-top:-10px}
	

#sidebar form {
	margin: 0;
	}
	
#sidebar a { color:#4468A3; text-decoration:none }
#sidebar a:hover { color:#447FFC }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: none
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}

a {font-weight:lighter}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.postinfo {color:#4D5D80}

.external {
	text-transform:none;
}

h2 a {font-weight:bold}

.zg_div {
margin-left:16px;
}
