/*
Theme Name: Richard Angus Duff
Theme URI: http://www.richardangusduff.com
Description: Portfolio
Author: R. A. D.
Author URI: http://www.richardangusduff.com
Template: hybrid
Version: 0.1
*/
 
@import url("../hybrid/style.css");



#primary {
float:left;
width:450px;
position:fixed; 
}

#secondary {
float:left;
position:fixed;
width:450px;
}

#body-container {
margin:0 auto;
margin-top:50px;
overflow:hidden;
width:960px;
}

#container {
margin-left:50px;
}

#footer {
margin-left:50px;
}

.widget-title {
color:#111111;
font-size:15px;
font-family:"Century Gothic",Times,"Times New Roman",serif;
font-style:normal;
font-weight:bold;
}


body {
-x-system-font:none;
color:#000000;
font-family:"Century Gothic",Times,"Times New Roman",serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:caps;
font-weight:normal;
line-height:21px;
text-transform: uppercase;
}


