#boxer {
width : 960px;
margin : 0 auto;
}
html {
min-height : 100%;
margin-bottom : 1px;
overflow-y : scroll;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 75%;
color : #000;
border : 0;
height : 100%;
margin : 0;
padding : 0;
background : #fff;
}
h1, h2 {
font-size : 150%;
color : #000;
}
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : 700;
text-align : left;
font-size : 125%;
color : #000;
margin : 0.9em 0 0;
padding : 0;
}
h4, h5 {
font-weight : 700;
text-align : left;
margin : 1.25em 0 0;
padding : 0;
}
h6 {
text-align : left;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 0.9em;
color : #777;
font-weight : 400;
margin : 1.25em 0 0;
padding : 0;
}
h5 {
font-size : 85%;
color : #000;
}
h1 a, h1 a:visited, h2 a, h2 a:visited {
color : #06c;
}
h1 a:hover, h2 a:hover {
color : #039;
text-decoration : none;
}
a:link {
text-decoration : none;
color : #06c;
}
a:visited {
text-decoration : none;
color : #039;
}
form {
line-height : 140%;
}
input {
border : #999 solid 1px;
font-family : Arial, Helvetica, sans-serif;
margin : 5px 5px 5px 0;
padding : 3px;
background : #f4f4f4;
}
textarea {
border : #999 solid 1px;
font-family : Arial, Helvetica, sans-serif;
margin : 5px 5px 1px 1px;
padding : 3px;
background : #f4f4f4;
}
input:focus, textarea:focus, label:focus {
border : #686868 solid 1px;
background : #fff;
}
cite, dfn, var {
font-style : italic;
}
p img {
max-width : 100%;
padding : 0;
}
a img {
border : none;
}
img {
vertical-align : baseline;
border : none;
margin : 0;
padding : 0;
}
img.right {
float : right;
margin : 0.5em 0 0.5em 0.5em;
}
.right {
float : right;
}
p {
margin : 1em 0;
padding : 0;
}
em {
font-size : 100%;
}
blockquote {
padding-left : 20px;
padding-right : 20px;
border-left : 5px solid #ddd;
color : #000;
}
small {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 0.9em;
line-height : 1.5em;
color : #777;
}
#leader {
overflow : hidden;
}
#main {
line-height : 1.5;
border-left : 0 solid #999;
}
.navigation {
text-align : center;
margin-top : 10px;
margin-bottom : 30px;
}
.navigation .alignright {
float : right;
margin-right : 14px;
margin-bottom : 25px;
}
.navigation .alignleft {
margin-bottom : 25px;
float : left;
}
#endmain {
visibility : hidden;
clear : both;
}
#header {
margin-top : 5px;
height : 84px;
width : 600px;
background : url(http://www.sweetness-light.com/wp-content/themes/beeblebrox/images/header.png) no-repeat;
}
#social-media { 
position: relative;
top:27px;
left: 557px;
right:0px;
margin-right: auto;
margin-left: auto;
width:225px; – The width of the area you want your icons to appear in
height:500px; - The height of the area you want your icons to appear in
}
#searchsubmit {
width : 32px;
height : 32px;
border : #fff solid 0;
background : url(http://www.sweetness-light.com/search.jpg) center no-repeat;
}
#sidebar {
width : 18em;
border-right : 0 solid #999;
border-left : 6px solid #fff;
border-top : 20px solid #fff;
border-bottom : 20px solid #fff;
float : right;
margin-bottom : 3em;
overflow : hidden;
clear : both;
}
#sidebar ul li {
font-size : 95%;
text-align : left;
border-bottom : 0 solid #999;
list-style-type : none;
list-style-position : outside;
list-style-image : none;
padding : 1em 1em 0.1em 1em;
background : #f8f8f8;
}
#sidebar h2 {
font-family : 'Lucida Grande', Verdana, Sans-Serif;
font-size : 1.2em;
color : #000;
margin : 0;
padding : 0.2em 0 0;
}
#sidebar ul {
list-style-type : none;
list-style-position : outside;
margin : 0;
padding : 0;
}
#sidebar ul p {
margin : 5px 0 0;
}
#sidebar ul ul {
margin : 5px 0 0 10px;
}
#sidebar ul ul ul {
margin : 0 0 0 10px;
}
#sidebar ul ul li {
border : none;
color : #000;
margin : 3px 0 0;
padding : 0;
}
#footer {
bottom : 0;
}
ol.commentlist li.comment div.vcard img.avatar-35 {
float : left;
padding : 0 7px 0 0;
}
ol.commentlist li.thread-alt {
background : #f8f8f8;
}
ol.commentlist li.thread-even {
background : #fff;
}
ol.commentlist li.thread-odd {
border-top : 1px solid #ddd;
border-bottom : 1px solid #ddd;
background : #f8f8f8;
}
.commentlist {
text-align : left;
margin : 0;
padding : 0;
}
.commentlist li {
list-style : none;
font : 1em Verdana, Arial, Helvetica, sans-serif;
font-weight : 700;
margin : 15px 0 3px;
padding : 5px 10px 3px;
}
.commentlist p {
font-size : 100%;
font-weight : 400;
line-height : 1.5em;
text-transform : none;
margin : 10px 5px 10px 0;
}
.commentmetadata {
display : block;
font-weight : 400;
margin : 0;
}
.commentlist cite, .commentlist cite a {
font-weight : 700;
font-style : normal;
font-size : 1em;
}
#commentform textarea {
width : 99%;
padding : 2px;
}
.post .underlined {
border-bottom : 1px solid #06c;
}
a:hover, a:active, ins, ins * {
text-decoration : underline;
}
label, #commentform #submit {
font-weight : 700;
}
strike {
color : #000;
}
div.c2 {
text-align : center;
}
ol.commentlist li.comment div.reply, ol.commentlist li.comment div.reply a {
font-weight : 400;
}
img#wpstats {
display : none;
}
.vr {
padding-left : 10px;
padding-right : 3px;
border-left : 5px solid #ddd;
color : #000;
}
div#shNavBar a {
color : #ccc;
text-decoration : none;
border : none 0;
padding : 0;
cursor : pointer;
}
div#shNavBar a img {
opacity : 0.60000002384185791015625;
}
div#shNavBar a:hover {
color : #fff;
}
div#shNavBar a:hover img {
opacity : 1;
}
#shDisplay div#shTitle {
font : normal normal 12px/17px 'Lucida Grande', Verdana, sans-serif;
color : #ffffff;
text-align : center;
margin : 0 auto;
}
div#shNavBar {
display : block;
font : normal normal 13px/22px 'Lucida Grande', Verdana, sans-serif;
color : #999;
background-color : #454545;
border-top : 1px solid #525252;
position : fixed;
left : 0;
bottom : 0;
width : 100%;
padding : 3px 0 5px;
text-align : center;
cursor : default;
z-index : 1011;
}
body {
height : 100%;
}
#shShutter *, #shDisplay * {
padding : 0;
margin : 0;
}
div#shShutter, div#shDisplay {
top : 0;
left : 0;
width : 100%;
position : absolute;
}
div#shShutter {
height : 100%;
z-index : 1000;
background-color : #000000;
opacity : 0.800000011920928955078125;
}
div#shDisplay {
display : block;
background-color : transparent;
z-index : 1002;
}
div#shDisplay img#shTopImg {
margin : 0 auto;
border : #555 solid 1px;
background : transparent;
display : block;
max-width : none;
max-height : none;
float : none;
}
div#shDisplay div#shWrap {
visibility : hidden;
}
div#shWaitBar {
position : absolute;
width : 100px;
left : 50%;
margin-left : -50px;
margin-top : 120px;
}
#fullSize {
display : none;
}
#shNavBar img {
border : 0;
vertical-align : text-top;
margin : 0;
padding : 3px;
float : none;
}
#shNavBar .srel-d {
opacity : 0.4000000059604644775390625;
}
.sh-make-invisible {
visibility : hidden !important ;
}
* html div#shNavBar {
display : block;
position : absolute;
}
div#shNavBar {
background-color : #999999;
}
div#shShutter {
background-color : #000000;
opacity : 0.4000000059604644775390625;
}
body {
position : relative;
}
#dynamic-to-top {
display : none;
overflow : hidden;
width : auto;
z-index : 90;
position : fixed;
bottom : 20px;
right : 20px;
top : auto;
left : auto;
font-family : sans-serif;
font-size : 1em;
color : #fff;
text-decoration : none;
text-shadow : 0 1px 0 #0000FF;
font-weight : bold;
padding : 8px 8px;
border : #800000 solid 0;
background : #EEC900;
background-clip : padding-box;
border-radius : 30px;
}
#dynamic-to-top:hover {
background : #56f2b1;
cursor : pointer;
}
#dynamic-to-top:active {
background : #EEC900;
}
#dynamic-to-top, #dynamic-to-top:active, #dynamic-to-top:focus, #dynamic-to-top:hover {
outline : none;
}
#dynamic-to-top span {
display : block;
overflow : hidden;
width : 14px;
height : 12px;
background : url(http://sweetness-light.com/wp-content/plugins/dynamic-to-top/css/images/up.png) center center no-repeat;
}
div.c2 {
text-align : center;
}
div.c1 {
cursor : pointer;
}
iframe.c11 {
width : 180px;
height : 150px;
}
table.c10 {
background-color : #F1EFE2;
}
span.c9 {
color : #000000;
font-size : 51%;
}
img.c8 {
vertical-align : middle;
border : 0;
}
div.c7 {
margin-left : 4em;
}
li.c6 {
list-style : none;
display : inline;
}
li.c5 {
list-style : none;
}
div.c4 {
text-align : center;
}
iframe.c3 {
width : 160px;
height : 600px;
}
span.c2 {
color : black;
}
div.c1 {
margin-left : 2em;
}