
/* main.css */

/* 1   */ /* 
/* 2   *| Uniforms for the dedicated 
/* 3   *| Main CSS
/* 4   *| v1
/* 5   *| */
/* 6   */ 
/* 7   */ /* http://meyerweb.com/eric/tools/css/reset/ */
/* 8   */ /* v1.0 | 20080212 */
/* 9   */ 
/* 10  */ html, body, div, span, applet, object, iframe,
/* 11  */ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
/* 12  */ a, abbr, acronym, address, big, cite, code,
/* 13  */ del, dfn, em, font, img, ins, kbd, q, s, samp,
/* 14  */ small, strike, strong, sub, sup, tt, var,
/* 15  */ b, u, i, center,
/* 16  */ dl, dt, dd, ol, ul, li,
/* 17  */ fieldset, form, label, legend,
/* 18  */ table, caption, tbody, tfoot, thead, tr, th, td {
/* 19  */ 	margin: 0;
/* 20  */ 	padding: 0;
/* 21  */ 	border: 0;
/* 22  */ 	outline: 0;
/* 23  */ 	font-size: 100%;
/* 24  */ 	vertical-align: baseline;
/* 25  */ 	background: transparent;
/* 26  */ }
/* 27  */ body {
/* 28  */ 	line-height: 1;
/* 29  */ }
/* 30  */ ol, ul {
/* 31  */ 	list-style: none;
/* 32  */ }
/* 33  */ blockquote, q {
/* 34  */ 	quotes: none;
/* 35  */ }
/* 36  */ blockquote:before, blockquote:after,
/* 37  */ q:before, q:after {
/* 38  */ 	content: '';
/* 39  */ 	content: none;
/* 40  */ }
/* 41  */ 
/* 42  */ /* remember to define focus styles! */
/* 43  */ :focus {
/* 44  */ 	outline: 0;
/* 45  */ }
/* 46  */ 
/* 47  */ /* remember to highlight inserts somehow! */
/* 48  */ ins {
/* 49  */ 	text-decoration: none;
/* 50  */ }

/* main.css */

/* 51  */ del {
/* 52  */ 	text-decoration: line-through;
/* 53  */ }
/* 54  */ 
/* 55  */ /* tables still need 'cellspacing="0"' in the markup */
/* 56  */ table {
/* 57  */ 	border-collapse: collapse;
/* 58  */ 	border-spacing: 0;
/* 59  */ }
/* 60  */ 
/* 61  */ 
/* 62  */ 
/* 63  */ 
/* 64  */ /* Main styling */
/* 65  */ 
/* 66  */ html, body {height:100%;width:100%;}
/* 67  */ body {
/* 68  */ /*	font-family:"Courier new", courier, Helvetica, Arial, sans-serif; */
/* 69  */ 	font-family:Helvetica, Arial, sans-serif;
/* 70  */ 	font-size:100%;
/* 71  */ 	background-color:#f6f4ea;
/* 72  */ 	padding: 0;
/* 73  */ 	margin: 0;
/* 74  */ 	color:#000;
/* 75  */ 	font-weight:normal;
/* 76  */ 	/*background:url(/img/bg-line.gif) repeat-y center;*/
/* 77  */ }
/* 78  */ 
/* 79  */ 
/* 80  */ /* General stuff */
/* 81  */ a,a:visited,a:link {text-decoration:none;color:#000;font-weight:bold;}
/* 82  */ ul, li{list-style: none;list-style-type: none;}
/* 83  */ p {font-size:1.1em;line-height:1.3em;color:#333;}
/* 84  */ 
/* 85  */ #wrap{width:970px;margin:50px auto;}
/* 86  */ 
/* 87  */ /* header */
/* 88  */ #header{width:100%;height:80px;margin-top:20px;}
/* 89  */ .logo{width:125px; height:61px; background:url(/img/sprites-logos3.png) -1px -150px no-repeat;margin-bottom:40px;}
/* 90  */ #footer .logo {width:125px; height:61px; background:url(/img/sprites-logos3.png) -1px -212px no-repeat;margin-bottom:40px;}
/* 91  */ .logo a {display:block;width:125px;height:0;padding-top:60px;overflow:hidden;text-decoration:none;}
/* 92  */ 
/* 93  */ .social-icons{float:left;width:170px;margin-top:58px auto 0px auto;}
/* 94  */ 
/* 95  */ 
/* 96  */ /* SIDEBAR */
/* 97  */ 
/* 98  */ .social-icons ul {float:left;}
/* 99  */ .social-icons ul li{float:left;}
/* 100 */ .social-icons ul li a{display:block;width:40px;height:40px;}

/* main.css */

/* 101 */ /*
/* 102 *| li.social-yt a{background:url(/img/sprites-logos2.png) 0px -409px no-repeat;}
/* 103 *| li.social-fb a{background:url(/img/sprites-logos2.png) -113px -409px no-repeat;}
/* 104 *| li.social-ms a{background:url(/img/sprites-logos2.png) -56px -409px no-repeat;}
/* 105 *| li.social-tw a{background:url(/img/sprites-logos2.png) 0px -465px no-repeat;margin-top:5px;}
/* 106 *| li.social-sc a{width:100px !important;background:url(/img/sprites-logos2.png) -57px -465px no-repeat;margin-top:5px;}
/* 107 *| li.social-yt a:hover{background:url(/img/sprites-logos2.png) 0px -299px no-repeat;}
/* 108 *| li.social-fb a:hover{background:url(/img/sprites-logos2.png) -113px -299px no-repeat;}
/* 109 *| li.social-ms a:hover{background:url(/img/sprites-logos2.png) -56px -299px no-repeat;}
/* 110 *| li.social-tw a:hover{display:none;background:url(/img/sprites-logos2.png) 0px -355px no-repeat;margin-top:5px;}
/* 111 *| li.social-sc a:hover{background:url(/img/sprites-logos2.png) -57px -355px no-repeat;margin-top:5px;} */
/* 112 */ li.social-yt a{background:url(/img/sprites-logos3.png) 0px -383px no-repeat;}
/* 113 */ li.social-fb a{background:url(/img/sprites-logos3.png) -87px -383px no-repeat;}
/* 114 */ li.social-ms a{background:url(/img/sprites-logos3.png) -44px -383px no-repeat;}
/* 115 */ li.social-tw a{background:url(/img/sprites-logos3.png) 0px -427px no-repeat;}
/* 116 */ li.social-sc {width:120px;}
/* 117 */ li.social-sc a{width:84px !important;background:url(/img/sprites-logos3.png) -43px -427px no-repeat;margin:5px auto 0px auto;}
/* 118 */ li.social-yt a:hover{background:url(/img/sprites-logos3.png) 0px -298px no-repeat;}
/* 119 */ li.social-fb a:hover{background:url(/img/sprites-logos3.png) -87px -298px no-repeat;}
/* 120 */ li.social-ms a:hover{background:url(/img/sprites-logos3.png) -44px -298px no-repeat;}
/* 121 */ li.social-tw a:hover{background:url(/img/sprites-logos3.png) 0px -342px no-repeat;}
/* 122 */ li.social-sc a:hover{background:url(/img/sprites-logos3.png) -43px -342px no-repeat;}
/* 123 */ 
/* 124 */ 
/* 125 */ 
/* 126 */ 
/* 127 */ #content-wrapper{margin:20px 0px; overflow:hidden;}
/* 128 */ 
/* 129 */ #sidebar{float:left;width:170px;margin-right:30px;/*overflow:hidden;*/font-size:0.68em;}
/* 130 */ 
/* 131 */ #menu {margin-bottom:40px;}
/* 132 */ #menu a {font-weight:bold;padding:2px;line-height:1.3em;padding:3px 3px 2px 3px;}
/* 133 */ #menu a:hover {/*background:#333;color:#FFF;text-decoration:underline;*/color:#333;}
/* 134 */ #menu ul#menu-lower {margin-top:40px;}
/* 135 */ #menu li {display:block;padding:5px 0px 0px 0px;}
/* 136 */ 
/* 137 */ #menu .sub-menu {padding:2px 0px 0px 20px;display:none;}
/* 138 */ 
/* 139 */ #menu .sub-menu a {text-transform:capitalize;}
/* 140 */ #menu .show-this {display:block;}
/* 141 */ #menu a.active {background:#000; color:#FFF;}
/* 142 */ #menu a.hot {background:#660000;color:#FFF;}
/* 143 */ #menu a.hot:hover {background:#CC0000;}
/* 144 */ #menu a.green {background:#006600; color:#FFF;}
/* 145 */ #menu a.green:hover {background:#009900; }
/* 146 */ 
/* 147 */ 
/* 148 */ h2.sidebar-header {width:170px;color:#000 !important;font-size:1em;line-height:1.2em;border-bottom:1px solid #CCC;}
/* 149 */ h2.sidebar-header a {display:block;padding:5px 0px 2px 5px;}
/* 150 */ .sidebar-block {float:left;width:100%;margin:20px 0px 10px 0px;background:#e8e6dc;}

/* main.css */

/* 151 */ #press-preview {width:100%;height:130px;margin:40px 0px 10px 0px;float:left;}
/* 152 */ .sidebar-block ul {margin:5px;}
/* 153 */ .sidebar-block li {/*width:170px;overflow:hidden !important;margin-top:15px;*/}
/* 154 */ .sidebar-block li.news-header {padding:3px;}
/* 155 */ .sidebar-block li.news-header a {color:#222;}
/* 156 */ #blog-preview {width:100%;height:400px;margin:20px 0px;float:left;}
/* 157 */ #blog-preview .news-header {margin-top:10px;}
/* 158 */ #content{float:right;width:770px;font-size:0.68em;}
/* 159 */ #content-upper{/*height:400px; overflow:hidden;*/float:left;margin-bottom:30px;}
/* 160 */ #main-img {width:770px;height:400px;background-color:#999;}
/* 161 */ #img-header {position:relative; top:-400px;float:right;background-color:red;}
/* 162 */ #content-lower{margin:10px -20px 20px 0px;float:left;}
/* 163 */ 
/* 164 */ .full-spot-holder, .spot-holder{float:left;width:375px;height:200px;overflow:hidden;margin:20px 20px 20px 0px;}
/* 165 */ .full-spot-holder {width:770px;height:225px;margin-top:0px;}
/* 166 */ .spot, .spot-music{width:100%; height:180px;}
/* 167 */ .spot-music {background:url(http://s.uniformsforthededicated.com/img/spots/spot-trickery-lane2.jpg) no-repeat;}
/* 168 */ 
/* 169 */ /* FOOTER */
/* 170 */ #footer .logo {float:left;}
/* 171 */ #footer{width:100%;height:80px;margin-bottom:50px;font-size:0.68em;}
/* 172 */ #footer-menu {float:left;width:350px;line-height:1.1em;}
/* 173 */ #footer-menu ul {float:left;min-width:80px;margin-right:10px;}
/* 174 */ #footer-menu li {/*display:block;padding:2px 0px 0px 0px;*/}
/* 175 */ #footer-menu a {display:block;padding:2px 0px;font-weight:bold;}
/* 176 */ #footer-menu a:hover {color:#333;}
/* 177 */ #footer #mt {float:right;width:85px;height:60px;text-align:center;padding:3px 0px 3px 22px;border-left:1px dotted #999;}
/* 178 */ #footer #mt p {color:#333;margin-bottom:5px;display:none;}
/* 179 */ #footer #mt a {display:block;width:100px;height:32px; margin-top:15px;background:url(/img/mt-black-spr2.png) 0px -33px no-repeat;}
/* 180 */ #footer #mt a:hover {background:url(/img/mt-black-spr2.png) 0px 0px no-repeat;}
/* 181 */ 
/* 182 */ 
/* 183 */ #footer #sign-up {float:right;width:235px;height:60px;padding:3px 25px;border-left:1px dotted #999;}
/* 184 */ #mc_embed_signup .mc-field-group {clear: both;overflow: hidden;}
/* 185 */ #mc_embed_signup .mc-field-group label {display: block;margin: .3em 0;line-height: 1em;font-weight: bold;color:#333;}
/* 186 */ #mc_embed_signup input#mce-EMAIL {margin-right:0px;padding:6px 4px 0px 4px;width:150px;height:20px;float: right;z-index: 999;border:1px solid #999;border-right:0px;}
/* 187 */ #mc_embed_signup input#mc-embedded-subscribe {display: block;width:75px;height:28px;border:1px solid #999;background:#DDD;color:#333; font-weight:bold;float:right;}
/* 188 */ #mc_embed_signup #mce-responses {float: left;top: -1.4em;padding: 0em .5em 0em .5em;overflow: hidden;margin:0;clear: both;}
/* 189 */ #mc_embed_signup #mce-error-response {display: none;margin:0;padding: 1em .5em .5em 0;font-weight: bold;font-size:0.8em;float: left;top: -1.5em;z-index: 1;width: 80%;background: #FFEEEE;color: #FF0000;}
/* 190 */ #mc_embed_signup #mce-success-response {display: none;margin:0;padding: 1em .5em .5em 0;font-weight: bold;font-size:0.8em;float: left;top: -1.5em;z-index: 1;width: 80%;color: #529214;}
/* 191 */ /* ABOUT *//* concepts */
/* 192 */ 
/* 193 */ .text-content p, .concepts p {margin: 10px 0px;}
/* 194 */ .text-content p img {margin:0px 0px 20px 20px;}
/* 195 */ 
/* 196 */ 
/* 197 */ /*mlogin*/
/* 198 */ 
/* 199 */ #mlogin {width:153px;height:65px;margin:0px 0px 20px 0px;float:left;padding:103px 15px 20px 15px;background:url(/img/music-download2.png) no-repeat;}
/* 200 */ .spot-music #mlogin {height:50px;float:right; background:transparent;}

/* main.css */

/* 201 */ #mlogin-aplay {width:153px;height:70px;margin:0px 0px 20px 0px;float:left;padding:165px 15px 20px 15px;background:url(/img/music-download-aplay.png) no-repeat;}
/* 202 */ #mlogin input,#mlogin-aplay input {width:100px;height:15px;padding:3px;border:1px solid #999;font-size:1em;float:left;}
/* 203 */ #mlogin input.submit,#mlogin-aplay input.submit {width:30px;height:23px;padding:3px;margin-left:3px;font-family:"American typewriter", typewriter, Arial, sans-serif;font-size:1em;border:1px solid #999;background:#f6f4ea;color:#333;float:left;}
/* 204 */ #mlogin input.submit:hover,#mlogin-aplay input.submit:hover {background:#aaa;}
/* 205 */ #music-logout {width:190px;height:180px;margin:0px 0px 20px 0px;float:right;padding:0px;/*background:url(/img/music-download2.png) no-repeat;*/}
/* 206 */ #music-logout a {color:#444;}
/* 207 */ .login-prob {display:block;font-size:0.8em;padding:52px 10px 0px 0px;text-align:right;}
/* 208 */ .login-prob a{color:#333;}
/* 209 */ a.music-go {float:left;display:block;width:170px;height:75px;margin-bottom:0px;}
/* 210 */ .mlogout {float:left;text-align:center; padding-top:30px; font-size:14px;width:170px;margin-bottom:20px;}
/* 211 */ .mlogout a {color:#fff;}
/* 212 */ a.logout-link {display:block;padding:3px; background:#222;color:#f6f4ea;}
/* 213 */ a.logout-link:hover {background:#333;}
/* 214 */ /*news*/
/* 215 */ .news-list {margin:0px;}
/* 216 */ .news-header {margin:7px 0px 5px 5px;}
/* 217 */ .news-story {margin:10px 0px 30px 5px;}
/* 218 */ .news-story p {font-size:1em;}
/* 219 */ /* headers */
/* 220 */ 
/* 221 */ .spot-header a {display:block;width:100%;height:20px;padding:4px 0px 2px 5px;background:#000;color:#FFF !important; font-size:1.2em;line-height:1.4em;}
/* 222 */ .news-header h4 a {color:#222;}
/* 223 */ /* CONTACT */
/* 224 */ #contact {width:370px;float:left;}
/* 225 */ #contact p,#contact-info p {margin-top:10px;}
/* 226 */ #contact input, #contact textarea {width:362px;padding:3px;border:1px solid #999;background:#EEE;font-family: Helvetica, Arial, sans-serif;font-size:0.9em !important;color:#333;}
/* 227 */ #contact input:focus, #contact textarea:focus {background:#d5daea;}
/* 228 */ #contact input.submit {width:auto;padding:10px 10px;font-size:1em !important;float:left;cursor:pointer;}
/* 229 */ #contact input.submit:hover {background:#000;color:#FFF;}
/* 230 */ #contact textarea {height:200px;}
/* 231 */ 
/* 232 */ #contact-info {width:370px;margin:10px 0px 0px 30px;float:left;}
/* 233 */ 
/* 234 */ li.topit {margin-top:15px;}
/* 235 */ 
/* 236 */ .clearfloat {clear:both;}
/* 237 */ 
/* 238 */ .excerpt-small {font-size:1em;line-height:1.1em;}
/* 239 */ 
/* 240 */ .smaller-text {font-size:0.8em;}
/* 241 */ .heightit {height:20px;}
/* 242 */ 
/* 243 */ 
/* 244 */ .one-col {width:100%;float:left;}
/* 245 */ #left-col, #right-col {width:375px;float:left;margin-top:20px;}
/* 246 */ #left-col,#mid-col {margin-right:20px;}
/* 247 */ .one-col {padding-bottom:20px;}
/* 248 */ .one-col {/*margin-top:20px;*/}
/* 249 */ .one-col:first-child {}
/* 250 */ .one-col:last-child {margin-bottom:0px;}

/* main.css */

/* 251 */ .one-col div {float:left;}
/* 252 */ 
/* 253 */ 
/* 254 */ /* Lists */
/* 255 */ ul.inner-info li {float:left;width:100%;margin-bottom:0px;display:block;}
/* 256 */ ul.inner-info li.section-header, ul.inner-info li.entry-header {margin-bottom:20px;overflow:hidden;color:#f6f4ea;font-weight:bold;/*text-shadow: #000 2px 2px 1px;*/
/* 257 */ }
/* 258 */ ul.inner-info li.entry-header {margin-bottom:5px;}
/* 259 */ 
/* 260 */ li.list-header a {display:block;width:370px;font-weight:bold;padding:5px 0px 4px 0px;color:#000;float:left;margin:20px 0px 10px 0px;background-color:transparent;}
/* 261 */ li.list-header a:hover {background-color:#333; color:#f6f4ea;}
/* 262 */ 
/* 263 */ 
/* 264 */ ul.inner-info li.section-header a {display:block;width:100%;padding:5px 0px 4px 5px;font-size:1.2em;line-height:1.3em;color:#f6f4ea;}
/* 265 */ ul.inner-info li.section-header h4 {display:block;width:100%;padding:5px 0px 4px 5px;font-size:1.2em;line-height:1.3em;color:#f6f4ea;}
/* 266 */  .entry-header h4 {display:block;width:100%;padding:5px 0px 4px 0px;font-size:1.2em;line-height:1.3em;color:#000;}
/* 267 */ ul.inner-info li.section-header a:hover {background-color:#222;}
/* 268 */ .entry-header a:hover {color:#333;}
/* 269 */ ul.inner-info li.section-header h3,li.entry-header h3 {width:100%;padding:6px 0px 7px 5px;height:17px;line-height:1.5em;font-size:1.3em;text-transform:uppercase;font-weight:bold;}
/* 270 */ ul.inner-info li.sub-header a {background-color:#111;}
/* 271 */ ul.inner-info li.sub-header a:hover {background-color:#222;}
/* 272 */ ul.inner-info li.limit-width260 {width:260px;margin-right:20px;}
/* 273 */ 
/* 274 */ /* film */
/* 275 */ .vid-holder {float:left;}
/* 276 */ .vid-holder div.vid-img{float:left;}
/* 277 */ .vid-holder div.vid-info {float:left;width:360px;padding:0px 0px 0px 10px;}
/* 278 */ 
/* 279 */ /* bread crumbs */
/* 280 */ #bread {float:left;color:#FFF;margin:0px 0px 5px 5px;margin:-20px 0px 20px 0px;padding:0px 5px 5px 5px;}
/* 281 */ #bread li {display:block;width:auto !important;float:left !important;padding-right:2px;}
/* 282 */ #bread li a {color:#666;display:block;float:left;}
/* 283 */ #bread a:hover {color:#FFF; background-color:#000;}
/* 284 */ 
/* 285 */ 
/* 286 */ /* Clothing */
/* 287 */ 
/* 288 */ .clothing-list li {float:left; width:138px; height:330px;margin-right:20px;}
/* 289 */ .clothing-list .list-row-end {margin-right:0px;}
/* 290 */ 
/* 291 */ .clothing-list li a.clothing-link {display:block;position:relative; top:-272px;width:138px;height:270px;}
/* 292 */ .clothing-list li a.clothing-link:hover {background:url(/img/enlarge-icon.png) bottom right no-repeat;}
/* 293 */ .clothing-list li div {position:relative; top:-272px;}
/* 294 */ .clothing-list li a {font-weight:bold;color:#660000;}
/* 295 */ 
/* 296 */ /*agents*/
/* 297 */ #agent-wrap {width:550px;background-color:transparent;}
/* 298 */ 		.agents {width:550px;background:transparent !important;float:left;}
/* 299 */ 		.agents h3 {width:245px;padding:6px 0px 4px 5px;font-weight:bold;color:#FFF;background:#000;font-size:1.3em;}
/* 300 */ 		.agents p {padding:0px 5px;margin-top:5px;}

/* main.css */

/* 301 */ 		.agents ul li {float:left;margin-right:15px;}
/* 302 */ /* STORES */
/* 303 */ div.featured {
/* 304 */ 		float:left;
/* 305 */ 		padding:0px;
/* 306 */ 		margin-right:30px;
/* 307 */ 		background:transparent;
/* 308 */ 		width:170px;
/* 309 */ 		height:140px;
/* 310 */ 	}
/* 311 */ 	div.featured:last-child {margin-right:0px;}
/* 312 */ 	.featured h3, #store-list h3 {width:100%;padding:6px 0px 4px 5px;font-weight:bold;color:#000;font-size:1.3em;}
/* 313 */ 	#store-list h3 {color:#FFF;padding:4px 5px 3px 5px;font-size:1.0em;}
/* 314 */ 	.featured h3.head {color:#FFF;background:#333;}
/* 315 */ 	.featured p, #store-list p {padding:0px 5px;margin-top:5px;font-size:1.0em;line-height:1.1em;}
/* 316 */ 	.featured p a, #store-list p a {color:#000;padding:3px 0px 2px 0px;font-weight:bold;}
/* 317 */ 	.featured p a:hover, #store-list p a:hover {color:#FFF;background-color:#000;padding:3px 0px 2px 0px;}
/* 318 */ 	
/* 319 */ 	div#country-list {width:200px;float:left;margin-right:20px;background:transparent;font-size:1.1em;}
/* 320 */ 	#countries li {margin:7px 0px;}
/* 321 */ 	#countries li a {padding:2px 2px 2px 2px;color:#000;font-weight:bold;}
/* 322 */ 	#countries li a:hover {color:#333;}
/* 323 */ 	#countries li.here a {color:#FFF;background:#000;}
/* 324 */ 	#store-list {margin-left:20px;background:transparent;}
/* 325 */ 	
/* 326 */ 	#store-list .topit:first-child {margin-top:0px;}
/* 327 */ 	#store-list li h3{color:#000;background:transparent;border-bottom:2px solid #000;padding:6px 0px 0px 0px;}
/* 328 */ /* PRESS */
/* 329 */ .press-login {float:left;min-width:300px;margin-top:10px;padding:5px;background:#DDD;}
/* 330 */ #right-col .press-login {width:100%;}
/* 331 */ .press-login p {font-weight:bold;}
/* 332 */ .press-login input.submit {display:block;border:1px solid #AAA;margin:5px 0 5px 0;background:#990000;color:#FFF;}
/* 333 */ #right-col .press-login .logout-link {margin-right:10px;}
/* 334 */ 
/* 335 */ /*recent press*/
/* 336 */ .edit-list {float:left;width:375px;height:200px;overflow:hidden;margin:20px 20px 20px 0px;}
/* 337 */ .edit-list ul li.edit-header {margin-bottom:5px;}
/* 338 */ .edit-list ul li.edit-header a { padding:2px;margin-left:20px;font-weight:bold;}
/* 339 */ .edit-list ul li.edit-header a:hover {background-color:#333;color:#FFF;}
/* 340 */ /* About */
/* 341 */ 
/* 342 */ #inner-content {}
/* 343 */ 
/* 344 */ /* misc */
/* 345 */ 
/* 346 */ .full-line{/*width:100%; height:2px; background-color:#000;margin:20px 0px;*/height:0px; margin:20px 0px;border-top:2px solid #000;}
/* 347 */ .full-line-top {border-top:2px solid #000; padding-top:10px;}
/* 348 */ .thin-line-bottom {border-bottom:1px dotted #DDD; padding-bottom:20px;padding-top:20px;}
/* 349 */ .thin-line-bottom:first-child {padding-top:0px;}
/* 350 */ .thin-line-bottom:last-child {border:0px;}

/* main.css */

/* 351 */ .add-topmargin{margin-top:20px;}
/* 352 */ .add-bottom {padding-bottom:20px;}
/* 353 */ .no-r-m {margin-right:0px;}
/* 354 */ .clear {clear:both;}
/* 355 */ .clear-left{clear:left;}
/* 356 */ .floatleft {float:left;}
/* 357 */ .floatright {float:right;}
/* 358 */ .limit-width-400{width:400px;}
/* 359 */ 
/* 360 */ /* general coloring */
/* 361 */ .bg-red {background-color:#990033;}
/* 362 */ .bg-blue {background-color:#003399;}
/* 363 */ .bg-green {background-color: #009966;}
/* 364 */ .bg-purple {background-color:purple;}
/* 365 */ .bg-black {background-color:#111;}
/* 366 */ .bg-grey {background-color:#333;}
/* 367 */ .bg-dark-grey {background-color:#222;}
/* 368 */ .bg-light-grey{background-color:#EEE;}
/* 369 */ .bg-trans{background:transparent;}
/* 370 */ .text-pale {color:#f6f4ea !important;}
/* 371 */ span.grey {color:#444;}
/* 372 */ span.light-grey{color:#AAA;}
/* 373 */ #rsvp-img {width:500px;float:left;}
/* 374 */ #rsvp-form {float:right;width:250px; background:#363636; padding:10px;color:#ddd; text-align:center;}
/* 375 */ #rsvp-form p {color:#ddd;}
/* 376 */ #rsvp-form input {background:#bbb;border:1px solid #DDD;padding:3px;}
/* 377 */ #rsvp-form input:focus {background:#EEE;}
/* 378 */ 
/* 379 */ 

/* music.css */

/* 1  */ /*UFTD music css*/
/* 2  */ 
/* 3  */ #sticky-music {float:left;width:770px;}
/* 4  */ #sticky-music div {float:left;}
/* 5  */ #sticky-music div.collab {background-color:transparent;margin-top:5px;}
/* 6  */ 
/* 7  */ .one-col div {/*background-color:#FFF;*/}
/* 8  */ .one-col {padding-bottom:20px;}
/* 9  */ .one-col:last-child {margin-bottom:0px;}
/* 10 */ .one-col div {}
/* 11 */ .one-col div.collab {background-color:transparent;margin-top:20px;}
/* 12 */ 
/* 13 */ .sound-big-img {width:300px;height:auto;}
/* 14 */ .sound-big-img img {width:300px;height:auto;}
/* 15 */ .sound-big-info {width:460px;min-height:178px;padding-left:10px;}
/* 16 */ 
/* 17 */ .sound-big-info p {padding:5px 5px 5px 0px;/*font-size:1em;line-height:1.3em;*/}
/* 18 */ 
/* 19 */ .read-more p {padding-top:0px;}
/* 20 */ #sticky-music div.collab div {/*background-color:#EEE;*/}
/* 21 */ div.collab div.sound-big-info {min-height:200px;height:auto;float:left;}
/* 22 */ 
/* 23 */ .remix-big-img {width:300px;height:auto;}
/* 24 */ .remix-big-img img {width:300px;height:auto;}
/* 25 */ .remix-big-info {margin-left:15px;padding:5px;width:485px;min-height:200px;height:auto;}
/* 26 */ 
/* 27 */ 
/* 28 */ ul li.remixes-img {width:150px;height:100px;float:left;background:none;}
/* 29 */ ul li.remixes-img img {width:150px;height:100px;}
/* 30 */ 
/* 31 */ ul li.remixes-info {width:225px;height:100px;float:left;}
/* 32 */ li.remixes-info ul.remixes-text li {float:none;width:215px;padding:2px 5px 2px 5px;margin:0px;}
/* 33 */ ul.remixes-text li:first-child {height:74px;overflow:hidden;}
/* 34 */ 
/* 35 */ ul li.sound-img {width:100px;height:100px;float:left;background:none;}
/* 36 */ ul li.sound-img img {width:100px;height:100px;}
/* 37 */ 
/* 38 */ ul li.sound-info {width:275px;height:100px;float:left;}
/* 39 */ ul li.sound-info ul.remixes-text li {float:none;width:290px;padding:2px 5px 2px 5px;margin:0px;}
/* 40 */ 
/* 41 */ 
/* 42 */ ul.remixes-text h4 {margin-bottom:10px;}
/* 43 */ 
/* 44 */ /* mp3 Player */
/* 45 */ 
/* 46 */ div.player-full-wrap, div.player-full-wrap-text {margin-left:10px;float:right !important;overflow:hidden;}
/* 47 */ div.player-full-wrap-text {height:43px;}
/* 48 */ 
/* 49 */ 
/* 50 */ .limit-height-artists {min-height:157px;height:157px;}

/* music.css */

/* 51 */ 
/* 52 */ 
/* 53 */ div.media-full div {font-size:0.88em !important; padding:3px 0px 2px 3px; width:100%;background:transparent;color:#FFF;}
/* 54 */ 
/* 55 */ /*misc*/
/* 56 */ div.available-on {height:90px;width:460px;margin-left:10px;
/* 57 */ }
/* 58 */ div.available-on h4 {margin:10px;}
/* 59 */ .available-on ul li:first-child {}
/* 60 */ .available-on ul li {float:left;}
/* 61 */ .itunes, .spotify {width:40px;height:0px;padding-top:40px;overflow:hidden;margin:0px 20px 0px 10px;display:block;}
/* 62 */ .itunes {background:url(/img/sprites.png) 0px -59px no-repeat;}
/* 63 */ .spotify {background:url(/img/sprites.png) 0px -100px no-repeat;}
/* 64 */ 
/* 65 */ 
/* 66 */ 
