
body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

.margin-top-bottom {
	margin: 10px 0 10px 0;

}

#form-span-margin {
	margin-right: 10px; 
	}
#right{float:right;
	margin-right: 300px;
	}

#red-title{color: red;}

.ul-col-1{
	width: 250px;
	float: left;
	list-style: inherit;
	background:white
	
}
.ul-col-1 li a:hover{
	text-decoration: underline;
	color:black;
}


.ul-col-1 li{
	margin: 15px 0 15px 30px;
}
.ul-col-2{
	width: 230px;
	float: right;
	list-style: inherit;
}
.ul-col-2 li a:hover{
	text-decoration: underline;
	color:black;
}


.ul-col-2 li{
	margin: 15px 0 15px 30px;
}




/*-----------------------*/


.col-1 {
	width:150px;
	text-align:left;
	float:left;
	list-style:none;
	margin-left:0px;
	}
.col-1 li{
	margin-bottom: 30px;
	}

.col-2 {
	width:150px;
	text-align:left;
	float:left;
	list-style:none;
	}
	
.col-2 li{
	margin-bottom: 30px;
	}

.col-3 {
	width:150px;
	text-align:left;
	float:right;
	list-style:none;
	}
.col-3 li{
	margin-bottom: 30px;
	}

#ul-rec-1{
	width: 100px;
	float: left;
	list-style: inherit;
	text-align:left;

}
#ul-rec-2{
	width: 100px;
	float: right;
	list-style: inherit;
	text-align:left;

}
#ul-rec-3{
	width: 100px;
	float: right;
	list-style: inherit;
	text-align:left;

}
#ul-rec-4{
	width: 100px;
	float: right;
	list-style: inherit;
	text-align:left;

}



/*-----------------------*/

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
	}

.bla {color: red;}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: left;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	color: black;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	width: ;
	background:#666666;
	height:1px;
	margin: 15px 0 20px 0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#photo-left {
	float: left;
	margin: 10px;

}
#photo-right {
	float: right;
	margin: 10px;

}

/* Header */

#logo-img {
	margin-top: 0px;
	outline:none;
	

}

#header {
	width: 954px;
	height: 125px;
	margin: 0 auto;
	background: url(images/top-clouds.jpg);
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}

#logo h2 {
	padding: 138px 0 0 8px;
	font-weight: bold;
	color: black;
	font-variant:normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 150px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}


/* Page */

#picture {
	width: 606px; 
	margin: 0 auto;
	background: black;}

#page {
	width: 954px;
	margin: 0 auto;
	background: #ffffff url('images/img03.jpg') repeat-y;
}

#bg {
	background:  url('images/img06.jpg') no-repeat left bottom;
}

/* Content */

#picture {
	float: left;
	width: 954px;
	background: url('images/img-bg-2g-1.jpg') no-repeat;
}

.test{
	height:200px; 
	width: 850px; 
	margin: 0 auto; 
	margin-top: 20px;
}


#content {
	float: left;
	width: 680px;
}

/* Posts */

.post {
	width: 606px;
	padding: 20px 0 0 48px;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	margin-top: 13px;
	padding: 25px 20px 0 12px;
	background: url(images/img07.jpg) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(images/img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
}

.post .comments {
}

/* About Box */


#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}

/* Sidebar */

#side-nav-par {
	width: 210px;
	text-align:left;
	margin-left:20px;
	
	}


#side-title a{
	color: #000;
	text-decoration:underline;
	font-size: 35px;
}
#side-title a:hover {
	color: black;
	text-decoration:none;
	font-size: 35px;
}

.no-underline {
	text-decoration:none;
}

#sidebar {
	float: right;
	width: 274px;
}

.side-nav a:hover{
	color:black; text-decoration:underline;}
.side-nav2 li{
	list-style: inside;}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}


#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* Footer */

#footer {
	padding: 30px 0;
	background: url('images/footber.png');
	
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

.ddsmoothmenu{
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: right;
padding-top: 80px;
color: black;
}

.ddsmoothmenu ul li ul li{
position: relative;
display: inline;
float: right;
padding-top: 0px;}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: black;
padding: 8px 15px;
color: black;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: black;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: black;
}

.ddsmoothmenu ul li a:hover{
color: white;
}
.ddsmoothmenu ul li ul li a:hover{
color: red;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 160px; /*width of sub menus*/
margin: 0 0 0 5px;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */


/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0px;
top: 0;
width: 0;
height: 0;
background: white;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.9;
}
