/********************************************
AUTHOR:  		Claudiu Geanta 
WEBSITE:   		http://www.designbysatori.com/
PROJECT:		ERIC GLICK, ESQ.
 *******************************************/
 

/* top elements */
* { margin:0; 	padding: 0; }

body {
	margin: 0;  
	padding: 0;
	color: #222; 
	background: #D7D3B8;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:.7em; font-family: Verdana, Tahoma,'Trebuchet MS',sans-serif;

}

/* links */
a:link, a:visited {
	color: #730519; 
	background-color: inherit;
	text-decoration: none;	
	
	
}
a:hover {
	color: #000;
	background-color: inherit;
	
}

/* headers */
h1, h2, h3 {
	font: normal 1.6em Georgia, Times New Roman, Times, serif;		
}
h1 {
	font-size: 125%;	
	padding: 10px;
	color: #000;
	background: url('images/bg_title.jpg') repeat-x;
	text-transform: uppercase;
	border-top: 1px solid #E9E7D8;
	border-left: 1px solid #E9E7D8;
	font-weight: bold;
			
}

h2 {
	font-size: 125%;	
	padding: 10px;
	color: #FFF;
	background: url('images/bg_red.jpg') repeat-x;
	text-transform: uppercase;
	border-top: 1px solid #E9E7D8;
	border-left: 1px solid #E9E7D8;
			
}


h3 {
	font-size: 110%;	
	padding: 10px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	border-bottom: 1px dotted #730519;
			
}



h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/* images */
img {
	border: 0px solid #D5D5D5;
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

#sidebar p {
	padding-left: 0;
}


ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

blockquote {
	border-right:1px solid #f2f2f2; border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; margin:10px; background:#FAFAFA no-repeat 8px 10px !important; border-left:4px solid #630519; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0   
}




/**************************************
   LAYOUT 
***************************************/	
#sus {
	width: 800px;
	margin: 0 auto;
	background: transparent;
	height: 30px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
	text-transform: none;
}


#sus .sus-left{
	float: left;
	width: 45%;
}

#sus .sus-right{
	float: right;
	width: 50%;
}

#sus a:link, #sus a:visited { background: inherit; color: #000; text-decoration: none; }
#sus a:hover { background: inherit; color: #000; text-decoration: underline; }

#jos {
	width: 800px;
	margin: 0 auto;
	background: transparent;
	height: 30px;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
	text-transform: none;
	font-size:.8em;
}



#wrap {
	clear: both;
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
	text-align: justify;
	background-color: #E9E7D8;
	border: 1px solid #fff;

}



/* header */
#header { 
	float: left;
	height: 100px;
	width: 800px;
	margin: 0 auto;
	background: #E0E1D1;
	border-bottom: 1px solid #730519;
	text-align: left;
	
}




/* index-photo */


#indexphoto {
	height: 100px;
	width: 800px;
	margin: 0 auto;
	background: #E0E1D1 url('images/header.jpg') no-repeat;
	
}





/* sidebar */
#sidebar {
	float: left;
	width: 28%;
	height:100%;
	display: inline;	
	padding: 0;
	background-color: transparent; 
	margin: 0; 
	text-align:left;
	
}

#sidebar p {
	padding: 10px;		
	margin: 0;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px;
	padding: 0px
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	
}
#sidebar ul.sidemenu a {
	display:block;
	color: #730519;	
	text-decoration:none;	
	padding:5px;
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:5px;
	background: #730519;
	color: #fff;
	
}

#sidebar ul.sidemenu a#current  {
	background: #690101;
	color: #FFF;
}



#rightbar {
	float: right;
	width: 28%;
	padding: 0;
	margin: 0; 
	background: #e9e7d8 url('images/dot.gif') repeat-y;
	text-align:left;
}

#rightbar ul.sidemenu {
	list-style:none;
	margin:5px;
	padding: 0px
}

#rightbar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #730519;	
	text-decoration:none;	
	padding:0 0 0 15px;
	background: url('images/arrow.gif') no-repeat left center;
	min-height:18px;
}

* html body #rightbar ul.sidemenu a { height: 18px; }

#rightbar ul.sidemenu a:hover {
	padding:0 0 0 15px;
	background: url('images/arrow.gif') no-repeat left center;
	color: #000;
	}


/* main column */
#main {
	float: left;
	margin: 0;
	padding: 0;
	width: 44%;
	background: #e9e7d8 url('images/dot.gif') repeat-y;
}

#main a:link, #main a:visited { background: inherit; color: #605f45; text-decoration: underline; }
#main a:hover { background: inherit; color: #8a1111; text-decoration: underline; }


/* princ column */
#princ {
	float: left;
	margin: 0;
	padding: 0;
	width: 72%;
	background: #e9e7d8;
}

#princ a:link, #princ a:visited { background: inherit; color: #8a1111; text-decoration: underline; }
#princ a:hover { background: inherit; color: #605f45; text-decoration: underline; }





.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2; 
	font-size: 95%;
}

.post-footer .download {
	background: url('images/download.gif') no-repeat left center;
	padding-left: 20px; margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0
}


.post-footer .comments {
	background: url('images/comment.gif') no-repeat left center;
	padding-left: 20px; margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0
}

/* footer */
#footer {
	clear: both;
	margin: 0; text-align: left;	
	background: #CAC9B5 ;
	color: #000; font-style:normal; font-variant:normal; font-weight:normal; font-size:.8em; font-family: Verdana, Trebuchet MS, Tahoma, sans-serif; 
	padding-top: 10px;
	border-top: 3px solid #730519;
	height: 1%;
		}

#footer p {
	margin-left: 5px;
}

#footer h2 {
	font: bold 1.3em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #F90;
	margin-left: 5px;
}
#footer-content {	
	margin: 0;
	}

#footer-content a{
	color: #730519;
}
#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}

}
#footer-content .col1 {
	width: 215px;
	padding: 0;
	float: left;
	margin-left:10px;
	
}
			
.contacts {
	background: url('images/pic_contacts.jpg') no-repeat left center;
	padding-left: 80px; margin: 0;
	
}




#footer-content .col2 {
	width: 350px;
	padding: 0;			
	float: left;
	border-left: 1px solid #a8a796;
	border-right: 1px solid #a8a796;
}

#footer-content .col3 {
	width: 190px;
	padding: 0;
	text-align: left			
	float: left;
}









/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


 }
