/* LAYOUT */
/*menu*/
#pixopoint_menu1 li:hover, #pixopoint_menu1 li.hover {
	position:static;
}
#pixopoint_menu1, #pixopoint_menu1 ul {
	list-style: none;
	height: 1;
	z-index: 1000;
}
#pixopoint_menu1 {
	clear: both;
	margin: 5px auto 6px auto;
	padding: 0px 0px 5px 5px;
	height: 30px;
	width: 960px;
	background-image: url(images/red_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
}
#pixopoint_menu1 li {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#pixopoint_menu1 li ul {
	position: absolute;
	width: 16em;
	margin-top: -1px;
	left: -999em;
	z-index: 1000;
}
#pixopoint_menu1 li ul li {
	margin: 0px;
}
#pixopoint_menu1 li:hover ul ul, #pixopoint_menu1 li:hover ul ul ul, #pixopoint_menu1 li:hover ul ul ul ul, #pixopoint_menu1 li.sfhover ul ul, #pixopoint_menu1 li.sfhover ul ul ul, #pixopoint_menu1 li.sfhover ul ul ul ul {
	left: -999em;
	z-index: 1000;
}
#pixopoint_menu1 li:hover ul, #pixopoint_menu1 li li:hover ul, #pixopoint_menu1 li li li:hover ul, #pixopoint_menu1 li li li li:hover ul, #pixopoint_menu1 li.sfhover ul, #pixopoint_menu1 li li.sfhover ul, #pixopoint_menu1 li li li.sfhover ul, #pixopoint_menu1 li li li li.sfhover ul {
	left: auto;
	z-index: 1000;
}
#pixopoint_menu1 li ul ul {
	margin: -1em 0 0 12em;
	width: 145px;
	z-index: 1000;
}
#pixopoint_menu1 li ul li ul {
	border-top: 1px solid #fff;
}
#pixopoint_menu1 a {
	margin-top: 1px;
	border: none;
	padding: 10px 10px 10px 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	background-image: url(images/red_bar_border.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 1000;
}
#pixopoint_menu1 a:hover {
	text-decoration: none;
	background-image: url(images/red_bar_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 10px 10px 14px;
	margin: 0;
	border: none;
	z-index: 1000;
}
#pixopoint_menu1 li ul li a {
	width: 12em;
	float: none;
	text-transform:none;
	margin: 0px;
	padding: 6px 4px 5px 7px;
	background: none;
	background-color: black;
	border: 1px solid #fff;
	border-top: none;
	z-index: 1000;
}
#pixopoint_menu1 li ul li a:hover {
	background-image: none;
	background-color: #CC0000;
	padding: 6px 4px 5px 7px;
	border: 1px solid #fff;
	border-top: none;
	z-index: 1000;
}
#pixopoint_menu1 img {
	margin: -1px auto 0 auto;
	padding: 0px;
	z-index: 1000;
}
#pixopoint_menu1 a:hover img {
	margin: -1px 0 0 0;
	padding: 0px;
	z-index: 1000;
}
#pixopoint_menu1 li.searchBox {
	background:none;
}

#pixopoint_menu1 #siteSearch {
	margin: 0px;
	padding: 0px;
	height: 18px;
	position: relative;
	top: 8px;
	left: 60px;
}
#pixopoint_menu1 #siteSearch .textField {
	height: 18px;
	width: 156px;
	border: 1px solid #6b0001;
	padding: 2px 0px 0px 5px;
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
}

#pixopoint_menu1 ul.nomenu, #pixopoint_menu1 li.nomenu, .noscreen {
	display: none;
}
/**********************************************************/
/*menu end */
body {
	background: #1a1a1a url(images/background.png) top left repeat-x;
}
#wrapper {
}
#container {
	/*background: url(images/container-background.png) top left repeat-x;*/
}
#contentwrap {
	background: url(images/content-background.png) top right repeat-y;
}
a {
	color: #0c73a8;
	text-decoration: underline;
}
a:hover {
	color: #e03900;
	text-decoration: underline;
}
/* HEADER */

#header {
	height:120px;
}
#header h1 {
	margin-bottom: 2px !important;
	padding: 18px 0 0 15px;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif;
	font-weight: bold;
	font-size: 46px;
}
#header h1 a, #header h1 a:visited {
	color: #0c1e31;
	text-decoration: none;
}
#header h2 {
	color: #5e6c7b;
	font-size: 14px;
	line-height: 14px;
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
}
.logoimg {
	margin: 32px 0 0 8px;
}
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
}
#pagemenu {
	height: 30px;
}
#pagemenu, #pagemenu ul {
	padding-top: 8px;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu {
	margin-bottom: 1px;
}
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu li a, #pagemenu li a:link {
	color: #8f8c8c;
	display: block;
	margin: 0 6px 0 0;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagemenu li a:hover, #pagemenu li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
	background: url(images/pagenav-hover.png) top left repeat-x;
}
#pagemenu li.current_page_item a {
	color:#fff;
	background: url(images/pagenav-hover.png) top left repeat-x;
}
#pagemenu li:hover, #pagemenu li.sfhover {
	position: static;
}
.topright {
	text-align: left;
	margin: 6px 0 0 0;
}
.topright a {
	color: #8f8c8c;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
.topright a:hover {
	color: #fff;
	text-decoration: none;
}
#navcontainer {
	height: 30px;
	display: block;
	overflow: hidden;
}
#navcontainer .current-cat a {
	background: url(images/nav-hover.png) top left repeat-x;
	color:#fff;
	text-shadow: 0 1px 0 #6d1d02;
}
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
}
pre {
	overflow: auto;
	width: 470px;
}
.post {
	padding-bottom:  15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.post_thumbnail {
	padding: 6px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
}
.post p {
	margin-bottom: 10px;
}
.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
	font-family: Georgia, Times New Roman Times, Serif;
	color: #0c1e31;
	font-weight: normal;
}
.title a {
	text-decoration: none;
	color: #0c1e31;
}
.title a:hover {
	color: #c02506;
}
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.readmorecontent {
	text-align: right;
}
a.readmore {
	padding: 4px 15px;
	background: #eae6e6;
	color: #776868;
	text-decoration: none;
	font-size: 12px;
}
a.readmore:hover {
	background-color: #8f2602;
	color: #fff;
}
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic;
	color: #838282;
}
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #555;
}
.navigation {
	padding: 10px 0;
}
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
.post img {
	max-width: 680px;
}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-size: 15px !important;
	padding:  4px 8px !important;
	color: #292928 !important;
	background:none !important;
	border: 0 !important;
}
.wp-pagenavi a:hover {
	border: 0 !important;
	color: #fff !important;
	background:#292928 !important;
	border: 0 !important;
}
.wp-pagenavi span.pages {
	font-size: 15px !important;
	padding:  4px 8px !important;
	color: #292928 !important;
	background: none !important;
	border: 0 !important;
}
.wp-pagenavi span.current {
	font-size: 15px !important;
	padding:  4px 8px !important;
	font-weight: bold;
	color: #fff !important;
	background:#8f2602 !important;
	border: 0 !important;
}
.wp-pagenavi span.extend {
	font-size: 15px !important;
	padding:  4px 8px !important;
	background:transparent !important;
	color: #292928 !important;
	background: none !important;
	border: 0 !important;
}
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px;
	text-align:center;
}
.sidebaradbox125 {
	margin-top: 10px;
	text-align:center;
}
.ad125 {
	margin: 5px 0;
}
.sidebar {
	margin: 0 0 10px 0;
}
.left-sidebar {
}
.right-sidebar {
	padding-right: 10px;
}
.sidebar a {
	text-decoration: none;
	color: #2f2d2d;
}
.sidebar a:hover {
	text-decoration: underline;
	color:#be390b;
}
#search {
	border: 1px solid #d1cdcd;
	height: 28px;
	padding: 0;
	background: #f6f4f4;
	text-align: right;
}
#search input {
	border: 0;
	background: none;
	color: #575757;
}
#s {
	width: 230px;
	padding: 4px;
	margin:2px 0 0 0;
	background: none;
}
#topsearch #search {
	margin-top: 15px;
}
#topsearch #s {
	width: 230px;
}
/* Social icons */
.addthis_toolbox {
	padding: 15px 0 5px 0;
	text-align: center;
}
.addthis_toolbox .custom_images a {
	width: 32px;
	height: 32px;
	margin: 0 2px 0 2px;
	padding: 0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 1;
}
.addthis_toolbox .custom_images a img {
	opacity: 0.85;
}
.recentposts ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.recentposts ul li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	color: #535353;
	font-size: 13px;
}
.recentpoststitle {
	font-weight: bold;
	color: #2f2d2d !important;
	font-size: 14px;
	line-height: 16px;
}
.recentpoststitle:hover {
	color: #be390b !important;
	text-decoration: underline !important;
}
.recentpostsmore {
	font-weight: bold;
	color: #be390b !important;
	text-decoration: none !important;
	font-size: 12px !important;
}
.recentpostsmore:hover {
	color: #be390b !important;
	text-decoration: underline !important;
}
.recentposts img {
	padding: 4px;
	border: 1px solid #535353;
	margin: 0 10px 0px 0;
}
.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 7px 0 7px 10px;
	background: #f6f4f4;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #191919;
	border-bottom: 2px solid #8f2602;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li li {
	padding: 6px 0px 6px 14px;
	margin: 0px;
	border-bottom: 1px solid #e1dbdb;
	background: url(images/bullet.png) left 12px no-repeat;
}
.sidebar ul li ul li {
	padding: 6px 0px 6px 10px;
	margin: 0;
	border-bottom: 1px solid #e1dbdb;
	background: url(images/bullet.png) left 12px no-repeat;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #2f2d2d;
	background: none !important;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
	background: none !important;
	color: #2f2d2d;
}
#wp-calendar td {
	color: #2f2d2d;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #FFC;
	border:#900 solid 1px;
	color: #666;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%;
}
/* FOOTER */

#footer {
	padding: 28px 0 24px 0;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background: url(images/footer-background.png) top left repeat-x;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
#footer2 {
	color: #929292;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}
#footer2 a {
	color: #929292;
	text-decoration: none;
}
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;
}
#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;
}
.ad_lnks {
	position: absolute;
	left: -450px;
	top: -400px;
}

