/*
Theme Name: SMASH Theme
Description: Thema voor de SMASH site (afhankelijk van Third Style Theme) 
Author: Wilbert Smits
Template: third-style
*/

@import url("../third-style/style.css");

#primary,
#secondary {
	background:none;
}

h3.widget-title{
     background:none;
     box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.widget-title {
	font-weight: none;
}

#header {
	border-radius: 8px;
	behavior: url(border-radius.htc);
	background: none;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 13px;
	line-height: 17px;
}

#content tr td {
	padding: 6px 6px;
}

#content, #content input, #content textarea {
    font-size: none;
    line-height: none;
}
