@charset "utf-8";
/* CSS Document */

body				{margin:0px; background:#000 top center no-repeat; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; padding-bottom:40px;}
#header				{background:url(../images/bg-top.gif) top center repeat-x; overflow:hidden; height:315px;}
#content			{overflow:hidden; background:url(../images/bg-content.gif) repeat-x top center #2a2a2a; min-height:600px; padding-top:20px;}
#logo				{margin:0 auto; width:940px; margin-top:30px; margin-bottom:25px;}
#social				{height:30px; padding-left:20px; width:960px; margin:0 auto;}
#social a			{margin-right:10px;}
.like 				{float:right; padding-right:10px; width:200px;}
.social-icons		{float:left; padding-right:10px; width:740px;}

img					{border:0px;}
a					{text-decoration:none; color:#888;}
a:visited			{color:#888;}
a:hover				{color:#fff;}
a:active			{color:#888;}

/* Content */

.post-holder		{width:750px; margin:0 auto;}
.post				{margin-bottom:10px; margin-top:10px; overflow:hidden; display:block; width:650px;}
.post-date			{width:140px; float:left; display:block; margin-right:10px; color:#999; text-transform:uppercase;}
.date-info			{width:140px; text-align:center; padding-top:10px; padding-bottom:10px; background:#111111;}
.corner				{background:url(../images/corner.gif) top right no-repeat; width:140px; height:20px;}
.day				{font-size:40px; font-weight:bold; display:block;}
.month				{font-size:16px; font-weight:bold; display:block;}
.year				{font-size:26px; font-weight:bold; display:block;}
.post-social		{background:#000; padding:6px; font-size:12px;}
.post-body			{color:#000000; color:#fff; font-size:12px; padding:20px; min-height:75px;}
.post-body img 		{height:auto; max-width:460px;}
.post-content		{background:#111111; width:500px; float:left;}
.member				{border-bottom:1px dashed #333; padding-bottom:3px; font-size:16px; font-weight:bold; margin-bottom:5px;}
.paging				{width:500px; margin-top:20px; margin-bottom:20px; overflow:hidden; margin-left:150px;}
.prevbtn			{float:left;}
.nextbtn			{float:right;}

/* Footer */

#footer				{color:#888; font-size:12px; background:url(../images/bg-footer.gif) top center repeat-x; padding-top:40px;}
#footer-holder		{width:960px; margin:0 auto; padding-bottom:60px;}
#footer-left		{float:left; width:500px; margin-left:10px; margin-top:10px;}
#footer-right		{float:right; width:350px; text-align:right;}
