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

body							{margin:0px; background:#1a1b1e url(../images/bg.gif) repeat-x top center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#nav							{overflow:hidden; margin:auto; padding:0px; list-style:none;}
#container						{width: 800px; margin: auto auto 75px auto; display:block; }
#logo							{background:url(../images/logo.png) no-repeat; width:620px; height:195px; margin:20px auto auto auto;}

h2								{color:#a6d2fe;}

.tweet .tweet_list				{margin:0px; padding:0px; list-style:none;}
.tweet .tweet_list li			{float:left; width:165px; margin-right:10px; padding-right:10px; border-right:1px solid #666; height:100px;}		

.col-620						{width:620px; overflow:hidden; margin:20px auto auto auto;}
.col-300						{width:350px; float:left; overflow:hidden; margin-top:100px;}

.holder-960						{width:960px; margin:0 auto; overflow:hidden;}

a								{text-decoration:none; color:#a6d2fe}
a:visited						{color:#a6d2fe;}
a:hover							{color:#fff;}
a:active						{color:#a6d2fe;}

#follow							{margin:20px auto auto auto; width: 650px;}
img								{border:0px;}

#nav-holder						{margin: auto; padding-top:16px; width: 580px;}
#nav li							{float:left; margin-right:20px;}
#nav a							{display:block; height:14px; background-image:url(../images/nav.png);}

.btn-home						{width:58px; background-position:0 0px;}
.btn-home:hover					{background-position:0 -14px;}
.btn-events						{width:78px; background-position:-60px 0px;}
.btn-events:hover				{background-position:-60px -14px;}
.btn-discography				{width:146px; background-position:-200px 0px;}
.btn-discography:hover			{background-position:-200px -14px;}
.btn-videos						{width:76px; background-position:-430px 0px;}
.btn-videos:hover				{background-position:-430px -14px;}
.btn-store						{width:66px; background-position:-506px 0px;}
.btn-store:hover				{background-position:-506px -14px;}
.btn-fob						{width:123px; background-position:-572px 0px;}
.btn-fob:hover					{background-position:-572px -14px;}


/* Content */
.post							{margin-bottom:10px; color:#CCC; font-size:12px; padding-bottom:10px; border-bottom:1px solid #444; line-height:16px; margin-bottom:10px;}
.post-title						{color:#a6d2fe; font-weight:bold; margin-bottom:5px; font-size:26px; margin-top:10px; display:block;}
.post-title a					{text-decoration:none; color:#a6d2fe;}
.post-title a:visited			{color:#a6d2fe;}
.post-title a:hover				{color:#fff;}
.post-title a:active			{color:#a6d2fe;}

.post p							{margin-top:0px;}

.release-item					{margin-top:10px; color:#CCC; font-size:12px; padding-top:10px; border-top:1px solid #444; line-height:16px; width:620px; overflow:hidden;}
.release-left-col				{float:left; width:200px; margin-right:10px;}
.release-col-2					{float:left; width:200px; margin-right:10px;}
.release-col-3					{float:left; width:200px;}
.part							{color:#0CF;}
.released						{font-weight:bold; color:#fff;}
.release-title					{font-size:18px; font-weight:bold; color:#FFF;}
.tracklist						{font-size:14px; color:#FFF;}

.posted							{margin-bottom:10px;}
.posted a						{text-decoration:none; color:#888;}
.posted a:active				{color:#888;}
.posted a:hover					{color:#a6d2fe;}
.posted a:visited				{color:#888;}
.posted							{color:#fff; font-weight:bold; font-size:16px;}

.post-content					{margin-bottom:10px;}

.clear							{width:600px; height:2px; clear:both;}

.comments-notes					{color:#888; width:275px; float:left;}
.comments-notes	a				{text-decoration:none; color:#a6d2fe; text-transform:uppercase; font-weight:bold;}
.comments-notes	a:visited		{color:#888;}
.comments-notes a:hover			{color:#a6d2fe;}
.comments-notes	a:active		{color:#888;}


.paging							{font-size:26px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; padding:10px; font-weight:bold; color:#fff; text-transform:uppercase;}
.paging	 a						{text-decoration:none; color:#fff;}
.paging	 a:visited				{color:#fff;}
.paging	 a:hover				{color:#a6d2fe;}
.paging	 a:active				{color:#fff;}

.share-social					{color:#a6d2fe; width:275px; float:right; text-align:right;}

.side-content					{width:310px; font-size:12px; margin-bottom:15px; margin-top:1px; padding:20px; background:url(../images/sidebg.png) repeat-y;}
#copyright						{display:block; font-size:12px; padding:20px; color:#CCC; text-align:center;}
.header-main					{margin-bottom:20px; height:35px;}

.email							{background:#222; border:2px solid #222; margin-top:5px; color:#FFF; font-size:11px;}
