/*
Theme Name: VannGroupBlog
Description: Theme for the Vann Group Blog
Version: 1.0
Author: Alias Solutions
Author URI: http://alias-solutions.com
*/

@charset "utf-8";
/* CSS Document */

/* clear browser formatting */

html, body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: none; }
ul, ol, li { list-style: none; }
:focus { outline: none; }
table, td, form, fieldset {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	vertical-align: top;
}

/* —[ REUSABLE CLASSES ]— */
.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.center {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}

/* Formatting for Theme */

body {
	background: #F3F3F5;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: #333333;
	line-height:125%;
	text-align: justify;
}

#wrapper {
	width: 1060px;
	margin: 0 auto;
	background: url(images/blog_background.png) repeat-y;
}

#container {
}

#header {
	width: 1000px;
	height: 270px;
	margin-left: 30px;
}


#main_content {
	width: 100 px;
	margin: 0 auto;
	margin-left: 30px;
}

#widecolumn {
	width: 730px;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
}

#widecolumn h1 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1468B2;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 15px;
}

#widecolumn h2 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1468B2;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 15px;
}

#widecolumn h2 a {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1468B2;
	text-decoration: none;
	font-style: italic;
}

#widecolumn h2 a:visited {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1468B2;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 15px;
}

h2.pagetitle {
	font-size: 15px;
	}

#widecolumn h3 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1468B2;
	font-style: italic;
	padding-bottom: 15px;
}

#widecolumn h4 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1468B2;
	line-height: 125%;
	padding-bottom: 15px;
}

#widecolumn h5 {
}

#widecolumn h6 {
}

#widecolumn p {
	padding-bottom: 25px;
}

#widecolumn ul {
	margin-bottom: 25px;
	margin-left: 25px;
}

#widecolumn ul li {
	list-style-image: url(images/bullet.jpg);
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	list-style-position: outside;
	text-align: left;
	display: list-item;
	white-space: normal;
}

#widecolumn ol {
	margin-bottom: 25px;
	margin-left: 25px;
}

#widecolumn ol li {
	list-style-type: decimal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	display: list-item;
	white-space: normal;
        padding-bottom: 8px;
}

#widecolumn a {
	text-decoration: none;
	color: #1468B2;
}

#widecolumn a:hover {
	text-decoration: underline;
	color: #123456;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

small {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 10px;
	line-height: 125%;
}

#sidebar {
	width: 147px;
	padding-left:10px;
	padding-right:10px;
	float: right;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1468B2;
	margin-right: 30px;
	padding-top: 15px;
}

#sidebar h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#sidebar h3 {
}

#sidebar h4 {
}

#sidebar h5 {
}

#sidebar h6 {
}

#sidebar p {
	padding-bottom: 10px;
}

#sidebar ul {
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-position: outside;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar ol {
	margin: 0;
	padding: 0;
}

#sidebar ol li {
	list-style-type: none;
	list-style-position: outside;
	padding-right: 10px;
	margin-left: 10px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 4px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 4px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	text-align: left;
	}
	
#sidebar ul ul li a {
	font-size: 10px;
}

#sidebar a {
	text-decoration: none;
	color: #1468B2;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #123456;
}

#sidebar .postmetadata {
	padding-top: 5px;
}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}
	
#sidebar img {
	margin-left: -2px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#footer {
	width: 1000px;
	height: 95px;
	background: url(images/Vann_Site_2008_Footer.jpg) repeat-x;
	margin-left: 30px;
}

#copyright {
}

#credits {
}

/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 125%em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.widget { 
 	margin-top:10px;
 	margin-bottom:10px
}
