/******************************
PAGE LAYOUT
******************************/

body {
/*
background: url(images/background.jpg) repeat;
*/
background-color: #FF006E;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
height: 100%;
}

body, #page, #left, #right {
height: 100%;
}

#left, #right {
display: block;
}

#page {
margin: 0px auto;
width: 1000px;
display: block;
}

#container {
float: left;
margin: 0px auto;
width: 1000px;
display: block;
background-color: #FF7FB6;
position: relative; 
padding: 0px 10px 10px 10px;
-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

#header {
background-color: #FF7FB6;
height: 145px;
margin: 0px 0px 0px 0px;
}

#main {
float: left;
width: 1000px;
margin: 10px 0px 10px 0px;
}

#left {
background-color: #FF7FB6;
float: left;
display: block;
width: 300px;
margin: 0px 0px 0px 0px;
text-align: center;
text-decoration: none;
color: black;
}

#right {
background-color: #FF7FB6;
float: right;
width: 670px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
color: black;
}

#pagecontent {
background-color: #FF7FB6;
font-size: 12px;
color: black;
}

#footer {
background-color: #FF006E;
clear: left;
height: 120px;
margin: 0px 0px 0px 0px;
color: black;
-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

#footercontent {
margin: 10px auto;
width: 960px;
}

#copyright {
float: right;
padding: 20px 0 20px 0;
}

#footerlinks {
float: left;
padding: 20px 0 20px 0;
width: 600px;
}

#footerlinks a {
text-decoration: none;
color: black;
padding: 0px 10px 0px 10px;
}

#footerlinks a.first {
padding-left: 0px;
}

#footerlinks a:hover {
text-decoration: underline;
}

#footerads {
text-align: center;
float: left;
margin: 0px auto;
width: 960px;
height: 35px;
}

#footerads a {
margin: 0px 5px 0px 5px;
}

/******************************
ICONS LAYOUT
******************************/

#wordpressicon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:0px;
width:35px;
height:35px;
}

#pinteresticon {
position:absolute;
border:0;
margin:0;
padding:0;
bottom:10px;
left:0px;
width:35px;
height:35px;
}

#facebookicon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:45px;
width:35px;
height:35px;
}

#googleplusicon {
position:absolute;
border:0;
margin:0;
padding:0;
bottom:10px;
left:45px;
width:35px;
height:35px;
}

#twittericon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:90px;
width:35px;
height:35px;
}

#youtubeicon {
position:absolute;
border:0;
margin:0;
padding:0;
bottom:10px;
left:90px;
width:35px;
height:35px;
}

#picasaicon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:135px;
width:35px;
height:35px;
}

#linkedinicon {
position:absolute;
border:0;
margin:0;
padding:0;
bottom:10px;
left:135px;
width:35px;
height:35px;
}

#itunesicon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:180px;
width:35px;
height:35px;
}

#friendfeedicon {
position:absolute;
border:0;
margin:0;
padding:0;
bottom:10px;
left:180px;
width:35px;
height:35px;
}

#mobilesiteicon {
position:absolute;
border:0;
margin:0;
padding:0;
top:10px;
left:225px;
width:35px;
height:90px;
}

/******************************
AREAS LAYOUT
******************************/

#ad300 {
background-color: #FF006E;
text-align: center;
border-radius: 10px;
width: 100%;
position: relative;
z-index:1;
}

#staffarea {
background-color: #FF006E;
text-align: center;
width: 100%;
-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

#ticker {
background-color: #FF7FB6;
color: black;
}

/******************************
LISTS LAYOUT
******************************/

#videolist {
font-size: 14px;
padding: 0px 0px 0px 180px;
}

#videolist .input {
width: 340px;
}

#headingbg {
clear: left;
height: 60px;
background: url(../images/list_bg.png);
-khtml-border-radius-topleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
margin: 5px 0px 5px 0px;
color: black;
font-family: arial, verdana, sans-serif;
font-size: 14px;
}

#headingtext {
padding: 10px 10px 10px 10px;
text-align: center;
color: black;
}

/******************************
HEADING STYLES
******************************/

h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 36px;
display: inline;
color: black;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 30px;
display: inline;
color: black;
}

h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 26px;
display: inline;
color: black;
}

h4 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
display: inline;
color: black;
}

h5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
display: inline;
color: black;
}

h6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
display: inline;
color: black;
}

/******************************
LINK STYLES
******************************/

a {
text-decoration: underline;
}

a:link {
color: black;
}

a:visited {
color: yellow;
}

a:hover {
color: red;
text-decoration: none;
}

.pointer {
cursor: pointer
}

