/*
Theme Name: TransGravita Theme
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
Adapted by: Thomas W. Ullrich | D&uuml;sseldorf, 2009
*/
* {
margin: 0; padding: 0;
}

body {
text-align: center;
font-family: Calibri, Arial;
font-size: 11pt;
color: #ad0000;
background: url(images/background1.gif) repeat 0 0;
}

a {
text-decoration: none;
color: #777777;
}

a:hover {
text-decoration: none;
color: #bbbbbb;
}

img {
border: 0;
}

.break {
font-size: 0;
width: 0; height: 0;
clear: both;
}

.alignleft {
float: left;
margin: 4px 10px 5px 0;
}

.alignright {
float: right;
margin: 4px 0 5px 10px;
}
.aligncenter {
text-align: center;
}
.hidden {
display: none;
}

#buffer {
background: url(images/background2.gif) repeat-y center 0;
}


/** ________________BEGIN wrapper___________________ **/

#wrapper {
width: 986px;
margin: auto auto;
text-align: left;
}

/** ________________END wrapper______________________ **/



/** ________________BEGIN header______________________ **/

#header {
font-size: 11px;
height: 188px;
background: url(images/header.gif) repeat-x 0 0;
margin-right: 1px;
}

#header ul {
list-style-type: none;
height: 30px;
padding-left: 8px;
}

#header ul li {
float: left;
text-transform: uppercase;
}

#header ul li a {
color: #D9E7EA;
display: block;
padding: 8px 15px 8px;
}

#header ul li a:hover {
background-color: #637380;
color: #ffffff;
text-decoration: none;
}

#header .links {
float: right;
color: #D9E7EA;
margin-top: -21px;
padding-right: 15px;
}

#header .links a {
color: #D9E7EA;
margin: 0 8px;
}

#header .links a:hover {
color: #ffffff;
text-decoration: underline;
}

#header .logo {
float: left;
}

#header .logo h1 {
font-size: 0;
padding: 36px 24px 0;
}

#header .logo h1 a {
display: block;
text-indent: -9999px;
outline: none;
background: url(images/logo.gif) no-repeat 0 0;
width: 274px; 
height: 72px;
}

#header .logo p {
display: none;
}

#header ol {
list-style-type: none;
padding: 25px 10px 0;
}

#header ol li {
float: left;
padding: 0 12px;
}

#header ol li a {
font-family: Calibri, Arial, Verdana, Georgia;
font-size : 10pt; 
font-weight : bold; 
color : #777777; 
text-decoration : none;
}

#header ol li a:hover {
font-family: Calibri, Arial, Verdana, Georgia;
font-size : 10pt; 
font-weight : bold; 
color : #ad0000; 
text-decoration: none;
}

/** ____________END header________________ **/



/** ___________BEGIN body__________________ **/

#body {
background-color: #ffffff;
}

/** __________END body____________________ **/



/** _________BEGIN content________________ **/

#content {
width: 670px;
float: left;
padding-bottom: 20px;
}

#content p {
margin-bottom: 10px;
line-height: 16pt;
color: #333333;
}

#content h1 {
margin-top: 28px;
margin-bottom: 11px;
font-family: Georgia, Arial, Verdana, Georgia, Calibri;
font-size: 12pt;
font-weight: bold;
color: #AD0000;
}

#content h2 {
margin-top: 28px;
margin-bottom: 11px;
font-family: Arial, Verdana, Georgia, Calibri;
font-size: 12pt;
font-weight: bold;
color: #AD0000;
}

#content h3 {
margin-top: 28px;
margin-bottom: 11px;
font-family: Arial, Verdana, Georgia, Calibri;
font-size: 12pt;
font-weight: bold;
color: #AD0000;
}

#content blockquote {
margin: 0 20px 10px 40px;
padding: 15px 20px 5px;
background-color: #EBEBEB;
border-width: 1px 0;
border-style: solid;
border-color: #D9E7EA;
font-weight: bold;
}

#content ul {
margin: 0 0 10px 18px;
font-size: 12pt;
line-height: 16pt;
color: #333333;
}

#content ol {
margin: 0 0 10px 16px;
font-size: 12pt;
line-height: 16pt;
color: #333333;
}

#content li {
padding: 2px 0;
font-size: 12pt;
line-height: 16pt;
color: #333333;
}

#content .post {
padding: 25px 35px 0;
color: #000000;
font-size: 12pt;
}

#content .post h1 {
margin-top: 28px;
margin-bottom: 11px;
line-height: 18pt;
font-family: Calibri, Arial, Verdana, Georgia;
font-size: 14pt;
font-weight: bold;
color: #AD0000;
}

#content .post h1 a {
margin-top: 28px;
margin-bottom: 11px;
line-height: 18pt;
font-family: Calibri, Arial, Verdana, Georgia;
font-size: 14pt;
font-weight: bold;
color: #AD0000;
text-decoration: none;
}

#content .post h2 {
margin-top: 28px;
margin-bottom: 12px;
font-size: 12pt;
font-weight: bold;
color: #AD0000;
}

#content .post h2 a {
color: #AD0000;
text-decoration: none;
font-size: 12pt;
}

#content .post .date {
color: #333333;
margin-bottom: 20px;
font-size: 8pt;
border-top: 1px solid #AD0000;
}

#content .post .date a {
color: #333333;
text-decoration: none;
font-size: 8pt;
}

#content .post .comments a {
padding-left: 16px;
background: url(images/comments.gif) no-repeat 0 2px;
margin-left: 20px;
font-size: 8pt;
}

#content .post a {
text-decoration: underline;
font-size: 11pt;
}

#content .post .details {
border-top: 1px solid #dddddd;
padding-top: 2px;
color: #8A8A8A;
margin-top: 20px;
margin-bottom:40px;
clear: both;
font-size: 8pt;
}

#content .post .details .l {
float: left;
font-size: 8pt;
}

#content .post .details .r {
float: right;
font-size: 8pt;
}

#content .post .details a {
text-decoration: none;
font-size: 8pt;
}

/** ________________END content_____________________ **/


/** ________________BEGIN sidebar___________________ **/

#sidebar {
width: 301px;
float: right;
padding: 25px 10px 20px 0;
}

#sidebar h2 {
color: #AD0000;
font-size: 11pt;
background-color: #eeeeee;
background-image: url("images/sidebar_bg.gif");
background-repeat: repeat-x;
margin-bottom: 10px;
margin-top: 30px;
padding-top: 5px;
border-top: 1px solid #CCCCCC;
padding-bottom: 5px;
border-bottom: 1px solid #CCCCCC;
padding-left: 5px;
}

#sidebar ul {
list-style-type: none;
padding-bottom: 25px;
}

#sidebar ul li {
line-height: 10pt;
padding: 3px 0;
}

#sidebar ul li a {
color: #333333;
}

#sidebar ul li a:hover {
color: #ad0000;
}

#sidebar .l {
float: left;
width: 140px;
padding: 10px 0 0 15px;
}

#sidebar .r {
float: right;
width: 140px;
padding-top: 25px;
}





#sidebar .box {
background: url(images/sidebody.gif) repeat-y 0 0;
margin-bottom: 10px;
width: 301px;
}

#sidebar .box .b {
background-color: #cccccc;			
padding-bottom: 10px;
}

#sidebar .box h2 {
background-color: #cccccc; 
padding: 10px 10px 6px;
margin-bottom: 7px;
}

#sidebar .box .sponsors {
text-align: center;
}

#sidebar .box ul {
padding: 5px 15px;
}

#sidebar .box ul li {
line-height: 10pt;
padding: 4px 0 4px 14px;
background: url(images/bullet.gif) no-repeat 0 9px;
}

#sidebar .box ul li a {
color: #8A8A8A;
}

#sidebar .box .flckr {
text-align: center;
}

#sidebar .box .flckr img {
margin: 2px;
}

#sidebar .box .video {
padding: 5px 0 5px 20px;
}

#sidebar .box .tags {
padding: 20px 20px 5px;
background-color: #cccccc; 
}

#sidebar .box .tags a {
color: #8a8a8a;
background-color: #cccccc;
}

#sidedebar .box .tags a:hover {
color: #2978b0;
text-decoration: none;
background-color: #cccccc;
}

/** _____________END sidebar_________________ **/


/** ____________BEGIN footer_________________ **/

#footer {
background-color: #21262A;
color: #ffffff;
clear: both;
padding: 5px;
font-size: 8pt;
}

#footer a {
color: #ffffff;
font-size: 8pt;
}

#footer a:hover {
color: #ffffff;
font-size: 8pt;
text-decoration:underline;
}

/** _________________END footer_____________ **/


/** ___________BEGIN miscellaneous_________ **/

.postnav {
clear: both;
text-align: center;
padding-top: 20px;
}

#comments {
padding: 0 35px 20px;
}

#comments h2 {
margin: 20px 0 5px;
font-size: 8pt;
font-weight: normal;
}

#comments p {
margin-bottom: 10px;
line-height: 15pt;
}
	
#comments form {
padding-top: 20px;
}

#comments form p {
margin-bottom: 5px;
}

#comments form input, textarea {
border: 1px solid #cccccc;
font-size: 9pt;
font-family: Arial;
padding: 4px;
background-position: 4px 4px;
background-repeat: no-repeat;
}

#comments form input {
width: 260px;
border: 1px solid #cccccc;
}

#comments form textarea {
width: 350px;
padding: 4px 4px !important;
border: 1px solid #cccccc;
}

#comments form button {
border: 1px solid #909090;
background-color: #cccccc;
font-size: 8pt;
font-family: Verdana;
width: 120px; 
height: 23px;
}

.commentdetails {
margin-top: 25px;
}

.commentauthor {
margin-bottom: 5px !important;
font-weight: bold;
}

.commentdate {
font-size: 8pt;
margin-bottom: 5px;
color: #909090;
}

.required {
color: #ff0000;
}

h2.title {
font-size: 11pt;
text-transform: uppercase;
padding: 25px 25px 0;
color: #AC0000;
}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/

#comments ol {
list-style-type: none;
clear: both;
padding: 0;
margin: 0;
font-size: 9pt;
}

#comments ol li {
padding: 10px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
font-size: 8pt;
}

#comments ol li .avatar {
float: right;
}

#comments ol li .comment-author {		
}

#comments ol li .comment-author .fn {
font-weight: bold;
font-size: 9pt;
}

#comments ol li .comment-meta {
font-size: 8pt;
color: #999999;
margin: 5px 0 10px;
}

#comments ol li .reply {
font-size: 8pt;
font-weight: bold;
padding-bottom: 10px;
}

#comments .children {
list-style-type: none;
}

#comments .navigation {
padding: 10px 0 20px;
font-size: 8pt;
}

#comments .navigation a {
color: #999999;
padding: 3px 8px;
border: 1px solid #cccccc;
}

#comments .navigation a:hover {
color: #000000;
border-color: #000000;
text-decoration: none;
}

/* ThinkTwit - Twitter Widget */

ol.thinkTwitTweets {
margin-left: 10px; 
line-height: 18pt;
font-size: 9pt;
color: #eeeeee;
}

ol.thinkTwitTweets li.thinkTwitTweet {
word-wrap: break-word;
margin-left: 10px; 
line-height: 18pt;
font-size: 9pt;
color: #616161;
background: url(images/lines_01.gif) repeat 0 0;
}

ol.thinkTwitTweets li.thinkTwitTweet span.thinkTwitPublished {
display: block;
line-height: 18pt;
font-size: 7pt;
color: #cccccc;
border-bottom: 1px solid #ad0000;
background: url(images/lines_01.gif) repeat 0 0;
}

/** END wordpress 2.7 comments **/
