html, body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
}

body {
	font-family: Arial, Verdana, sens-serif;
	font-size: 100%;
	line-height: 1.125em;
	background: #fff;
	color: #ffffff;
}


#wrap {
	margin: 5px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #ffffff;
	background: #fff; 
	color: #cc6600;
	aligh:center;
}

#header {
padding: 0 20px 168px 0;
background: #EEE url(images/header.gif) left no-repeat;
background-color: white;
margin-bottom: -35px;
}

/* Navbar */
#navbar {
background: white;
margin-bottom: -1em;
padding: 0px 0px;
}

#content {
	margin: 0;
	padding: 30px 20px 20px 20px;
	float: left;
	width: 615px;
	border:2px solid #cc6600;
	border-radius:5px;
	background-color: #cc6600;
	height:auto!important;  
	height:450px;
	min-height:450px  
}

#main-right{
	border:2px solid #cc6600;
	background-color: #cc6600;
	height: 430px;
	border-radius:5px;
}

#main-right div{
	 background-color:white;
	 margin:10px 10px 10px 10px;
	 padding:5px 5px 5px 5px;
	 color: #000000;
}

#main-right1{
	height:45px;
	text-align: center;
}
#main-right2{
	height:325px;OVERFLOW: hidden; WIDTH:216px; margin:0 auto;line-height:25px;
}

.column-top, .home-top {
	margin: -7.4em 0 3.0em 0;
	font-size: 0.875em;
	line-height: 1.75em;
	color:#222;
}

.border-color-red{
	border:1px dotted #0000ff; 
	color:#0000ff;
}

#prevnext {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3.0em;
}

#sidebar {
	padding: 0px 9px 0 20px;
	float: right;
	font-size: 0.75em;
	width: 250px;
	margin-top: -100px;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

#sidebar li, #bottom li {
list-style: none;
padding-bottom: 1.0em;
font-weight: bold;
}

#sidebar a {
color: black;
}

.sidebar-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


.textwidget {
margin-bottom: 5em;
}


#social-networking {
	float: right;
	}

#bottom {
	clear: both; 
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	text-align: right;
}

.bottom-left {
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #eee;
}

.bottom-right {
	float: right;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #eee;

}

.bottom-middle { 
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #ddd;
}

.post-top-right-home {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-top-right-single {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-bottom-home {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.post-bottom-single {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


#footer {
	clear: both; 
	margin: 0;
	padding: 20px;
	font-size: 0.75em;
	text-align: center;
	color: #000000;
}

.entry a {
	color: #ffffff;
	text-decoration: underline;

}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

img {
	border: 0;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #ffffff;
}

#sidebar h4, #bottom h4 {
	font-size: 1.2em;
}

#header h1 a{
	font-size: 1.6em;
	color: #000000;
}

#header.description {
	font-size: 0.875em;
}


p {
	margin: 0 0 1.0em 0;
	padding: 0;
}

blockquote {
	background: #eee;
	margin: 0.5em 0;
	padding: 1.0em;
}

.the_content {
	font-size: 0.875em;
	line-height: 1.75em;
	color: #ffffff;
}

.entry {
	margin: 0 0 1em 0;
}

.comments {
	font-size: 0.875em;
	line-height: 1.5em;
	color:#333;
}





.odd {
	border-top: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #ccc;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	border-top: 1px solid #ddd;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #ddd;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}


.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;
	}


.meta {
	font-size: 0.75em;
	color:#666;
	margin: 0 0 1.0em 0;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.more-link {
	font-weight: bold;
	text-decoration: underline;
}



/* Twitter block */


#twitterfeed {
	color: #ffffff;
	padding: 5px;
	margin-top: 74px;
	border-radius:5px;
	background-color: #cc6600;
	}

.dark {
	background-color: #fff;
	color: #000;
	padding: 0 3px 0 3px;
	border-top: #333333 dotted;
	}	

.dark a {
	color:#cc6600;
	}


/* Translate block */

.sidebar-widget h4 {
	color: #000000;
	}

a.qtrans_flag_and_text {
	color: #000000;
	font-size: 1.5em;
	}


/* Header description */
.description {
	font-size: 1.5em;
	line-height: 3em;
	}


/* Fix left offset left by removing flag from qtranslate sidebar */
a.qtrans_flag_and_text {
	padding-left: 0px;
	}

/* Remove "Choose your language" */
.sidebar-widget h4 {
	display:none;
	}

.page-title-header {
	font-size: 1.5em;
	font-family: arial;
	padding-bottom: 1em;
	padding-top: 1em;
	text-decoration: underline;
	}

.strap-image {
	padding-bottom: 2em;
	}

.right {
	float: right;
	}

.left {
	float: left;
	}

.wpcf7-form p{
padding: 0;
margin: 0 0 .5em 0;
font-size: 0.8em;
line-height: 1.5;
}



.menu-item {
	display: inline;
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	border-radius: 5px;
	}

.menu-item ul li {
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	border-radius: 5px;
	}

.menu-nav-container {
font-weight: bold;
color: white;
}


.menu {
	color: #c60;
	}

.menu-item a:link, .menu-item a:visited {
  color: #c60;
  }

.current-menu-item, .current-menu-item a:link, .current-menu-item a:visited {
  background: #c60;
  color: #ffffff; 
  }


div.objective {
margin-bottom: 1em;
font-weight: bold;
font-size: 1.5em;
}
	


.qtrans_language_chooser li {
  display: inline;
  margin-righT: 2em;
  }
 
 #qtranslate-3-chooser {
margin-bottom: 5.5em;
}