/*
Theme Name: Pink Blog Template
Description: Elegance is beauty
Author: Jacob Groundwater
Author URI: http://www.divbyzero.ca
Version: 1.0
Tags: awesome

*/

/* Basic Setup */
#page {width:1070px; margin:auto; padding:0;}
#header {text-align:center; margin:0 auto;}
#main {margin:0 auto; width:980px;}
#posts, #content {float:left;}

/* Setup parallax effect */
#ground { background:#aaa; }
body {background-color:black;margin:0;padding:0;}

/* header */
a.link-image {border:0; padding:0; margin:0;}
a.link-image img {border:0; padding:0; margin:0;}

/* Blog Entries */
.entry {margin-bottom:50px;}
.entry-top {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/canvas_01.png); height:100px; width:725px; padding-left:25px; padding-top:50px;}
.entry-body {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/canvas_02.png); width:700px; padding-left:25px; padding-right:25px; padding-top:25px; padding-bottom:25px;}
.entry-bottom {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/canvas_03.png); height:190px; width:752px;}

/* Footer */
#footer {padding:0; margin:0; background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/footer.png); clear:both; width:450px; margin:auto; text-align:center; padding:15px 0; font-family:Georgia, Arial, Helvetica, sans-serif; font-size:10pt;}

/* Widgets */
#menu {float:right; width:200px;}
.widget {padding:2px 15px 0 5px; margin-bottom:25px;}
.widget-frame {margin:0;}
.widget-title {margin-left:10px; background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/plaque.png); font-size:large; color:#c1c162; background-repeat:no-repeat; height:40px; width:160px; padding-top:7px;}
.widget-middle h2 {font-weight:normal; font-family:Edwardian Script ITC; text-align:center; margin:0; padding:0; padding-top:8px; margin-left:5px; background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/plaque.png); font-size:14pt; color:#c1c162; background-repeat:no-repeat; height:40px; width:160px; line-height:92%;}
.widget-body {width:175px; font-family:Georgia, Arial, Helvetica, sans-serif;font-size: 11px;}
.widget-top {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/sidebar_02.png); width:199px; height:20px; background-repeat:no-repeat;}
.widget-middle {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/sidebar_03.png); padding-left:10px; width:180px; padding-right:7px; background-repeat:repeat-y;}
.widget-bottom {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/sidebar_04.png); width:199px;}
.widget ul, .widget li {list-style:none; padding:0; margin:0;}
.widget ul {padding-left:10px;}

/* Info Bar Item */
.link a, .link img { border:none; }
.nav a, .nav img {border:none; }
#info-bar {background: url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/info-bar.png); background-repeat:no-repeat; width:1070px; height:100px; padding-top:10px;}
#info-bar .link {float:left; padding-left:20px; margin-left:25px; margin-right:25px; background-repeat:no-repeat;}
#info-bar .nav {float:right; padding-right:30px; background-repeat:no-repeat;}
#misswishful {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/misswishful.png);}
#misswishful:hover {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/misswishful-select.png);}
#videos {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/videos.png);}
#videos:hover {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/videos-select.png);}
#rebellz {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/rebellz.png);}
#rebellz:hover {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/rebellz-select.png);}
#search {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/search.png);}
#search:hover {background-image:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/search-select.png);}

/* footer */
#footer p {margin:0; padding:0;}

/* Alginment */
html {height:100%; margin:0; padding:0;}
body {display:block; height:100%; margin:0; padding:0;}

#search-submit {background:url(http://divbyzero.ca/misswishful/blog/wp-content/themes/misswishful/images/searchbox.png); border:none; height:25px; padding:0 5px; text-align:center; width:145px; background-repeat:no-repeat;}

/* Entries */
h1,h2,h3 {margin-top:0; padding-top:0;}
.alignleft {float:left;}
.alignright {float:right;margin-right:25px;}
