/*
Theme Name: Becca Purple
Theme URI: http://www.onpointsite.com/
Description: Custom theme for Becca Levy
Version: 1.0
Author: Onpoint Design
*/


/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	border:0px;
	outline:none;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */


body, html {
	background:#41019a url(images/bg.gif);
	background-position:center top;
	background-attachment:fixed;
	color:#000;
	font-size:12px;
	font-family:Century Gothic, verdana, sans-serif;
	height:100%;
}

p {
	margin-bottom:10px;
}

ul {
	margin-bottom:10px;
}

a:link, a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	text-transform:capitalize;
}

h1 {
	font-size:22px;
	margin-bottom:10px;
}

h2 {
	font-size:19px;
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
}

h3 {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
}

h3 a:link, h3 a:visited {
	font-size:16px;
	text-decoration:none;
}

h3 a:hover, h3 a:visited:hover {
	font-size:16px;
	text-decoration:underline;
}

.wrapper {
	width:960px;
	background:#41019a;
	margin:10px auto 10px auto;
	overflow:auto;
	border:3px solid #000;
}

.header {
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:307px;
	border-bottom:1px solid #000;
	text-align:center;
}

.header li {
	float:left;
	color:#FFF;
	font-size:12px;
	margin-right:20px;
	text-transform:uppercase;
}

.header a:link, .header a:visited {
	font-weight:normal;
	color:#FFF;
}

.header a:hover, .header a:visited:hover {
	font-weight:normal;
	color:#000;
}

.menu-main-container {
	display:table;
	margin:0px auto 0px auto;
	padding-top:280px;
}

.main {
	overflow:auto;
	clear:both;
	width:940px;
	padding:10px;
}

.main p {
}

.textbox {
	width:960px;
	height:393px;
	border-bottom:1px solid #000;
}

.aboutbox {
	width:478px;
	padding:74px 10px 0px 450px;
	background:url(images/about.jpg);
	height:542px;
	border:1px solid #000;
	margin-bottom:10px;
	color:#FFF;
	text-align:center;
}

.welcome {
	background:url(images/welcome.jpg);
	background-repeat:no-repeat;
}

.textbox2 {
	width:478px;
	padding:74px 10px 0px 450px;
	height:311px;
	border:1px solid #000;
	margin-bottom:10px;
	color:#FFF;
	text-align:center;
}

.welcome2 {
	background:url(images/welcome2.jpg);
	background-repeat:no-repeat;
}

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

.right {
	float:left;
}

.footer {
	margin:auto;
	clear:both;
	color:#ea00ff;
	background:url(images/footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:100px;
	width:100%;
}

.footer p {
	margin-bottom:0px;
}

.footer a:link, .footer a:visited {
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover, .footer a:visited:hover {
	font-weight:bold;
	text-decoration:none;
}

.footer_inner {
	width:960px;
	margin:auto;
	height:50px;
	margin-top:50px;
}

.footer_left {
	float:left;
	width:auto;
}

.footer_right {
	float:right;
	width:auto;
	margin-top:60px;
}

.social {
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-right:10px;
	position:relative;
	cursor:pointer;
}

.bottom {
	width:960px;
	height:70px;
	background:url(images/bottom.png);
}

/* home */

.twitter {
	float:left;
	width:280px;
	padding:75px 10px 10px 10px;
	background:#20004d url(images/twitter.png);
	background-repeat:no-repeat;
	background-position:center top;
	border:3px solid #000;
	min-height:306px;
	margin-right:10px;
	color:#FFF;
}

.twitter a:link, .twitter a:visited {
	color:#ea00ff;
}

.twitter a:hover .twitter a:visited:hover {
	color:#fff;
}

.twitter li {
	margin-bottom:10px;
}

.music {
	float:left;
	width:280px;
	padding:75px 10px 10px 10px;
	background:#20004d url(images/music.png);
	background-repeat:no-repeat;
	background-position:center top;
	border:3px solid #000;
	min-height:306px;
	margin-right:10px;
}

.photos {
	float:left;
	width:280px;
	padding:75px 10px 10px 10px;
	background:#20004d url(images/events.png);
	background-repeat:no-repeat;
	background-position:center top;
	border:3px solid #000;
	height:306px;
	overflow:hidden;
	border:3px solid #000;
	text-align:center;
	color:#FFF;
	font-size:44px;
	font-weight:bold;
}

.zero-events {
	padding-top:50px;
	display:block;
}

.photos img {
	max-height:306px;
	max-width:280px;
}

div.posterfix {
	width:280px;
}

#press_stuff img {
	max-width:940px;
}

/* press */

.press_tile {
	float:left;
	background:#bd43dc url(images/press_tile_bg.gif);
	background-repeat:repeat-x;
	width:201px;
	min-height:250px;
	padding:10px;
	border:3px solid #000;
	color:#000;
	margin-right:10px;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
}

.press_tile h3 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	min-height:80px;
}

.press_wrap {
	width:940px;
	overflow:hidden;
}

.press_inner {
	width:950px;
}

.press_logo {
	height:75px;
	width:181px;
	padding:10px;
	background:#FFF;
}

.press_logo img {
	max-width:181px;
}

.date {
	color:#FFF;
	font-size:9px;
}

.location {
	margin-bottom:20px;
	font-weight:bold;
}

.story_title img {
	min-width:940px;
}

.story h1 {
	display:none;
}

.story {
	background:#FFF;
	padding:10px;
	line-height:20px;
}

/* endorsements */

.endorsements img {
	max-width:940px;
}

.endorsements {
	text-align:center;
	width:940px;
	overflow:hidden;
}

/* "events" */

.events_wrap {
	width:960px;
	overflow:auto;
	margin-bottom:20px;
}

.events_wrap h1 {
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
}

.event {
	float:left;
	width:225px;
	border:1px solid #000;
	margin-right:10px;
	margin-bottom:10px;
}

.event img {
	max-width:225px;
}

/* music */

.musicbox {
	padding:10px;
	background:#20004c;
	overflow:auto;
	color:#FFF;
}

.music_left {
	float:left;
	width:376px;
	margin-right:10px;
}

.music_right {
	float:left;
	width:534px;
	text-align:center;
}

/* contact */

.contact {
	background:url(images/contact.jpg);
	background-repeat:no-repeat;
}

.contact .wpcf7-text {
	width:476px;
	border:1px solid #000;
	font-family:century gothic, arial, sans-serif;
	font-size:12px;
	color:#000;
}

.contact textarea {
	width:476px;
	height:100px;
	border:1px solid #000;
	font-family:century gothic, arial, sans-serif;
	font-size:12px;
	color:#000;
}

/* gallery */

img {
	border:none !important;
}

dl.gallery-item {
	float:left;
	width:178px !important;
	height:178px !important;
	margin:0px 10px 10px 0px;
	padding:0px;
	border:1px solid #000;
	overflow:hidden;
}

dt.gallery-icon, dt.gallery-icon a, dt.gallery-icon img {
	border:none;
	border-style:none;
	border-width:0;
	border:0px;
}

#gallery-1 img {
	border:none;
	width:178px;
	height:178px;
}

.photosbox_wrap {
	width:940px;
	overflow:hidden;
}

.photosbox {
	width:950px;
	overflow:auto;
}

div.gallery {
}

/* guestbook */

.guestbook iframe, .wallkit_posts, #facebook {
	color:#FFF;
}

.guestbook {
	padding:10px;
}

a.uiLinkSubtle {
	display:none;
}


/* sidebar */

.sidebar_top {
}

.sidebar_mid {
}

.sidebar_bottom {
}

.right li a:link, .right li a:visited  {
	font-weight:bold;
	text-decoration:none;
}

.right li a:hover .right li a:hover  {
	font-weight:bold;
	text-decoration:none;
}

/* post */

/* "press" */

img.alignright {
	float:right; 
	margin:0 0 10px 10px;
	border:1px solid #000;
}

img.alignleft {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #000;
}

img.aligncenter {
	display: block; 
	margin-left:auto; 
	margin-right:auto;
	border:1px solid #000;
}

p.date {
	color:#FFF;
	margin-bottom:10px;
}

.entry {
	margin-bottom:20px;
}

p.more {
	font-weight:bold;
	text-align:right;
}

/* posts navigation */

.navigation {
	clear:both;
}

.prev {
	float:right;
	background:#000;
	text-transform:uppercase;
	font-weight:bold;
	width:80px;
	padding:20px;
	text-align:center;
}

.navigation a:link, .navigation a:visited {
	color:#FFF;
	text-decoration:none;
}

.navigation a:hover, .navigation a:visited:hover {
	color:#f7931e;
	text-decoration:none;
}

.next {
	float:left;
	background:#000;
	text-transform:uppercase;
	font-weight:bold;
	width:80px;
	padding:20px;
	text-align:center;
}

.next a:link, .next a:visited {
	color:#FFF;
	text-decoration:none;
}

.next a:hover, .next a:visited:hover {
	color:#f7931e;
	text-decoration:none;
}

/* search */

.searchbar_left {
	background:url(images/searchbar_bg_01.png);
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	font-size:11px;
	color:#666;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
	float:left;
}

.searchbar_right {
	background:url(images/searchbar_bg_02.png);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}

/* genreal */

.end {
	margin:0px;
}

.ad {
	border:3px solid #000;
}

.ad img {
	max-width:934px;
}

.clear {
	height:10px;
	clear:both;
}

p.title {
	border-top:1px solid #000;
}

/* roundabout */

.roundabout-holder { padding: 0; height: 5em; }
   .roundabout-moveable-item { 
      height: 4em; 
      width: 4em; 
      cursor: pointer;
      background-color: #ffc;
      border: 1px solid #999;
   }
   .roundabout-in-focus { cursor: auto; }
