/*  
Theme Name: KuboX
Theme URI: http://kubx.pl
Description: a colorful two column, widget ready wordpress theme
Version: 1.2
Author: kelleyroo
Author URI: http://kubox.pl/
*/



body{
margin: 0;
font-family: Verdana, Helvetica, arial, Sans-serif;
font-size: 12px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #cccccc;
color: #0d0e11;

}


a:link, a:visited{
text-decoration: none;
}


a:hover{
text-decoration: none;
}


#container {
margin: 108px auto 0px auto;
width: 853px;

}


#header {
width: 100%;
height: 230px;
background-color: #fff;
background-image: url(images/bg.jpg);
background-position: top center; 
background-repeat: repeat-x;
}



#footer {
clear: both;
text-align: center;
color: #000;
}

#portfolio {
clear: both;
text-align: center;
color: #000;
}



