/*
 General
*/

html {
    height:100%;   
}

body {
    /*height: 100%;*/
    
    background: #ECECEC;
}

#wrapper {
  background: url('/img/mindbubble/bg_body.png') repeat-y top center;
}


* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;    
}

.cb {
    clear: both;
}

p {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 17px;
}

h1 {
    font-size: 22px;
    color: #D29EA1; 
}

h3 {
    font-size: 16px;
}

.alignright {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

.alignleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.aligncenter {
    text-align: center;
    padding-bottom: 10px;
}

.clear {clear:both;}

/*
 Header
*/


#header_full_width {
    width: 100%;
}

#header {
    width: 980px;
  height: 140px;
  background-image: url(/img/mindbubble/bg_header.jpg);
  background-repeat: no-repeat;
  border-bottom: 5px solid #CCC;
  position: relative;
  margin: auto;
}

#header .side_bar {
    height: 142px;
    width: 363px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(images/bg_side_bar.png);
    background-repeat: repeat-y;
}

#header ul {
    margin-top: 10px;
    margin-left: 15px;
}

#header ul li {
    display: inline;
    font-weight: 600;
    font-size: 14px;
}

#header ul li .divide {
    margin-left: 10px;
    margin-right: 10px;
    color: #6AA9AC;
}

#header ul li a:link, #header ul li a:visited {
    text-decoration: none;
    color: #557879;
}

#header ul li a:hover, #header ul li a:active {
    text-decoration: underline;
    color: #557879;
}

#header_root_link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-decoration: none;
  background: url('/img/mindbubble/sprite_logo.png') no-repeat 100% -93px;
  opacity: 0;
}

#logo_wrap {
  background: url('/img/mindbubble/gfx_circles.png') no-repeat top left;
  height: 222px;
  width: 293px;
  padding: 21px 0 0 66px;
  margin-left: -29px;
}

#logo {
  background: url('/img/mindbubble/sprite_logo.png') no-repeat top left;
  height: 93px;
  width: 166px;
  position: relative;
}

#strap {
    height: 65px;
    width: 604px;
    float: left;
}


#content_column {
    margin-top: 40px;
    width: 604px;
    float: left;
    background-color: #FFFFFF;
}

#intro p, h3 {
  color: #557879;
}

#intro a:link, #intro a:visited, .entry a:link, .entry a:visited {
    color: #BF777A;
    text-decoration: underline;
}

#intro a:active, #intro a:hover, .entry a:active, .entry a:hover {
    color: #BF777A;
    text-decoration: none;
}

#content_column h2 {
    font-weight: 700;
    font-size: 17px;
}

#content_column h2 a:link, #content_column h2 a:visited {
    text-decoration: none;
    color: #D29EA1;
}

#content_column h2 a:hover, #content_column h2 a:active {
    text-decoration: none;
    color: #BF777A;
}


.entry p {
    color: #759D9F;
}

a.forgot_password:link, a.forgot_password:visited {
    font-size: 10px;
    color: #557879;
    text-decoration: none;
}

a.forgot_password:hover, a.forgot_password:active {
    font-size: 10px;
    color: #557879;
    text-decoration: underline;
}



/*
 Side bar
*/

#side_bar {
    width: 360px;
    float: right; 
}

#side_bar ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Intro */
#side_bar #intro {
	margin:15px 0 0 15px;
	padding-bottom:16px;
	width:339px;
	background: url(images/bg_intro_bottom.png) bottom left no-repeat;
}

#side_bar #intro_cover {
	padding-top:16px;
	background: url(images/bg_intro_top.png) 0 0 no-repeat;
}

#side_bar #intro_inner_cover {
	background: url(images/bg_intro.png) 0 0 repeat-y;
	padding: 10px 25px;
	
}

#side_bar #intro_inner_cover #register_link {
	display:block;
	margin:16px 0 6px 83px;
}

#most_popular_and_twitter {
	width:339px;
	margin:15px 0 0 15px;
}

#side_bar #most_popular_and_twitter ul {margin:0px !important; list-style:none; width:135px;}
#side_bar #most_popular_and_twitter ul li {width:135px; padding:10px 0; font-size:11px; color:#56787a;}

/* most_popular */
#side_bar #most_popular {
	float:left;
	width:160px;
	padding-bottom:14px;
	background: url(images/bg_twitter_bottom.png) bottom left no-repeat;
}

#side_bar #most_popular h3 {
	background: url(images/bg_title_most_popular.png) 0 0 no-repeat;
	height:26px;
	text-indent: -99999px;
}

#side_bar #most_popular #most_popular_inner {
	background: url(images/bg_twitter.png) 0 0 repeat-y;
}

#most_popular .alt2 {
    background: url(images/bg_mostpopular_alt.png) top center;
}

/* Twitter */
#side_bar #twitter {
    float:left;
    width:160px;
    padding-bottom:14px;
    margin-left: 10px;
    background: url(images/bg_twitter_bottom.png) bottom left no-repeat;
    font-style: italic;
}

#side_bar #twitter h3 {
	background: url(images/bg_title_twitter.png) 0 0 no-repeat;
	height:26px;
	text-indent: -99999px;
}

#side_bar #twitter #twitter_inner {
	background: url(images/bg_twitter.png) 0 0 repeat-y;
}

#side_bar #twitter #twitter_inner li {
	background: url(images/bg_side_bar_list_bottom.png) bottom left repeat-x;
}
#side_bar #twitter #twitter_inner li a {
    font-family: Georgia, Times !important;
}


/* Customers Logo */
#customer_logos {
    margin:15px 0 0 15px;
    padding-bottom:16px;
    width:339px;
    background: url(images/bg_sidebar_big_box_bottom.png) bottom left no-repeat;
}

#customer_logos h3{
    background: url(images/bg_title_brands.png) 0 0 no-repeat;
    height:26px;
    text-indent: -9999px;
}

#customer_logos_inner {
    padding:15px;
    background: url(images/bg_sidebar_big_box.png) 0 0 repeat-y;
}

#customer_logos_inner li {
    float:left; 
    width:95px;
    height: 95px;
    list-style:none;
    background: no-repeat center center;
}


/* Flicrk */
#flickr {
	margin:15px 0 0 15px;
	padding-bottom:16px;
	width:339px;
	background: url(images/bg_sidebar_big_box_bottom.png) bottom left no-repeat;
}

#flickr h3{
	background: url(images/bg_title_flickr.png) 0 0 no-repeat;
	height:26px;
	text-indent: -9999px;
}

#flickr_inner {
	padding:15px 0px 0px 15px;
	background: url(images/bg_sidebar_big_box.png) 0 0 repeat-y;
}


#flickr_inner .flickr_badge_image{
	float:left; 
	border:1px solid #666;
	list-style:none;
	margin: 10px 13px;
}

#flickr_inner .flickr_badge_image img{
}


#side_bar ul .cat_item {
    list-style: none;
    background-image: url(images/bg_side_bar_menu.png);
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 900;
}

#side_bar ul .cat_item img {
    margin-right: 8px;
    vertical-align: middle;
}


#side_bar ul .menu_header {
    list-style: none;
    background-image: none;
    padding: 0px;
    margin: 0px;
    height: 25px;
}

#side_bar ul .menu_footer {
    list-style: none;
    background-image: none;
    background-image: url(images/bg_side_bar_menu_bottom.png);
    background-repeat: no-repeat;
    height: 10px;
    padding: 0px;
    margin: 0px;
}



#side_bar #categories_header {
    background-image: url(images/hd_categories.png);
    background-repeat: no-repeat;
    height: 25px;
    margin: 0px;
    padding: 0px;
}

#side_bar #archive_header {
    background-image: url(images/hd_archive.png);
    background-repeat: no-repeat;
    height: 25px;
    margin: 0px;
    padding: 0px;
}

#side_bar h2 {
    text-indent:-99999px;
    width: 339px;
    height: 25px;
    margin: 0px;
    padding: 0px;
}

#side_bar ul {
    padding-left: 11px;
}

#side_bar li a:link, #side_bar li a:visited {
    color: #6AA9AC;
    text-decoration: none;
}

#side_bar li a:active, #side_bar li a:hover {
    color: #55999B;
    text-decoration: underline;
}

#side_bar_menu {
   padding-bottom: 10px;
}


#content {
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 10px;
}

#content_full_width {
  background: #FFF url('/img/mindbubble/bg_content.png') no-repeat top left;
    width: 980px;
    margin: auto;
}

#main {
    background: url(images/bg_side_bar.gif) top right repeat-y;

}

.input_text_login {
    width: 130px;
    border: 1px solid #CCCCCC;
    height: 20px;
}

.login_field {
    width: 140px;
    float: left;
    margin-top: 5px;
}

.input.checkbox {
	font-size: 10px;
}

.input.checkbox label {
	font-weight: normal !important;
	margin-left: 5px !important;
	color: #557879 !important;
	font-size: 10px !important;
}

#header form {
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 40px;
}

#header form label {
    font-weight: 600;
    font-size: 12px;
    color: #55999B;
}

.input_submit_login {
    margin-top: 18px;
}
#header ul li a.selected:hover, #header ul li a.selected:active,
#header ul li a.selected:link, #header ul li a.selected:visited {
	color:white;	
}



#mindbubble_blog_header {
    display: none;
}

.blog_header {
    margin-bottom: 5px;
}



/*
 Footer
*/

#footer_full_width {
    width: 100%;
    background-image: url(images/bg_footer_repeat.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 115px;
    overflow: hidden;
    width: 980px;
    height: 115px;
    margin: auto;
}

#footer {
}

#footer a:link, #footer a:visited {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

#footer a:hover, #footer a:active {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
}

.footer_column {
    width: 165px;
    height: 85px;
    padding-top: 30px;
    padding-left: 15px;
    float: right;
    background-image: url(images/bg_footer_nav_divide.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.footer_column ul {
  list-style-type: none;
}

/* home page */

.post {
    margin-bottom: 10px;
}

.post_divide {
    height: 3px;
    background-image: url(images/bg_post_divide.png);
}

.post_date img {
    float: left;
    margin-right: 5px;
}

.post_date {
    font-size: 11px;
    color: #D29EA1;
    line-height: 20px;
}

.post_share {
    float: right;
    font-size: 11px;
    color: #333;
}

.post_share .element {
    float: left;
    border: 1px solid #EEE;
    background: #F9F9F9;
    padding: 2px;
    margin-left: 3px;
}

.post_share .element img {
	vertical-align: middle;
	margin: -2px;
	margin-left: 4px;
}

.post_share .element a:link, .post_share .element a:visited {
	color: #333;
        text-decoration: none;
}

.post_share .element a:hover, .post_share .element a:active {
	color: #D29EA1;
        text-decoration: none;
}

.read_more_btn {
    margin-top: 10px;
    float: right;
    clear: both;
}

.pagination {
    margin-top: 15px;
    height: 50px;
}

.post_nav {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #D29EA1;
    height: 30px;
}

.post_nav a:link, .post_nav a:visited {
    text-decoration: none;
    color: #D29EA1;
}

.post_nav a:hover, .post_nav a:active {
    text-decoration: underline;
    color: #D29EA1;
}

#respond h3, #comments {
    font-size: 17px;
    color: #D29EA1;
    margin-top: 10px;
    margin-bottom: 10px;
}

#respond textarea {
    width: 560px;
    height: 100px;
    border: solid #CCCCCC 1px;
    font-size: 13px;
}

#respond .input_text_comment {
    border: solid #CCCCCC 1px;
}

small {
   color: #557879; 
}

.commentlist {
    list-style-type: none;   
}

.commentlist p {
    clear: both;
    color: #759D9F;
    margin-top: 10px;
}


.avatar {
    float: left;
    margin-right: 10px;
}

#commentform {
    padding-bottom: 20px;
}

.vcard, .commentmetadata, #commentform {
    font-size: 12px;
    color: #557879;
}

#commentform a:link, #commentform a:visited,
.vcard a:link, .vcard a:visited,
.commentmetadata a:link, .commentmetadata a:visited {
    color: #BF777A;
    text-decoration: none;
}

#commentform a:active, #commentform a:hover,
.vcard a:active, .vcard a:hover,
.commentmetadata a:active, .commentmetadata a:hover {
    color: #BF777A;
    text-decoration: none;
}

#connect {
    margin-top: 20px;
    margin-right: 20px;
    width: 300px;
    float: right;
    font-weight: 600;
    color: #BF777A;
    font-size: 13px;
    text-align: right;
}

#connect img {
    vertical-align: middle;
}

#twitter {
    margin-left: 5px;
}






