/*
Theme Name: CPS VIC THEME
Theme URI: http://www.studiobinocular.com/
Description: The default CPS VIC theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Studio Binocular
Author URI: http://www.studiobinocular.com/
Tags: blue, custom header, fixed width, two columns, widgets

	CPS VIC v1.0
	http://binarybonsai.com/kubrick/

	This theme was designed Studio Binocular
	and built by Thai To (thaivinhto@gmail.com)
*/



/* Begin Typography & Colors */
html, body {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #1B1615;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #00AAAD;
	text-decoration: none;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

h2 a, h2 a:link, h2 a:visited{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #00AAAD;
	text-decoration: none;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

h2 a:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #00AAAD;
	text-decoration: underline;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00AAAD;
	text-decoration: none;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

p {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0;
	line-height: 135%;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
td {
	padding: 0;
	margin: 0;
}
#headerimg {
	position: fixed;
	top: 30px;
	left: 30px;
	z-index: 9;
}
#navigation {
	position: fixed;
	top: 177px;
	left: 15px;
	z-index: 9;
}
#page {
	padding: 0;
	margin: 0;
}
.navCol1 {
	width:150px;
	vertical-align:top;
	text-align:left;
}
.navCol2 {
	width:20px;
	vertical-align:top;
	text-align:left;
}
.navCol3 {
	width: 213px;
	vertical-align:top;
	text-align:left;
}
.navRowSpacer1 {
	height: 45px;
}
.navRowSpacer2 {
	height: 90px;
}
#content {
	position: absolute;
	top: 177px;
	z-index: 0;
	padding: 0;
	margin-left: 432px;
}
ul.heading2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(images/blue_arrow.png);
}
ul.navigation {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(images/gray_plus.png);
}
li.page_item {
	padding: 0px;
	text-indent: 0px;
}
li.page_item a, li.page_item a:link, li.page_item a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
li.page_item a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
li.post_item {
	padding: 0px;
	text-indent: 0px;
}

li.post_item a, li.post_item a:link, li.post_item a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
li.post_item a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

li.recent_item
{
	padding: 0px;
	text-indent: 0px;
	width: 350px;
}

li.recent_item a, li.recent_item a:link, li.recent_item a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
li.recent_item a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

.blue_line_top {
	height: 11px;
}
.blue_line_bottom {
	height: 11px;
}
.blue_line_left {
	height: 1px;
	width: 15px;
}
.blue_line_right {
	height: 1px;
	border-bottom: dotted 1px #00B6BA;
}
.blue_line_content {
	height: 1px;
	border-bottom: solid 1px #00B6BA;
}
.gray1 {
	color: #A7A9AC;
}
table.content {
	padding-top: 0;
	padding-bottom: 0;
	width: 430px;
}
.commentInput {
	width: 215px;
	border: 0;
	background-color: #ddd;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.commentText {
	width: 430px;
	border: 0;
	background-color: #ddd;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.commentButton
{
	width: 107px;
	border: 0;
	background-color: #ddd;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-indent: 0;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

ol.commentlist
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style:none;
}

ol.commentlist li
{
	padding: 0px;
	text-indent: 0px;
	width: 400px;
}

._Heading1
{
	font-family: 'Helvetica Neue Light', 'Helvetica Neue', 'Helvetica', Arial, sans-serif; 
	font-size: 22px; 
	font-weight: lighter; 
	color: #00b6ba;
}