/*  
Theme Name: Default
Theme URI: http://www.vexentricity.com/
Description: vexentricity default template
Author: Kathie Kingsley-Hughes
Version: 1.0
*/

/*global styles */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h2 {
	font-size: 1.6em;
	color: #333;
	margin: 30px 0 0;	
	text-decoration: none;	
	}

h3 {
	font-size: 1.3em;
	color: #333;	
	text-decoration: none;	
	padding: 0;
	margin: 30px 0 0;	
	}

blockquote {
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
strike {
	color: #777;
	}	
		
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link {
	color: #993300;
	text-decoration: none;
	}
	
a:visited {
	color: #993300;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	
	
a:active {
	color: #f00;
		}
	
small {
	color: #777;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

a img {
	border: none;
	text-decoration:none;
	}
	
.center { 
	text-align: center;
	}
					
/* Body and container  ----------------------------------------- */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
	}

#page {
	border: 1px solid #777;
	text-align: left;
	background-color: #fff;
	margin: 10px auto;
	padding: 0;
	width: 760px;
	}

/* header  ----------------------------------------------------- */
#header {
/*	background-color: #a3d963;  */
	padding: 0;
	margin: 0 auto;
	height: 114px;
	width: 100%;
	border-bottom:solid 1px #000
	}

	
#headerimg {
	margin: 0;
	height: 114px;
	width: 100%;
	background: #a3d963 url(http://www.vexentricity.com/images/vex_header0.gif);
	}

	

div#linkover {
	width:329px;
	height:108px;
	float:left;
	}	

#header h1 {
	display:none;
	}
	
/* Sidebar ----------------------------------------------------- */

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 5px 10px 5px;
	width: 200px;	
	background-color:#FFD980;
	float:right;
	}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;	
	text-decoration: none;	
	}

#sidebar form {
	margin: 0;
	}

#sidebar a:link; {

}
#sidebar a:visited; {

}
#sidebar a:hover; {

}

#sidebar a:active; {

}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}


#sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul p {
	margin: 5px 0 8px;
	}
	
#sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul {
	margin: 5px 0 0 10px;
	}
	
#sidebar ul ul ul, {
	margin: 0 0 0 10px;
	}

#sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}
	

#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}	
	
#sidebar .one-image	 {padding-left:11px}

.prev_posts	a {  /* this is for the previous post titles */

}

.prev_posts	a:hover {  /* this is for the previous post titles */

}
		
/* content ----------------------------------------------------- */

	
#content {
	background-color: #fff;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 528px;
	font-size:1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;	
	background-color: #fff;
	padding-bottom: 5px;	
		border-top: solid 1px #dadada;
		border-bottom: solid 2px #c0c0c0;
	
	}
	
.widecolumn {
	line-height: 1.6em;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
		
.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.widecolumn .post {
	margin: 0;
	}
		
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
		
.post {
	margin: 0 0 40px 0;
	text-align: justify;
	}

.post img {padding:2px;}

.entry,	.postmetadata {
	clear: left;
  color: #777;		;
}	

.postmetadata {

}	


div.entrytext {
  
  }
.alt {  /* meta data for posts */
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.post small {  /* used in the date for posts */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.meta_actions { /* wp-email and wp-print plugins */
		font-size:0.9em; 
		float:right;
		width:150px;
		text-align:right;
		padding-right:10px;
	}	
	
.alignright {

	float: right;

	font-size: 11px;

	width:180px;

	text-align:right

	}



.navigation {

	border-bottom:20px solid #fff;

	font-size:0.7em;

	}



.alignleft {

	float: left;

	font-size: 11px;

	width:180px;

	}	
	
/* Footer  ----------------------------------------------------- */
#footer {
	background: #0f0 url(http://www.vexentricity.com/images/footer.gif);	
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;	
	}
	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a:link {color:#fff}	
	
/* Archive page  ----------------------------------------------- */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;	
}
		

/* Begin Form Elements  ---------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 5px;
	}

#commentform textarea {
	width: 510px;
	padding: 2px;
	margin: 5px 5px 1px 5px;	
	}

#commentform #submit {
	margin: 0 20px;
	float: right;
	}
/* End Form Elements ------------------------------------------- */



/* Begin Comments ---------------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

ol.commentlist {
/*	padding: 0; */
	text-align: justify;
	}

.commentlist li {
/*	margin: 15px 0 3px 0; */
/*	padding: 5px 10px 3px 10px; */
/*	list-style: none; */
	font-weight: bold;
	}

ul.commentlist p {
	margin: 10px 5px 10px 5px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

/* For Link Indication plugin */
a.liexternal {
padding-right: 12px;
background: url(images/link-icon_external.gif) no-repeat right;
}
a.liwikipedia {
padding-right: 14px;
background: url(images/link-icon_wikipedia.gif) no-repeat right;
}
a.liimdb {
padding-right: 18px;
background: url(images/link-icon_imdb.png) no-repeat right;
}
a.liftp {
padding-right: 13px;
background: url(images/link-icon_ftp.png) no-repeat right;
}
a.limailto {
padding-right: 18px;
background: url(images/link-icon_mail.png) no-repeat right;
}
a.liinternal {
}

.simpletags {display:none}
