/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #A9B3BB url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

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

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

#box {
}
ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding: 0;
	font-family: Arial;
	font-size: 9pt;
	margin-top: 6px;
}


ul#twit-twit {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	border: 1px solid #000;
	padding: 0;
	
}


ul#twit-twit ul {
	background-color: #191919;

	/* underline the date using this border-top
	border-top: 1px solid #999; */
	
	border: 0px solid  #191919;
	padding: 5px 0 5px 0;
}


ul#twit-twit li.twit-alt {
	color: #000;
}


ul#twit-twit li.twit-first {
	color: #900;
	font-size: 9pt;
	background-color: #cccccc;
}


ul#twit-twit li ul li {
	font-weight: normal;
	background-color: #cccccc;
	text-indent: 0;
	color: #000
	text-align: left;
	font-size: 8pt;
	
	/* outlines the individual items */
	border: 0;
	
	/* pads the individual items */
	padding: 10px;
	
	/* spaces the individual items */
	margin: 5px 10px 0 10px;
}


ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #000;
	margin: 0;
	background-color: #cccccc;
	
	/* outlines all items for a particular day */
	border: 0px solid #000;
	
	text-align: left;
	text-indent: 6px;

	padding: 12px 0 0 0;
}


ul#twit-twit a.twit {
	font-size: 8pt;
	color: #888;
	font-weight: normal;
	text-decoration: none;
}


ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #000;
}


p.twit-more, ul#twit-twit li.twit-more {
	text-align: center;
	background-color: #000;
	border-top: 0px !important;
	margin: 0; padding: 2px 0 2px 0;
}

p.twit-more a, ul#twit-twit li.twit-more a {
	color: #444;
	text-decoration: none;
	font-size: 8pt;
}

.login {
	width:250px;
	height:400px;
	float:left;
	overflow:inherit;
}

.col {
	float:right;
}

/* Header */
.surv {
	width:351px;
	float:left;
}

.btn {
	cursor:pointer;
	
}
#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 70px 0 0 100px;
	background: url(images/img02.png) no-repeat 0px 50px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {

}
#bg {

background: url(images/loginbg.png);
height: 74px;
width:356px; 
}
#login {

float:right;
padding-left:91px;
padding-top:49px;
font-size:16;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#login form {
  padding-left: 20px;
}

#login .username {
  background: url(images/username_icon.png) transparent no-repeat;
	background-color:#FFF;
	border: 1px solid #e8e8e8;
	text-indent:15px;
	padding-left:10px;
	width:110px;
}

#login .password {
  background: url(images/password_icon.png) transparent no-repeat;
	background-color:#FFF;
	border: 1px solid #e8e8e8;
	text-indent:15px;
	padding-left:10px;
	width:110px;
}

#login .submit {
  border: none;
  height:20px; 
  width: 50px;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 15px;
}
#loginwelcome {
  padding-left: 20px;
  padding-top: 15px;
}

.red {
color:#990000;
}
.white {
color:#fff;
}
/* Menu */

#menu {
	width: 800px;
	height: 70px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 25px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 900px;
	margin: 0 auto;
	background: #D4D9DD url(images/img041.gif) repeat-y;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(images/img051.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}



.wide-post .bottom {
	height: 20px;
	background: url(images/img061.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 420px;
}

.two-columns .column-two {
	float: right;
	width: 420px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) repeat-x;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 40px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #fff;
}

#footer a {
	color: #fff;
}
