/*  
Theme Name: Matepress standard
Theme URI: http://www.matepress.com/
Description: The theme for the home of an install
Version: 1.0
Author: Theme Johnny Mast / Design Stefan Textor
Author URI: http://johnny.wordpress.com
*/
@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin : 0;padding : 0;vertical-align : baseline;}

/* Input defaults for textfields and passwords */
input[type="text"], input[type="password"] {font-size: 1.2em;height: 19px;}
input[tyoe="submit"] #upload { font-weight: normal; font-size: 13px; }
checkbox { border: none; width: 2px !important; } /* IE6 fixe */

/* Defaults */
:focus {outline : 0;}
a, a:visited {color : #4f99a2;}

body {background : url(images/bg.gif) #f1f1f1 left top repeat-x;color : #000000;font : 75%/125%  'Lucida Sans Unicode', Lucida Sans, 'Lucida Grande', LucidaGrande, Arial, Sans-Serif;}
img {border : 0;vertical-align : bottom;}
fieldset {border : 0;}
p {margin : 0 0 1em;}

/* Containers */
#page{margin : 0 auto;padding : 0 0 23px;position : relative;width : 918px;
}

/* Header */
#header{margin : 0 auto;overflow : hidden;position : relative;width : 918px;}
#logo{left : 18px;position : absolute;top : 39px;}

/*Navigation*/
ul#nav{float : left;height : 21px;list-style : none;margin : 6px 0 0 3px;}
ul#nav li{background : url(images/divider.gif) left no-repeat;float : left;padding : 0 14px 0 18px;}
ul#nav li.first{background : none;padding : 0 14px 0 18px;}
ul#nav li.current a,ul#nav li a:hover{color : #4f99a2;text-decoration : underline;}
ul#nav li.current a,ul#nav li a:active{color : #4f99a2;text-decoration : underline;}

/* Personal Navigation*/
ul#navright {float : right;height : 21px;list-style : none;margin : 6px 0 0 3px;}
#sub-nav div div ul#navright {float : right;}
ul#navright li{background : url(images/divider.gif) left no-repeat;float : left;padding : 0 14px 0 18px;}
ul#navright li.first{background : none;padding : 0 14px 0 18px;}
ul#navright li.current a,ul#nav li a:hover{color : #4f99a2;text-decoration : underline;}
ul#navright li.current a,ul#nav li a:active{color : #4f99a2;text-decoration : underline;}

/*User*/
p#user{float : right;font-size : .915em;height : 21px;margin : 6px 12px 0 0;}
p#user a{color : #4f99a2;text-decoration : none;}
/*Profile Picture*/img.profile-picture{background : #ffffff;border : 1px solid #d7d7d7;clear : both;float : right;height : 43px;margin : 10px 13px 1px 7px;padding : 3px;width : 43px;}
img.profile-picture:hover {background : #5fd7e5 none repeat scroll 0 0;border : 1px solid #5fd7e5;}

/*Subnav*/
#sub-nav{background : url(images/sub-nav-bg.png) center repeat-y;clear : both;margin : 6px auto 10px -2px;position : relative;width : 918px;}
#sub-nav div{background : url(images/sub-nav-bg.png) left top no-repeat;margin : 0 auto;width : 918px;}
#sub-nav div div{background : url(images/sub-nav-bg.png) right bottom no-repeat;margin : 0 auto;overflow : hidden;padding : 0 0 11px;width : 918px;}

/*Sub-navigation*/
#sub-nav div div ul{float : left;height : 11px;list-style : none;margin : 0;padding : 9px 0 5px;text-align : right;}
#sub-nav div div ul li{background : url(images/home-divider.gif) left no-repeat;float : left;padding : 0 14px 0 18px;}
#sub-nav div div ul li.first{background : none;float : left;padding : 0 14px 0 18px;}
#sub-nav div div ul li a{color : #555555;text-decoration : none;list-style-image : url(images/home-divider.gif) no-repeat scroll left center;}
#sub-nav div div ul li a:hover,#sub-nav div div ul li.current a,#sub-nav div div ul li a strong{color : #4f99a2;font-weight : 400;}
#sub-nav div div ul li.first{background : none;float : left;padding : 0 14px 0 18px;}

/*Home Nav*/
#home #sub-nav {clear : both;}
#home #sub-nav div div ul#nav {float : left;}

/*Header login form*/
form#login {clear : none;float : right;margin : 24px 0 5px;overflow : hidden;padding : 0;position : relative;width : 512px;line-height : 17px;}
form#login fieldset {height : 44px;padding : 0;}
form#login div {display : inline;float : left;margin : 0 17px 0 0;position : relative;}
form#login div input {/*background : #f5f5f5;border : 1px solid #b4b4b4;font-size : 14px;height : 16px;padding : 2px 5px;*/width : 177px;}
form#login div label {color : #78a4a7;font-size : 12px;font-weight : 700;}
form#login input.login {float : left;margin : 15px 0 0;}
form#login img {float : left;margin : 17px 4px 0 0;}

/*Sign up*/
#sign-up{background : url(images/sign-up-bg.gif) left top repeat-x;border-left : 1px solid #d7d7d7;border-right : 1px solid #d7d7d7;clear : both;height : 53px;margin : 0 0 10px;padding : 13px 0 0 18px;width : 892px;}
#sign-up div{float : left;}
#sign-up h1{color : #000000;font-size : 1.5em;font-weight : 400;padding : 0 0 7px;}
#sign-up a{color : #000000;display : block;float : left;font-size : .915em;text-decoration : none;}
a#sign-up-now{display : block;float : left;height : 40px;margin : 0 0 0 21px;position : relative;width : 162px;}
a#sign-up-now span{background : url(images/sign-up-now.png) left top no-repeat;height : 100%;left : 0;position : absolute;top : 0;width : 100%;}

/* Content*/
#main{clear : both;overflow : hidden;position : relative;width : 914px;}
#content{float : left;width : 583px;}

/*Boxes*/
#express-this,.expressed, #profile-page, .search-page, #friends-page {background : #fafafa;border : 1px solid #d7d7d7;}
#express-this, #profile-page, #friends-page , .search-page{padding : 0 14px;width : 553px;margin-bottom : 13px;}
.expressed{overflow : hidden;padding : 0 12px;/* margin:12px 0 0; */width : 557px;}
.expressed .entry p , #express-this p {font-size : 13px;line-height : 1.7em;}
#express-this #express-this-content,.friendlist-content {padding : 12px 0;}
/*Headers*/#express-this h2,.expressed h2, #profile-page h2, #friends-page h2, .search-page h2{background : #5fd7e5;color : #ffffff;font-size : 1.2em;font-weight : 700;padding : 5px 0 4px 15px;}
#express-this h2, #profile-page h2, #friends-page h2, .search-page h2 {margin : 0 -14px;width : 566px;}
.expressed h2{margin : 0 -12px;width : 566px;}

/* Inner content */
.profilepage-innercontent {padding-top : 12px;}
.profilepage-innercontent ul {list-style-position : inside;list-style : none;}
.searchpage-innercontent {padding-top : 12px;}
#content ul, #content ol{padding : 5px 0 15px 40px;font-size : 13px;}

/*Express This*/
#express-this form{padding-top : 12px 0;padding-bottom : 4px;}
#express-this fieldset p input{width : 97%;}
#express-this fieldset p textarea {width : 99%;}
#express-this input#mp_pinkeltje_posttitle_js{border : 1px solid #d7d7d7;color : #000000;;margin : 0 0 10px;padding : 2px 5px;width : 541px;}
#express-this #twitter-post{ float : left;width : 460px;}
#express-this input#post-on-twitter{background : #ffffff;padding : 0;}
#express-this input[type="text"]{width:537px !important}

input.press-this{border : 0; height: 26px;padding : 0 0 5px 0;width : 83px;}

/*Posts*/
.expressed .post{border-bottom : 1px dotted #b7dce1;clear : both;color : #363636;overflow : hidden;padding : 12px 0;}	img.profile{background : #ffffff;border : 1px solid #d7d7d7;float : left;margin : 0 7px 0 0;
padding: 6px;}
.expressed .post .entry{float : right;width : 443px;}
.expressed .post .postdetails{background : #eafcfd;border : 1px solid #d7d7d7;margin : 0 0 14px;padding : 0px 8px 0 8px;}
.expressed .post .postdetails h3{color : #367077;padding : 0 0;}
.expressed .post .postdetails h3 a{color : #367077;text-decoration : none;line-height : 1.2em;}
.expressed .post .postdetails p.postmetadata{ color : #686868;font-size : 0.915em;padding : 0px !important;}
.expressed .post .postdetails p.postmetadata a.user{background : transparent url(images/user.png) no-repeat scroll left top;color : #4f99a2;padding-left: 20px;}
.expressed .post .postdetails p.postmetadata a.minus{background : url(images/minus.png) left no-repeat;color : #4f99a2;margin-left : 2px;padding : 0px 0 0 16px;}
.expressed .post .entry p{line-height : 20px;padding : 0 0 0 9px;}
.expressed .post .entry a{color : #367077;}
.expressed .post .entry a:hover{text-decoration : none;}
.expressed .post .feedback{margin : 5px 0 0 9px;width : 316px;font-size : 12px;}
.expressed .post .feedback a{color : #4f99a2;font-size : .915em;line-height : 16px;text-decoration : underline;}
.expressed .post .feedback a.comment{background : url(images/comment.png) left no-repeat;padding : 0 7px 0 18px;color : #4f99a2;}
.expressed .post .feedback a.reply{background : url(images/reply.gif) left top no-repeat;padding : 0 5px 3px 19px;color : #4f99a2;}
.expressed .post .feedback a.user{background : url(images/user.gif) left top no-repeat;color : #4f99a2;padding : 0 0 3px 17px;text-decoration : underline;}

/*Reply to Post*/
.expressed .post-reply .postdetails{background : #fdfbe3;}
.expressed .post-reply a.original{color : #367077;font-size : 1.2em;text-decoration : none;}

/*Post Comments*/
.expressed .post-comment .postdetails{background : #f6f1fc;}
.expressed .alt img.profile{border : 1px solid #5fd7e5;}

/*Pagination*/
.navigation  { 	margin-bottom: 15px; margin-top: 22px; }ul.prev-next{clear : both;float : right;list-style : none;padding : 7px 0;position : relative;}
.expressed .post .entry ul.prev-next{padding : 0;}
ul.prev-next li{float : left;}
ul.prev-next li.previous{background : url(images/prev-next-divider.gif) right no-repeat;padding : 0 6px 0 0;}
ul.prev-next li.next{padding : 0 0 0 6px;}
ul.prev-next a,.expressed .post .entry ul.prev-next a{color : #4f99a2;text-decoration : none;}

/*Comments*/
#comments h2{background : none;color : #367077;font-size : 1.3em;margin : 0;padding : 16px 0 10px 3px;width : auto;}
#comments form#commentform{padding : 0;width : 100%;}
#comments form#commentform input,#comments form#commentform textarea{background : #eeeeee;border : 1px solid #759697;clear : both;color : #000000;float : left;font : 1em Arial, Sans-Serif;margin : 0 0 13px;padding : 2px 5px;width : 184px;}
#comments form#commentform textarea{height : 148px;overflow : auto;width : 544px;}

#comments form#commentform label span{color : #00abbf;}
#comments form#commentform label small{color : #919090;font-size : 1em;}
#comments input.press-this{border : 0;clear : both;float : right;height : 26px;margin : 16px 0 10px;padding : 0;width : 83px;}

/* Sidebar */
#sidebar{float : right;width : 317px;}

/*Profile Box*/
.profile-box{background : #fafafa;border : 1px solid #d7d7d7;float : left;margin : 0 0 13px;padding : 0 12px;position : relative;width : 289px;}
.profile-box h3 {background : #5fd7e5;color : #ffffff;font-size : 1.2em;font-weight : 700;margin : 0 -12px;padding : 5px 0 4px 15px;width : 299px;}
.profile-box a.add{background : url(images/add.png) left no-repeat;color : #ffffff;font-size : 1em;font-weight : 700;padding : 0 0 0 19px;position : absolute;right : 9px;text-decoration : none;top : 5px;}
.profile-box a.editprofile {background : url(images/editprofile.png) left no-repeat;color : #ffffff;font-size : 11px;font-weight : 700;padding : 0 0 0 19px;position : absolute;right : 9px;text-decoration : none;top : 5px;}
.profile-box a.delete{background : url(images/delete.png) left no-repeat;color : #ffffff;font-size : 11px;font-weight : 700;padding : 0 0 0 19px;position : absolute;right : 9px;text-decoration : none;top : 5px;}
.profile-box a.pending{background : url(images/delete.png) left no-repeat;color : #ffffff;font-size : 11px;font-weight : 700;padding : 0 0 0 19px;position : absolute;right : 9px;text-decoration : none;top : 5px;}
.profile-box strong{color : #50bfc7;line-height : 20px;}
.profile-box img.profile{margin-top : 12px;}
.profile-box div{border-bottom : 1px dotted #d7d7d7;padding-top : 12px;}
.profile-box p{margin : 2em 0 1em;}
.profile-box a.map{background : url(images/map.gif) left no-repeat;color : #4f99a2;float : left;padding : 10px 0 10px 22px;}
.profile-box h3 span{font-weight : 400;}
.profilepage-innercontent strong {color : #50bfc7;}
.profile-edit-box h3{background : #d6eaa7;color : #ffffff;font-size : 1.2em;font-weight : 700;margin : 0 -12px;padding : 5px 0 4px 15px;width : 298px;}
.profile-edit-box a.add{background : url(images/add.png) left no-repeat;color : #ffffff;font-size : 1em;font-weight : 700;padding : 0 0 0 19px;position : absolute;right : 9px;text-decoration : none;top : 5px;}
.profile-edit-box strong{color : #50bfc7;}
.profile-edit-box img.profile{margin-top : 12px;}
.profile-edit-box div{border-bottom : 1px dotted #d7d7d7;padding-top : 12px;}
.profile-edit-box p{margin : 2em 0 1em;}
.profile-edit-box a.map{background : url(images/map.gif) left no-repeat;color : #4f99a2;float : left;padding : 10px 0 10px 22px;}
.profile-edit-box h3 span{font-weight : 400;}
.profilepage-innercontent strong {color : #50bfc7;}

/*My Mates*/
img.mate{background : #ffffff;border : 1px solid #d7d7d7;float : left;margin : 10px 2px 0;padding : 3px;}
a:hover img.mate{background : #5fd7e5;border : 1px solid #5fd7e5;}
a.more{color : #4f99a2;float : right;padding : 5px 0;}

/*Small profile boxes lists*/	
.small ul{list-style : none;padding : 8px 0;}
.small ul li{line-height : 28px;}
.small ul li a{color : #4f99a2;padding : 0 0 0 27px;}
.small ul li a.rss{background : url(images/rss.gif) left no-repeat;margin-left: 7px;}

/* Footer */
#footer{background : url(images/footer-bg.gif) left bottom repeat-x;height : 19px;margin : 0 auto;padding : 14px 0 0;text-align : center;}
#footer div{font-size : .915em;margin : 0 auto;text-align : center;width : 890px;height : 34px;}

/*Footer navigation*/
#footer ul{display : inline;list-style : none;width : auto;}
#footer ul li{background : url(images/divider.gif) left no-repeat;float : left;padding : 0 14px 0 18px;}
#footer ul li.first{background : none;padding : 0 14px 0 18px;}
#footer ul li a{color : #000000;text-decoration : none;}
#footer ul li a:hover{color : #367077;}
.hide {clear:both;float:right;height:43px;margin:6px 12px 0px 0px;padding:3px;width:43px;}
ul#nav {float : left;}
/* input, select {color : #636262;font-family : Arial, Helvetica, Sans-Serif;font-size : 14px;} */
.content_space {clear : both;height : 10px;}
.wrapper {list-style : none;}
img.searchresults{background : #ffffff;border : 1px solid #d7d7d7;;margin : 0 7px 0 0;padding : 6px;}
#field_7_tbl {width : 200px;}
.friendslist {border-bottom : 1px dotted #b7dce1;clear : both;color : #363636;overflow : hidden;padding : 12px 0;}
.friends_options {float : right;}
.mp-friends-list-clear {clear : both;height : 20px;padding : 5px 0px 5px 0px;text-align : right; border: none !important; }
.openid_register h2 {background : #5fd7e5;color : #ffffff;font-size : 1.2em;font-weight : 700;padding : 5px 0 4px 15px;margin : 0 -14px;width : 566px;}
.openid_register {background : #fafafa;border : 1px solid #d7d7d7;float : left;padding : 0 14px;width : 553px;}
.openid_register img.logo {text-align : center;}
.openid_register input[type="text"] {background : url(images/openid-icon-small.gif) #ffffff no-repeat scroll 0pt 50%;padding-left : 18px;}
.openid_register .inner-content {padding : 12px 0;}
.register_form h2 {background : #5fd7e5;color : #ffffff;font-size : 1.2em;font-weight : 700;padding : 5px 0 4px 15px;margin : 0 -14px;width : 566px;}
.register_form {background : #fafafa;border : 1px solid #d7d7d7;float : left;padding : 0 14px;width : 553px;}
.register_formimg.logo {text-align : center;}
.register_form input[type="text"] {background : none;padding-left : 18px;}
.register_form .inner-content {padding : 12px 0;}
.login_form h2 {background : #5fd7e5;color : #ffffff;font-size : 1.2em;font-weight : 700;padding : 5px 0 4px 15px;margin : 0 -14px;width : 566px;}
.login_form {background : #fafafa;border : 1px solid #d7d7d7;float : left;padding : 0 14px;width : 553px;}
.login_formimg.logo {text-align : center;}
.login_form input[type="text"] {background : none;padding-left : 18px;}
.login_form .inner-content {padding : 12px 0;}
.inner-content h2 {background : none;color : #000000;font-size : 1.2em;font-weight : 700;padding : 5px 0 4px 15px;margin : 0 -14px;width : 566px;}
.inner-content input[type="text"] {background : none;padding : 0;}
.loggedout_saver {height : 3px;width : 100%;}
.right {float : right;}
.left {float : left;}
.networksfield {width : 90px;float : left;}
.passwordfield {width : 102px;float : left;}
.editblogfield {width: 115px;}
.editblogfield strong { display: block; }
#blogsettingsform input[type="text"] { width:77% !important; }
.texttop {margin-right : 6px;vertical-align : top;float : left;}
#facebook_connected {border : none;}
.search {background : url(http://matepress.com/wp-content/themes/mp_index/images/search.png);height : 24px;width : 77px;border : none;}
.mylinks {width : 128px;}
.mylinks ul {list-style : none;padding : 8px 0;}
.mylinks ul img {margin-right : 10px;position: absolute;}
.mylinks ul li a {text-decoration : none;}
.mylinks ul li a:hover {text-decoration : underline;}
.mylinks ul li a span {text-decoration : none;margin-left: 20px;}
div.mylinks {font-size: 12px;}
div.mylinks ul {padding-left: 8px;}
div.mylinks ul li,div.mylinks ul li a {		padding: 0;		margin: 0;	line-height: 22px;}
.profilepage-innercontent .mylinks {padding-bottom : 10px;}
.profilepage-innercontent .mylinks img {margin-right : 6px;}
.profilepage-innercontent .mylinks li a {text-decoration : none;}
.profilepage-innercontent .mylinks li a span {text-decoration : underline;}
.nodisplay {display : none;}
.mp_profile_add_link  .website_field {width : 80px;float : left;}
.mp_profile_add_link  .website_data {display:block;height:30px;}
.friendlist-content .mp_friendship_pending {background : url(images/accept.png);width : 77;height : 24px;}
.profile_settings {float : left;width : 180px;}
.profile_settings h3{width : 137px;}
.profile-edit-box .profile_settings ul {list-style : none;padding : 0px 0 10px 3px;}
.profile-edit-box .profile_settings ul li{line-height : 24px;}
.profile-edit-box .profile_settings ul li a{color : #4f99a2;padding : 0 0 0 25px;}
.profile-edit-box .profile_settings ul li a.rss{background : url(images/rss.gif) left no-repeat;}

input[type="submit"] { font-weight: bold; }

/* Profile */
.signup-label {display:block;margin:1em 0 0;padding:0 0 0.3em;clear: both;}
.signup-field textarea {color:#777777;font-family:inherit;font-size:14px;clear: both;}
.flat { border: none; }
.hand { cursor: hand; cursor: pointer; }
.accept-mate {background:transparent url(http://johnny.matepress.com/wp-content/themes/mp_standaard/images/accept.png) repeat scroll 0 0;height:25px;position:absolute;right:347px;width:77px;}
.accept-mate span, .reject-mate span { display: none; }
.reject-mate { background: url(http://johnny.matepress.com/wp-content/themes/mp_standaard/images/reject.png) repeat; height:24px; position:absolute; right:347px; top:174px; width:77px; }

.forTab  li {list-style-image:none;list-style-position:outside;list-style-type:none;}
#content ul.forTab  {padding: 0;}
.wrap { width: 60% ; } 
.mp-friends-addbutton { float: right; }
.websites_clear { clear: both; }
.socialwebsitessettingsfield .indent { padding-left: 62px;  } 
.socialwebsitessettingsfield .wordpress { background:transparent url(images/favicons/wordpress.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .blogger { background:transparent url(images/favicons/blogspot.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .livejournal { background:transparent url(images/favicons/livejournal.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .twitter { background:transparent url(images/favicons/twitter.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .youtube { background:transparent url(images/favicons/youtube.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .flickr { background:transparent url(images/favicons/flickr.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .lastfm { background:transparent url(images/favicons/lastfm.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .myspace { background:transparent url(images/favicons/myspace.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .friendster { background:transparent url(images/favicons/friendster.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .linkedin { background:transparent url(images/favicons/linkedin.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .ning { background:transparent url(images/favicons/ning.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .digg { background:transparent url(images/favicons/digg.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .delicious { background:transparent url(images/favicons/delicious.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .fotolog { background:transparent url(images/favicons/fotolog.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .xanga { background:transparent url(images/favicons/xanga.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .hi5 { background:transparent url(images/favicons/hi5.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .dailymotion { background:transparent url(images/favicons/dailymotion.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .metacafe { background:transparent url(images/favicons/metacafe.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .skyrock { background:transparent url(images/favicons/skyrock.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .netlog { background:transparent url(images/favicons/netlog.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .badoo { background:transparent url(images/favicons/badoo.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .hyves { background:transparent url(images/favicons/hyves.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .imeem { background:transparent url(images/favicons/imeem.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .smugmug { background:transparent url(images/favicons/smugmug.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .technorati { background:transparent url(images/favicons/technorati.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socialwebsitessettingsfield .yahoo { background:transparent url(images/favicons/yahoo.png) no-repeat scroll; padding-left: 22px; line-height: 22px; font-weight: bold; color: #438ECA; display: block; }
.socials li { margin-bottom: 7px; }



.mylinks ul li a:visited:hover {text-decoration: underline;}	
.socials ul li a span {margin-left: 0;}
.socials ul img {margin-left:-13px;margin-top:1px;padding-right:20px;}
#sidebar .socials li {margin-left:14px;/*line-height: 24px;*/}
.signup-field .err { font-size:10px; color:#999;} 
.settingdesc { padding-bottom: 10px; }
#express input[type="text"] { width: 536px !important; }

/* my bookmarks */
div#websites_list ul {margin-left: 0;padding: 0px}
div#websites_list ul li {height: 20px;margin-bottom: 10px;*margin-left: -10px;background-color: #eee;padding: 10px;border: 1px solid #eee;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
div#websites_list ul li a img,
div#websites_list ul li a span {margin-right: 15px;float: left;}
div#websites_list ul li a span {display: block;width: 365px;*width: 350px;}
div#websites_list ul li:hover {border: 1px solid #ccc;}
div#websites_list ul li a img {margin-right: 10px;margin-top: 1px;}
a.delete_bookmark_link, a.modify_bookmark_link {float:right;font-size: 11px;margin-top: 1px;padding-left: 20px;}
a.delete_bookmark_link {background: url(images/minus.png) no-repeat;}
a.modify_bookmark_link {background: url(images/edit.png) no-repeat;padding-right: 10px;}
table.notification-settings {text-align: left;padding: 10px 10px 10px 0;}
table.notification-settings * {font-size: 12px;}
input#use_facebook {*width: auto !important;*border: 0 !important;}
div.mp-users-widget-profile-field-list .right {color: #4F99A2 !important;}
.myprofilelinks {padding: 0 !important;margin-bottom: 40px; }
.myprofilelinks li { padding-top:2px; }
.myprofilelinks span {  margin-left:9px; }
button.savewebsite { background: url(images/save.png) no-repeat; border: none; width: 100px; height: 30px; }
button.press-this { background: url(images/press-this.png) no-repeat; border: none; width: 83px; height: 26px; }
.yes input { border: none !important; float: right; }
.no input { border: none !important; float: right; }

.notifications_fix { width: 248px; }

.yes checkbox { width: 5px; }
.no checkbox { width: 5px; }

.yes { text-align: center; width: 45px !important; }
.no { text-align: center; width: 45px !important; }


#field_248 { width: 380px; }
#metadata_blogdesc { width: 426px; }
.updated {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#EEEEEE;
	border:1px solid #EEEEEE;
	font-weight: bold;
	height:20px;
	margin-bottom:10px;
	padding:10px;	
}
#avatar-upload input {  margin: 0px; padding: 0px; }
.favoritebookmark_error { color: red; }
.profilepage_maininfo { float: left; width: 436px; }
.profilepage_maininfo .left { width: 200px;float: left; }
.profilepage_maininfo .left strong { display: block; }
.profilepage_maininfo .left span { margin-top:2px; }
.profilepage_maininfo .right { width: 200px;  float: left; }
.profilepage_maininfo .right strong { display: block; }
.nomates { border: none !important; }