/*
Theme Name: Video Security Online
Theme URI: http://purealtar.com
Description: cutom design for Video Security Online
Version: 1.6
Author: Steven Pittenger
Author URI: http://purealtar,com/
Tags: video, security, access control, video security camera, pure, altar, productions

	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	width:100%;
	background-color:#CFAB7A;
	color:#23487B;
	text-align:center;
}

a { color:#23487B;
	text-decoration:none;
	outline: none;
}
a:active, a:visited {
	color:#23487B;
	text-decoration:none;
}
a:hover {
	color: #CFAB7A;
}
h1 {
	font:"Times New Roman";
	font-size:2em;
	line-height:.8em;	
}
h2 {
	font:"Times New Roman";
	font-size:1.5em;
	line-height:1em;
}
h3 {
	font:"Times New Roman";
	font-size:1.1em;
	line-height:1.1em;
	padding-top:0px;
}
h4 {
	font:"Times New Roman";
	font-size:.7em;
	line-height:1.1em;
}
h5 {
	font:"Times New Roman";
	font-size:.5em;
	line-height:1.2em;
}

#mainTable {
	width:1024px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#header {
	width:1024px;
	height:256px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
}
#logo {
	padding-left:70px;
	padding-top:50px;
	width:216px;
}
#navButtons {
	padding-left:50px;
	padding-top:200px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	color: #23487B;
}
#navButtons a, a:active, a:visited{
	
	color: #23487B;
	text-decoration:none;
}
#navButtons a:hover{
	
	color: #CFAB7A;
	text-decoration: none;
}
#mainContent {
	width:100%;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;
	
}
#footer {
	width:1024px;
	height:52px;
	background-image:url(images/content-bottom.jpg);
	background-repeat:no-repeat;
}

/*   end main tables config */
#content {
	width:800px;
}
#content_box {
	width:1024px;
	text-align:left;
	margin-left:50px;
	margin-right:50px;
}

#leftSideBar {
	width:200px;
	padding-left:10px;
	padding-right:10px;
}
#mainContentTextBox_plain {
	width: 810px;
	padding-left:10px;
	padding-right:120px;
}
#mainContentTextBox {
	width: 810px;
	padding-left:10px;
	padding-right:120px;
	background-image:url(images/lady.jpg);
	background-position: 83% 100%;
	background-repeat:no-repeat;
}
#mainContentTextBoxHome {
	width: 1024px;
	padding-left:20px;
	padding-right:200px;
	background-image:url(images/lady.jpg);
	background-position: 88% 100%;
	background-repeat:no-repeat;
}
#bigBoxesHome {
	width:700px;
	height:250px;
	padding:0px;
	vertical-align:top;
}
#box1 {
	width:216px;
	height:236px;
	font-size:16px;
	color:#23487B;
	font-weight:bold;
	font:"Times New Roman";
	background-image:url(images/box1.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	
	
}
#box2 {
	width:216px;
	height:236px;
	font-size:16px;
	color:#23487B;
	font-weight:bold;
	font:"Times New Roman";
	background-image:url(images/box2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
#box3 {
	width:216px;
	height:236px;
	font-size:16px;
	color:#23487B;
	font-weight:bold;
	font:"Times New Roman";
	background-image:url(images/box3.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
.boxtop {
	padding-top:25px;
}
.boxcontent {
	padding-top:0px;
}

#credits {
	font-size:12px;
	font-family: arial;
	text-align:center;
	padding-right:60px;
}
#commentForm{
	width:800px;
}
.sidebar_heading {
	font-weight:bold;
	font-size:14px;
}
#catHead {
	font-size:16px;
	font-weight:bold;
	font: "Times New Roman";
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
/* Begin Calendar */
#wp-calendar {
	font-size:9px;
	empty-cells: show;
	margin: 10px auto 0;
	width: 170px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
.wp-image-6 {
	margin-right: 15px;
}
#searchsubmit	{
	margin-top: 15px;
}
