/*
Theme Name: WidgetLike
Theme URI: http://www.freewpthemes.net/preview/widgetlike
Description: A two-column, fixed-width and widget-ready design featuring black content area background.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: blue, black, green, custom header, fixed width, two columns, widgets
*/



#s{
        margin-left: 30px;
        margin-top: 10px;
}

#searchsubmit{
        font-size: 11px;
        margin-left: 168px;
        margin-top: 5px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	/*background: #002F43 url(images/bg01.jpg) repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7eff1;
	color: #23282b;
}

a{
	outline-style: none;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	color: #FFFFFF;
}

h1 {
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #1a7897;
}

.clear{
	clear: both;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #000000;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 25px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 25px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Background */

#bg1 {
	background: url(images/bg01.jpg) repeat-x center top;
}

#bg2 {
	background: url(images/bg03.jpg) repeat-x center top;
}

#bg3 {
	/*background: url(images/bg04.jpg) repeat-y center top;*/
}

#bg4 {
	/*background: url(images/bg05.jpg) no-repeat center top;*/
}

#bg5 {
	/*background: url(images/bg06.jpg) no-repeat center bottom;*/
}

/* Header */

#header {
	width: 885px;
	height: 74px;
	margin: 0px auto;
	/*text-transform: lowercase;*/
	color: #db0d3d;
}

.my_reg{
	color: #c5d4d9;
	float: right;
	padding-top: 50px;
	padding-right: 20px;
}

#header h1 {
	float: left;
	margin: 0px;
	color: #db0d3d;
	font-size: 36px;
	font-weight: 100;
	display: block;
	/*vertical-align: center;*/
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: left;
	margin: 0px;
	padding: 45px 25px 0px 16px;
	font-size: 14px;
	font-weight: 100;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #db0d3d;
}

/* Header2 */

#header2 {
	width: 885px;
	height: 300px;
	margin: 0px auto;
	background: url(images/header_2_bg.jpg) no-repeat center top;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	text-transform: lowercase;
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-size: 11px;
	color: #dc0f3a;
	border-right: 1px solid #dc0f3a;
	line-height: 5px;
}

#slogen{
	color: #1387ae;
	font-size: 18px;
	padding: 110px 250px 25px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#slogen i{
	font-size: 12px;
	float: right;
	margin-right: 200px;
	margin-top: 10px;
}

/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 885px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 645px;
}

.post {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d5e1e5;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.post_shadow{
	border: 1px solid #e7eff1;
	padding-right: 27px;
	padding-bottom: 5px;
	background: url(images/shadow.jpg) no-repeat right bottom;
}

.post .title {
	/*height: 49px;*/
	background: url(images/arrows.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 4px;
}

.post .title h2, .post .title h3 {
	font-size: 24px;
	color: #db0e39;
	font-weight: 100;
	border-bottom: 1px solid #d6ced6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.post .title a {
	text-decoration: none;
	color: #db0e39;
}

.post .title a:hover {
	color: #db0e39;
}

.post .title p {
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #242829;
}

.post .entry {
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.post .meta {
	height: 30px;
	clear: left;
	margin: 0px 15px;
	/*padding: 15px 0px 0px 0px;*/
	/*border-top: 1px solid #262626;*/
	line-height: normal;
}

.more-link{
	font-size: 10px;
	color: #db0d3b;
	text-decoration: none;
}

.post .meta .credit {
	float: right;
	font-size: 10px;
	margin-left: 15px;
}

.post .meta .links {
	float: right;
	padding-right: 15px;
	border-right: 1px solid #23262b;
	font-size: 11px;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
	color: #23262b;
	text-decoration: none;
}

#comments{
	color: #1288b0;
	font-weight: 100;
	font-size: 11px;
}

.hrule {
	padding-top: 20px;
	border-bottom: 1px solid #262626;
}

.navigation {
	padding: 20px 0;
	font-size: 14px;
}

.commentlist {
}

.commentlist li {
	padding-top: 20px;
	margin-right: 30px;
	border-bottom: 1px solid #747474;
}

.commentlist .meta {
}

.commentlist .entry {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#respond{
	color: #1288b0;
}

#comment {
	width: 500px;
}

/* Sidebar */

/* sidebar login*/

#loginform{
	padding-left: 30px;
}

#user_login, #user_pass, #s{
	background-color: #ede9e0;
	border: 1px solid #b9b6b1;
	width: 180px;
	font-size: 11px;
	color: #a1aeb4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#rememberme{
	margin-top: 10px;
}

#wp-submit{
	font-size: 11px;
}

p.submit{
	text-align: right;
	width: 187px;
}

.pagetitle{
	color: #1288ae;
	font-weight: 100;
	text-align: center;
	background-color: #f1f1f1;
	margin-right: 30px;
	border: 2px solid #ffffff;
}

#loginform p{
	padding: 0;
	margin: 0;
}

#sidebar {
	float: right;
	width: 240px;
	color: #707b7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a{
	color: #db0d3d;
	text-decoration: none;
}

#sidebar ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#sidebar li {
	/*background: url(images/img03.gif) no-repeat;*/
	padding-bottom: 0px;
	margin-top: 0px;
	background-color: #d6e1e5;
	/*margin-bottom: 20px;*/
}

#sidebar li ul {
	padding-bottom: 20px;
}

#sidebar li li {
	/*padding: 8px 0px;*/
	background: none;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	/*padding-bottom: 5px;*/
	padding-top: 5px;
	border-bottom: 1px dotted #b6c3c7;
	/*border-bottom: 1px solid #262626;*/
        overflow: hidden;
}

#sidebar h2 {
	/*margin-top: 20px;*/
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: 100;
	color: #707b7f;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
}

/* Footer */

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	padding-top: 50px;
}

#footer p {
	display: block;
	width: 885px;
	margin: 0 auto;
	padding: 20px 0px;
	text-align: left;
	/*text-transform: lowercase;*/
	color: #566D77;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#partnerlogos{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#partnerlogos li{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.twitterfanshead{
        height: 50px !important;
}

.twitterfansheadlink b{
	font-size: 12px;
}

.twitterfansheadlink span{
	font-size: 11px;
}

.twitterfansfan img{
	border: none;
}
.twitterfansbody{
	padding: 5px !important;
        text-align: center !important;
}
.twitterfansfan{
        margin-right: 2px !important;
}

.fan_box .connections_grid .grid_item{
	margin-right: 20px !important;
}





#twitter-3{
        font-size: 11px;
}

#twitter-3 ul li{
        line-height: 14px !important;
        padding: 5px 10px 5px 0px !important;
}

.time-meta a:link, .time-meta a:hover, .time-meta a:visited{
        font-size: 10px !important;
        font-weight: 100 !important;
	text-transform: lowercase;
}

.from-meta{
        display: block;
}

.entry-content a:link, .entry-content a:hover, .entry-content a:visited{
        font-size: 11px !important;
        font-weight: 100 !important;
}

.entry-meta a:link, .entry-meta a:hover, .entry-meta a:visited{
        font-size: 11px !important;
}

.entry-meta{
        display: block;
}