/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.col-full {
width: 1080px;
border:0px solid #000000;
}
#main {
width: 728px;
border:0px dashed #ff00ff;
}
#main.fullwidth {
width: 1080px;
border:0px dashed #000000;
}
#sidebar {
width: 338px;
}

.ferdybutton {
border: none;
background: url('http://174.37.136.188/~patpss/wp-content/uploads/2010/06/fb-subscribe-button.jpg') no-repeat top left;
}
.fbsbin {
border:1px solid #CCCCCC;
background-color:#FFFFFF;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
.fbsbin:hover {
background: #ECECEC;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
#googleads { width: 1080px; height: 24px; padding: 9px 0 0px 0; background-color:#f1f1f1; }
#topad{position:absolute;right:0px;top:20px;}