body{
font: 13px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; 
}

/* TYPOGRAFY
--------------------*/
h1,h2,h3 {font-family: Arial, Helvetica, sans-serif; }
h1 {
    font-size:200%;
    font-weight:bold;
    margin: 0.2em 0;
    color: #000
}

h2 {
    font-size:130%;
    font-weight:bold;
    margin: 0.5em 0;
}

/*LINKS
--------------------*/
a {
	background-color: inherit;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: inherit;
	color: #33CC66;
	text-decoration:none;
}
a img {
	border:none;
}
#tagCloud a {
	color: #FFF;
	text-decoration:none;
	padding: 2px;
}
#tagCloud a:hover {
	background-color: #FFF;
	color: #CC66FF;
	text-decoration:none;
	padding: 2px;
}

/* HEADER
--------------------*/
div#hd{height: 96px;}
h1.header {color:#000; padding: 0.3em;}

/* TOP MENU
--------------------*/
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 13px Arial;
margin:0;
/*margin-left: 40px; margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: gray; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: black; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #FFF; /*Brown color theme*/ 
border-color: #FFF; /*Brown color theme*/ 
color: black;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px; /*era 5px*/ 
line-height: 5px; /*era 5px*/  
background: #000; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: #FFFF99;
}

/* ADS
--------------------*/
.ad{background-color:#FFFFFF; margin: 1em 0 4em 0; height: 75px}

/* BLOCKS
--------------------*/
.block, .block_img, #gall_container, .blockNews{
    border-top: 4px solid #9900CC;
    margin: 1em 0 1em 0;
    padding:1em;
    display:block
}
.block_img, #gall_container{
    padding-left: 10px;
    border: 1px solid #CCC;
    }

.block code {display: none; margin: 0; padding: 0;}

.blockNews img{
margin: 10px 6px 6px 0;
}

/* LISTS
--------------------*/
ul {margin: 10px;
margin-left: 30px;
padding-left:0;
list-style-type: none;
list-style-image: url(images/bullet.gif);}

li {padding-left:0px;
margin-bottom:5px;}

/* FOOTER
--------------------*/
div#ft{
  background-color:#FFF; text-align:center; padding:1em;border-top: 4px solid #9900CC;
}

/* IMAGES
--------------------*/
.img-left{float: left}

/*GALLERY
-----------------------------------------------------------------------------*/
#gall_container {
padding: 6px;
height: 375px;
}

#gall_container img,  #posts_pics img{
float: left;
margin: 4px;
padding: 4px;
border: 1px solid #CCCCCC;

}

#loaderPic img{
float: none;
border: 0;
}

#gallery_box img{
float: left;
margin: 8px;
padding: 2px;
border: 1px solid #CCCCCC;
}

#gall_container  a:link img, #gall_container a:visited img, #gallery_box a:link img, #gallery_box a:visited img{
border: 1px solid #CCCCCC;
}

#gall_container  a:hover img, #gall_container a:active img, #gallery_box a:hover img, #gallery_box a:active img{
border: 1px solid #0099FF;
}

/* EXTRA
--------------------*/
.clear{clear: both}

/* EXTRA
--------------------*/
.error-message {
    color: #FF0000;
    background-color: #FFF999;
    padding: 2px;
}

/* VIDEO GALLERY
--------------------*/
#displayVideo{
display:  block;
float: right;
margin: 10px;
border: 1px dashed #CCC;
padding: 10px;
width: 450px;
clear: both;
}

.gallThumbs{
float: left;
margin: 5px;
padding: 5px; 
width: 110px;
height: 130px;
}

.photoThumbs{
float: left;
margin: 5px;
padding: 5px; 
width: 160px;
height: 150px;
border: 1px solid #CCC;
}

.videoThumbs{
float: left;
margin: 5px; 
width: 100px;
height: 100px;
padding-top: 12px;
padding-left: 2px;
background-repeat: no-repeat;
}

#videos{
min-height: 180px;
height: 200px !important;
}

/* FULL CONTENT
--------------------*/
#content {
    border-top: 4px solid #33CC66;
    margin-bottom: 1em;
    padding-top: 1em
}

/* NEWS
--------------------*/
#new{
word-spacing:-0.05em;
}

#news p{
    font-size: 120%;
    line-height: 20px;
    margin-bottom: 1em;}

p.note {border:1px solid #E4E7A7;
background:#FFFDBD url(images/note.gif) 17px 12px no-repeat;
color:#232D30;
padding:15px 23px 25px 64px;
margin:1.75em 0;}

#flashMsg{
    color: #FF0000;
	font-size: 200%;
	font-weight: bold;
	margin: 8px 0px;
}

.box1{
color: #FFF;
background-color:#33CC66;
margin: 2em 0 1em 0;
padding: 15px;
display: block;
min-height: 60px;
height: auto !important;
}

.code, pre {
	margin: 0;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#F6F6F6 none repeat scroll 0%;
    border:1px solid #DDDDDD;
    display:block;
    padding:5px;
    /*line-height:1.4;*/
}

#PostComments {
	color: 				#000;
	font: 11px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	text-align: 		justify;
	
	}
#PostComments ul {
	list-style-type: 	none;
	margin: 			0px;
	padding: 			0px;
	}
#PostComments li {
	display: 			block;
	border-bottom: 		1px dotted #cccc66;
	margin: 			0px;
	color: #666666;
	text-decoration: 	none;
	padding: 			5px;
	width: 500px;
	}
#PostComments .altrow{
background-color: #f2f2f2;
}	
#PostComments li a {
	color: 				#606060;
	text-decoration: 	none;
	}
#PostComments li:hover {
	background: #fffdd4;
	}
#PostComments li a:hover {
	color: 				orange;
	}
	
.postThumb img{
float: left;
display: block;
border: 1px solid #CCC;
padding: 3px;
margin: 5px 5px 0 0;
}


#large img {
	max-width: 245px;
    max-height: 350px;
}

/* POSTS
--------------------*/
.postList{
display: block;
border-top: 1px solid #CCC;
padding: 3px;
margin: 5px 0 5px 0 ;
clear: left;
height: 100px;
}
#posts_pics{
width: 265px;
overflow: auto;
float: right;
margin: 4px;
padding: 4px;
border: 1px solid #CCCCCC;
}

#news img, #news object{
    padding: 5px;
    border: 1px solid #CCC;
    margin: 5px;
}

div.disabled {
    display: inline;
	float: none;
	clear: none;
	color: #C0C0C0;
}

.postTitle{
margin-bottom: 20px;
}
.postTitle h1{
font-size: 250%;
color: #999;
}

.date {
border-right:1px solid #CCCCCC;
color: silver;
float:left;
font-size:10px;
margin-right:5px;
position:relative;
text-align:center;
top:5px;
width:58px;
line-height:3em;}

.date_day {
display:block;
font-size:2.3em;
}

.date_month {
display:block;
font-size:2.5em;
font-weight:bold;
}

.date_year {
display:block;
font-size:1.4em;
line-height:0.9em;
}

/* =DIGG, DELICIOUS
-----------------------------------------------------------------------------*/

.links_h {background:transparent url(images/bookmarks.png) no-repeat scroll 0pt;
height:30px;
margin:0pt auto;
margin-top: 5px;
margin-bottom: 5px;
width:300px;}

.links_h a, .links_h a:hover {background:transparent none repeat scroll 0%;
border:0pt none;
display:block;
float:left;
height:30px;
margin:0pt;
padding:0pt;
width:30px;}

.links_h a span {display:none;}

/*TABLES
-----------------------------------------------------------------------------*/
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 90%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}

label {
	display: block;
	font-size: 11px;
	padding-right: 20px;
}
input[type=radio] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
