
body {
	background:#1c1616;
	color:#333;
	margin:0;
	padding:0;
}

#page {
    width:980px;
    padding:0;
    margin:auto;

}

#header{
    background:url(/img/logo-dark.png) no-repeat;
    width: 275px;
    height: 47px;
    text-indent:-3000px;
    margin-top: 25px;
}

#header .description {
    text-indent:-3000px;    
}


#footer {
    color:#666;
    text-align:center;
    padding:10px 20px;
}

#footer p {
    padding:0px;
    margin:0px;
}

#wrap {
    width:960px;
    background: #fff;
    margin-top: 20px;
    padding:10px;
}

#container {

    padding-top: 20px;
    
}

#menu {	list-style:none;
    margin:20px 10px;
}

#menu li {
	display:inline;
    
}
#menu li a {
	float: left;
	text-decoration: none;
	margin:0;	
	padding: 0px 20px 10px 5px;
	font: 900 14px;
	color: #333;
    border-bottom: 8px solid #333;
}


#menu li a:hover {
	color:#999;
    border-bottom: 8px solid #999;
}

#menu li.current  a {
    color: #C65720;
    border-bottom: 8px solid #C65720;
}

/* intro */
#intro-wrap {
	background: #C65720;
    margin-top: 10px; 
    margin-bottom: 10px;
}

#intro-text {
    float:left;
    color: #fff; 
    margin:50px 0px 0px 40px;
    width:600px;
    font-weight: bold; 
    font-size: 2.2em; 
    line-height: 1.6em;   
}

#puzzle {
    float:right;
    width:300px;
}

/* sections */
.section {
    margin-top: 20px;
}
.section p {
	line-height:20px;
}
.section {
    margin:0;
    padding:0;
}

.box {
    background: #333;
    color: #fff;
    height: 200px;
    font-size: 1.1em;
}

.box h3 {
    color:#fff;
    padding: 20px;
    padding-left: 30px;
    margin:0;

	line-height:20px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.box ul {
    list-style: none;
}

.box ul li {
    font-weight: normal;

}
/* post navigation */
.navigation { margin:0; padding:0;}
.navigation a {
    font-size: 0.8em;
}

/* posts */
.post {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.post h2 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    margin:0;
    padding:0;
    font-size: 1.5em;
}
.post h2 a {
    color: #333;
    text-decoration: none;
}

.post h2 a:hover {
    color: #C65720;
    background: #333;
}

.date {

	display:block;
	text-transform:uppercase;

}

.entry {
  
    font-size: 1.2em;
    padding: 10px;
}

.postmetadata {
    font-size: 0.8em;
    background: #eee;
    padding: 10px;
}

#sidebar {
    padding: 20px;

   background: #DBC7AC;
}

#sidebar h2.widgettitle {
    padding:0px;
    margin: 20px 0px 10px 0px;
    font-size: 16px;
}

#sidebar ul , #content ul {
	padding:0 0 20px 0;
	margin:0;
}

#sidebar a {
    color: #333;
    text-decoration:none;
}

#sidebar a:hover {

    color: #C65720;
    background: #333;
    text-decoration:none;
}

.widget_rss ul {
    list-style: none;
    margin:0px;
    padding:0px;
}
.widget_rss ul li {
    margin:0px;
    padding:5px 0px;
}


#content {
    margin:0;
    padding:0;
}

#content ul li h3{
	padding:0 0 5px 0;
}

#content ul  li .date{
	padding:0 0 10px 0;
	display:block;
	text-transform:uppercase;
}

#content ul.news li {
	list-style:none;
	margin-bottom: 20px;

}
#sidebar ul li {
}

#sidebar ul li .date {
	font-size:11px;
	display:block;
	font-weight:normal;
	position:relative;
	margin:-5px 0 0 0;
	color:#9d9d9d;
	text-transform:uppercase;
}


/*Common Classes starts here*/
a { 
    color: #C65720;
    text-decoration:none;
    font-weight: bold;
}

a:hover {
    color: #ccc;
}

blockquote {
    font-style:italic; 
}

img {
	border:0;
}
.clear {
	clear:both;
}
/* let this be a reminder. */
.alignleft {
    float:left;
}
/* you are not welcome here */
.alignright {
    float:right;
}

#page-heading {
    background: #C65720;
    color:#fff;
    font-size: 1.2em;
}

.about-image {
    margin:10px 20px 0px 10px;
    border: 2px solid #fff;
    background:#ccc;
}
#about-header {
    background: #C65720;
    color:#fff;
    font-size: 1.2em;

}
.about-box {
    background: #333;
    color:#fff;
    font-size: 1.1em;
    padding-bottom:10px;

}
.about-heading {
    margin:5px 0px 10px 0px;
}

.about-box h3 {
    padding:0;
    margin:0;
}


#connect img {
    vertical-align:top;
}


#connect  ul li  {
    margin-bottom: 10px;
    margin-left: : 10px;
}

#connect a {
    color: #fff; 
}

#connect a:hover {
    color: #C65720;
}

.service-item {
    background: #666;
    margin-bottom:10px;
    padding:10px;
}

.alt {
    background: #666;

}

.service-item p {

}

.service-item h3 {
    padding:15px 0px 0px 50px;
    margin:10px;  
    height: 43px;
}

.up {
    background: url(/img/trans-arrow-left-small.png) no-repeat center left;
}

.down {
    background: url(/img/trans-arrow-down-small.png) no-repeat center left;
}

a.service-link {
    color: #fff;  
    cursor: pointer;
}

a.service-link:hover { color:#333; }

.service-description {
    display:none;
    margin: 10px;
    padding:20px;
    background: #fff;
    
}


.alignJustify {
	text-align:justify;
}
.alignCenter {
	text-align:center;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
img {
	border:0;
}
.imageLeftBorder, .imageRightBorder {
	padding:6px;
	border:1px solid #efefef;
}
.imageLeftBorder {
	margin-right:10px;
}
.imageRightBorder {
	margin-left:10px;
}
.imageLeft {
	margin-right:10px;
}
.imageRight {
	margin-left:10px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color:#009900;
	background-color: #e7e7e7;
	font-size: 140%;
	font-weight: bold;
	margin: auto;
	text-align:center;
}
div.error-message {
	clear: both;
    color:#FF0000;	
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}


/* Forms */
form {
	clear: both;
	margin: auto;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px dotted #eee;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #c65720;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	float:right;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}


/*starts table style*/
table {
	margin: 0 0px 20px 0px;
	padding: 0;

	border-collapse: collapse;
	width:100%;
}
table caption {
	margin: 0px;
	padding: 20px 0 5px 0;
	text-align: left;
}
table th, table td {
	text-align: left;
	vertical-align: top;
	padding: 6px 10px;
}
thead th {
	color: #7b7b7b;
	background-color: #e7e8ea;
	border-bottom: 1px solid #c6c6c6;
}
tbody tr.highlighted {
	background-color: #eeeeee;
}
tbody td {
	border-bottom: 1px solid #e7e7e7;
	color:#555;
}
tbody td:hover {
	background: #e2e2e2;
	border-bottom: 1px solid #eee;
}

/*ends table style*/


/*definition*/
dfn, dfn dl, dt, dd {
	padding:0;
	margin:0;
}
dd {
	padding:0 0 10px 0;
}
dt {
	color:#7b7b7b;
	font-weight:bold;
}
dd {
	color:#7b7b7b;
	padding-left:15px;
	font-style:italic;
}
/*Common Classes ends here*/

