@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Haute Tech
Theme URI: http://www.voxinforma.com
Description: The second original design for VoxInforma
Author: Ian Ford
Author URI: http://www.voxinforma.com/
Version: 1.0
Tags: artsy, light, clean, high contrast, two column, art, vertical, fixed width, rich media, flash
*/

a {
	color: #e30450;
	text-decoration: none;
}

a:visited {
	color: #e30450;
	text-decoration: none;
}

a:hover {
	color: #e30450;
	text-decoration: none;
}

a:active {
	color: #e30450;
	text-decoration: none;
}

/*
	TAGS
*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	empty-cells: show;
	line-height: 16px;
}

ul {
}

li {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0px;
	margin-left: -20px;
	margin-bottom: 0px;
}

hr {
	color: #aaaaaa;
	height: 1px;
	width: 100%;
	background-color: #aaaaaa;
	line-height: 1px;
}

img {
	border: 0px;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #191919;
	font-size: 24px;
}

/*
	IMPORTANT IDs
*/ 

#header {
	width: 820px;
	background-color: #FFFFFF;
	height: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 820px;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar {
	padding: 5px;
	width: 250px;
}

#sidebar .widget {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 250px;
	padding-bottom: 15px;
}

#sidebar .widget tr .content {
	color: #191919;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	white-space: normal;
	display: block;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	width: 250px;
}

#sidebar .widget tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #191919;
	margin: 0px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}

#sidebar .widget tr div .meta {
	padding: 5px;
}

#sidebar .widget tr .content .author {
	padding: 5px;
}

#sidebar .widget tr .content .author tr .avatar {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}

#sidebar .widget tr .content .author tr .bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
}

#entries {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 100%;
}

#entries .entry {
	padding-bottom: 20px;
	width: 100%;
}

#entries .entry tr .meta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #191919;
	text-align: left;
	text-indent: 0px;
	padding: 5px;
	width: 100%;
}

#entries .entry tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #191919;
	padding: 5px;
	text-align: left;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	width: 100%;
}

#entries .entry tr .content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 16px;
	width: 100%;
}

#entries .entry tr .author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	width: 50%;
}

#entries .entry tr .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	text-align: right;
	text-indent: 5px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	width: 50%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #aaaaaa;
}

#entries .entry tr .members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

#entries .entry tr .activities {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

#entries #comments {}
#entries #comments tr .content {}
#entries #comments tr .content .user {
	padding: 5px;
	width: 100%;
}
#entries #comments tr .content .author {
	background-image: url(layout/bg_light.jpg);
	padding: 5px;
	width: 100%;
}
#entries #comments tr .content .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
#entries #comments tr .content .avatar {
	padding: 5px;
}
#entries #comments tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #191919;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}

#entries #leaveComments {
	width: 100%;
	padding: 5px;
}
#entries #leaveComments tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #191919;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}
#entries #leaveComments tr .input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}



#entries #leaveComments tr .simple {
	padding: 5px;
	width: 150px;
}
#entries #leaveComments tr .simple input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	height: 100%;
	border: 1px solid #191919;
	text-align: left;
	vertical-align: top;
}
#entries #leaveComments tr .complex {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#entries #leaveComments tr .complex textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	border: 1px solid #191919;
	width: 100%;
	height: 100%;
}
#entries #leaveComments tr .submit {
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
#entries #leaveComments tr .submit input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	height: 100%;
	border: 1px solid #191919;
	text-align: left;
	vertical-align: top;
}


/*
	HEADER CLASSES
*/

.logo {
	background-color: #FFFFFF;
	background-image: url('./layout/bg_light.jpg');
	background-repeat: repeat;
	padding: 10px;
}

.divideThick {
	background-color: #191919;
	height: 12px;
	width: 100%;
}

.titleHeader {
	background-image: url('./layout/bg_light.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
	font-size: 14px;
	vertical-align: middle;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #191919;
}

.featuredFlash {
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
}

/*
	SIDEBAR CLASSES
*/



/* CONTENT CLASSES */

.browseNav {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
}

/* COMMENT CLASSES */


/*
	FOOTER CLASSES
*/

.titleFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(layout/bg_dark.jpg);
	background-repeat: repeat;
	font-size: 14px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
}

.cellFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #191919;
	padding: 10px;
}

#entries .entry tr .members #memberlist tr .content .userdata tr .avatar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

#entries .entry tr .members #memberlist tr .content .userdata tr .content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
}


#entries .entry tr .activities #activitylist tr .content .userdata tr .avatar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#entries .entry tr .activities #activitylist tr .content .userdata tr .content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
}

#entries .entry tr .members #memberlist tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #191919;
}

#footer tr .cellFooter .tagcloud {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}

#content tr #entries .entry tr .episodeList #podcastlist tr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #191919;
}
