/****************************/
/* CUSTOM STYLE CSS         */
/****************************/
/* 
Put your custom css and css overrides in this file.  By restricting 
your css changes to custom-style.css, your changes will not be overwritten 
when upgrading to a new version of this theme.

Steps to customize your 0Point theme:                       
1. Add your custom css to this file                
2. Rename this file to local.css                   
3. Uncomment different examples and modify data as you wish 
4. Clear cached data at admin/settings/performance 
*/
/****************************/

/* Erase or comment the lines below to get rid of the image in the right sidebar 
 * and the brand image or choose another image and change the path instead. */

#wrapper {
	background: transparent url(../images/all/_sidebarimg.png) 99% 99% no-repeat;
}

#brand {
	background: url(../images/all/_brand.png) 50% 30% no-repeat;
	position: relative;
	margin: 5px auto 0;
	width: 250px;
	height: 50px;
}


/* HEADER IMAGE ROTATOR */
.himg #headimg {
	background: #fff url(headerimg/rotate.php) no-repeat 100% 100%; /* rotates images in the headerimg folder */
	border-bottom: 1px solid #eee;
}


/* Uncomment the first declaration below to hide the titles on the front page 
 * Addapt the second declaration to hide a certain title. 
 * Third one is for no "Read more" on the first page. */ 
/*
.front h2 a {
	display: none;
}
.front #node-XXX h2 a {
	display: none;
}
.front .node_read_more {
	display: none;
}
*/


/*******************************/
/* CUSTOM FIXED or FLUID WIDTH */
/*******************************/ 
/* First choose "Custom Layout width" in 0 Point settings page.
 * Uncomment the lines below and modify the value as you wish. 
 * E.g. 1000px for fixed width or 85% for fluid width */
/*
body.layout-fluid .sizer {
	width: 90%;
}
body.layout-fixed .sizer {
	width: 980px;
}
*/


/*******************************/
/* CUSTOM Equal width sidebars */
/*******************************/ 
/* First choose "Equal width sidebars" in 0 Point settings page.
 * Uncomment the lines below and modify the values keeping pair values. */
/*
body.l-m-r-eq .colleft, body.m-r-eq .colleft, body.l-m-eq .colleft {
	width: 199px;
	margin-left: -199px;
}
body.l-m-r-eq .colright, body.m-r-eq .colright, body.l-m-eq .colright {
	width: 199px;
	margin-right: -199px;
}
body.l-m-r-eq .outer, body.l-m-eq .outer, body.l-m-eq .outer {
	margin-left: 199px;
}
body.l-m-r-eq .outer, body.m-r-eq .outer, body.m-r-eq .outer {
	margin-right: 199px;
}
body.l-m-eq .colleft {
	width: 199px;
	margin-left: -199px;
}
body.m-r-eq .colright {
	width: 199px;
	margin-right: -199px;
}
*/


/******************************/
/* SPECIAL STATIC-MENU COLORS */
/******************************/

/* Uncomment this to have different colors (and chooose them) for first and last menu items. */
/*
#navlist li.first a {
	background: #D0932C;
}
#navlist li.last a {
	background: #BF5D8C;
}
*/


/* Change the values below accordingly: XXX=menu numer; YYY=background color. */
/*
#navlist li.menu-XXX a {
	background: #YYY;
}
*/


/*******************************/
/* UPDATE ICONS FOR NEW BLOCKS */
/*******************************/
/* where XXX is the block number */

/*
#block-block-XXX .block-icon {
background: transparent url(../images/contact_48.png) no-repeat;
}
*/


.sitemap-box h2 {
	display: none;
}
.views-exposed-widget #edit-submit {
	border: 1px solid #555;
	margin-top: 15px !important;
}
.pane-content h2.title a {
	font-size: 140%;
}
/************************/
/************************/
/************************/
.field-field-img .field-item {
padding:0 10px 0 0;
float:left;
}
.field-field-img img{
border:1px solid #555;
}

#content-top {
background-image:none;
overflow:hidden;
padding:0;
}

#content-top a, #content-top a:link {
color:#765;
text-decoration:none;
}
#content-top a:active,#content-top a:hover,#content-top a:focus {
color:#789;
text-decoration:underline;
}
div.block h2.title {
color:#ddd;
font-size:16px;
}
#content-top div.block-wrapper {
clear:both;
background-image:none;
color:#000000;
margin:0;
padding:0px;
}
#main #content-top .block{
margin:0;
padding:0px;
}

#content-top .views-row{
float:left;
width:162px;
}

#content-top .views-field-title{
font-weight:bold;
text-align:center;
padding:5px 0 0 0;
}
#content-top .views-field-field-img-fid{
padding:10px 0 10px 19px;
}
#content-top .views-field-field-img-fid img{
border:1px solid #AAA;
height:120px;
width:120px;
padding:1px;
}
#sidebar-first .block-views .content{
padding-left:10px;
}

#sidebar-first .block-views a,#sidebar-first .block-views a:link {
color:#A3A3A3;
text-decoration:none;
}
table.stop,table.sbottom{
color:#bbb;
font-size:11px;
margin:0;
padding:0;
}
table.stop td,table.sbottom td{
padding:0 5px;
}
#content-top table.stop a,#content-bottom table.sbottom a{
color:#bbb;
}
#content-bottom div.block-wrapper{
margin:0;
}
p.googleads,p.googleads a{
color:#888;
}
p.googleads{
font-size:11px;
text-align:right;
padding:0 50px 0 0;
}

/* begun */
td .begunSubRecord img{
display:none;
}
td .begunSubRecord img.fvcns{
display:block;
float:left;
margin-right:8px !important;
}
td .begunSubRecord{
padding:8px 5px 0 8px !important;
}
td .begunSubRecord div{
margin-bottom:0px !important;
}
div.begunTitle,div.begunBody,div.begunText{
display:inline !important;
}
div.begunTitle a.begunTitle{
margin-right:5px;
}
.begunBegun {
float:right !important;
margin:0 !important;
padding:0 !important;
position:relative;
top:-5px;
}
.begunBegun .begunSubBegun{
float:right !important;
margin:0 !important;
padding:0 !important;
}
/* end begun */


