/*  
Theme Name: AGNV Team Prime
Theme URI: http://www.aguynamedvernonmac.com/
Description: Custom made WordPress theme for Team Prime.
Version: 2.0
Author: Vernonmac
Author URI: http://www.vernonmac.nl/ 
*/ 

@import "typography.css";

body {
background-color:#F0F0F0;
margin: 0px;
min-width:1024px;
}

img {border:none;}
img a {border:none;}

#wrapper {
width:1000px;
margin:20px auto;
background-color:#FFFFFF;
}

#head{width:243px;margin:0 auto 10px auto;}

#sidewrap{float:left; margin:20px 0 0 20px; width:260px; min-height:500px;}
#contentwrap{float:left; margin:20px 0 20px 20px; width:695px; min-height:500px; border-left:#ededed 1px solid;}

#sidemain{width:260px;margin:0 auto;}

#main{
width:650px;
margin:0 auto;
}

.post{
margin-bottom:20px;
}

.widget{margin:10px 0;}

.widget ul li{list-style:none;}

#navigatie{margin:50px auto; text-align:center;}

#foot{width:650px;margin:0 auto;text-align:center;}

.commentlist {
list-style: none;
padding: 0;
}

.commentlist li {
margin-bottom: 8px;
}

.commentlist .comment-author {
float: left;
width: 100px;
margin-right: 10px;
}

.commentlist .comment-author span {
float: left;
font-size: 15px;
font-weight: bold;
margin: 5px 0;
text-align: center;
width: 100px;
}

.commentlist .comment-text {
}

.commentlist .comment-text span {
font-size: 10px;
}

#commentform label {
float: left;
clear: both;
width: 50px;
}

#commentform input {
float: left;
margin-left: 40px;
margin-bottom: 4px;
}

#commentform #comment {
margin-top: 10px;
}

#commentform #submit {
margin-left: 0px;
}

#respond {
padding-bottom: 10px;
}

#comments-count {
padding-top: 6px;
padding-bottom: 6px;
border-top: solid 1px #dadada;
border-bottom: solid 1px #dadada;
}
