
.container {
    background-color: #FFF;
}

.block {
	background: #FFF url(../images/separator.gif) no-repeat bottom center;
    padding-bottom: 0.5em;
}

.banner {
	text-align: center;
}


a:visited {
	color: #67748d;
}

.menu {
    background-color: #000;
}

.menu ul {
    list-style: none;
    
}

.menu ul li {
    float: left;
    padding: 0.6em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    background-color: #000;
    border-right: 1px solid #CCC;
}

.menu a, .menu a:visited {
	text-decoration: none;
    color: #FFF;
}

.footerspan {
	color: #666;
	margin-bottom: 0px;
}

.footerspan a {
	color: #000;
}

.datetime h1 {
	margin: 0px;
	text-align: right;
	color: #999;
}

.post h1 a {
    text-decoration: none;
    color: #000;
}

blockquote {
    float: right;
	-moz-box-shadow:1px 1px 12px rgba(40, 40, 40, 0.5);
	-webkit-box-shadow:1px 1px 12px rgba(40, 40, 40, 0.5);
	border: 1px solid #FFFFFF;
    background-color:#F3F3F3;
    padding: 1.25em;
    font-size: 1.25em;
    width: 10em;
}

.rsidebar ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}

.comment_head, .more-link {
    text-align: right;
    font-weight: bold;
    font-size: 1.25em;
}

.comment_head a, a.more-link , a:visited.more-link  {
    background-color: #AAA;
    color: #FFF;
    -moz-border-radius: 4px;
    text-decoration: none;
    padding: 0.2em;
	-moz-box-shadow: 2px 2px 1px #EEE;
	border:1px solid #999999;
}


.comment_head a:hover, a:hover.more-link {
	background-color: #33F;
}

#searchform  { 
    background-color: #666;
    padding: 0.5em;
    
}

#searchform  input[type=text]{
    border: 1px solid #666;
    display: inline;
    background: #666 url('../images/search_bg.gif') no-repeat top left;
    padding-left: 20px;
    height: 18px;
}

#searchform  input[type=submit]{
    display: none;
}

.twitter_up{
    background: #FFF url('../images/twitter/bulle_up.gif') no-repeat top left;
    height: 18px;
    margin: 0px;
}

.twitter_middle {
   background: #FFF url('../images/twitter/bulle_middle.gif');
   margin: 0px;
}

.twitter_middle p {
    padding: 0.75em;
    color: #FFF;
    font-size: 2em;
    margin: 0em;
    padding-left: 2em;
    padding-right: 2em;
}

.twitter_middle p a{
    color: #FFF;
    text-decoration: none;
}

.twitter_bottom {
    background: #FFF url('../images/twitter/bulle_bottom.gif') no-repeat top left;
    height: 91px;
    margin: 0px;
}

.boxcomments ol {
	margin: 0px 0px 1.5em;
	
	padding: 0px;
}

.boxcomments li {
	list-style:none;
	margin: 0px;
}

.boxcomments .author {
	color: #333;
}

.mycomment {
	background-color: #EEE;
}

#commentform label {
	float: left;
	width: 250px; 
	line-height: 1.0em;
}

#commentform p{
	margin:0pt 0pt 0.5em;
}

#commentform input[type=text]{
	border: 1px solid #CCC;
}

.wp-smiley {
	display: inline;
	float:none;
	margin: 0px;
}

.social_link {
	text-align: right;
}

.dp-highlighter ol li.alt {
 font-style: normal;
 font-family: inherit;
}

a.lab_hl, a.lab_hl:visited {
	color: #D9FB19;
	font-weight: bold;
}


.contact h2 {
	text-shadow:1px 1px 2px #EEE;
}



body {
	background: #666 url(../images/bg.gif) repeat-y center center;
	
}


.menu a, .menu a:visited {
	text-decoration: none;
    color: #FFF;
}
p {
	/*font-family: "Droid","Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
