/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */


#top-author {
width:650px;
height:auto;
float:left;
border-bottom:1px solid #E5E5E5;
}

#top-author h1 {
font-size:18px;
color:#999;
font-weight:700;
float:left;
padding:0 0 0 10px;
}

#image-box {
width:640px;
height:auto;
float:left;
margin-top:5px;
margin-left:15px;
}

#author-box {
width:110px;
height:auto;
float:left;
margin:0 10px 20px 0;
}

#author-box .author-pic {
width:90px;
height:90px;
float:left;
margin:0;
padding:5px;
}

#author-box .author-name {
width:80px;
height:auto;
float:left;
color:#000;
font-weight:600;
padding-left:8px;
text-align:center;
}

#author-box .article {
width:80px;
height:auto;
float:left;
padding-left:8px;
text-align:center;
text-decoration:none;
}

#list-author {
width:650px;
height:auto;
float:left;
margin-top:15px;
border-bottom:1px solid #E5E5E5;
}

#list-box {
width:640px;
height:auto;
float:left;
margin-top:5px;
margin-left:20px;
}

#author-list {
width:640px;
height:auto;
float:left;
padding-bottom:10px;
margin:0 10px 0 0;
}

#author-list .list-pic {
width:90px;
height:90px;
float:left;
padding:5px 5px 5px 0;
}

#author-list .name {
height:20px;
float:left;
font-weight:600;
text-decoration:none;
margin:0px 0 0;
padding:0 0 0 3px;
}

#author-list .stories {
text-decoration:none;
margin:10px 0 0;
padding:0 0 0 5px;
}

#author-list .stories a {
text-decoration:none;
}

#author-list .stories a:hover {
text-decoration:none;
}

#author-list .details {
width:520px;
height:auto;
float:left;
text-align:justify;
margin:10px 5px 0 0;
padding:0 5px 5px;
}

#listing {
width:650px;
height:auto;
float:left;
margin-top:20px;
margin-bottom:20px;
}

#author-listing {
width:630px;
height:auto;
float:left;
margin-top:15px;
margin-left:15px;
padding-left:22px;
}

#top-author h1 img,#list-author h1 img,#listing h1 img {
width:10px;
height:20px;
float:left;
vertical-align:top;
padding: 16px 10px 10px 10px;
}

#author-box .author-name a,#author-box .author-name a:hover {
color:#000;
text-decoration:none;
}

#author-box .article a,#author-box .article a:hover,#listing-box ul li a,.TabbedPanelsTab a {
color:#000;
text-decoration:none;
}

#list-author h1,#listing h1 {
font-size:18px;
color:#999;
font-weight:700;
float:left;
padding:10px 0 0 10px;
}

.page-content .mypage-content li {
font-weight:bold;
}

.page-content .mypage-content li a {
text-decoration:none;
}

.page-content .mypage-content ul li {
display:inline;
font-weight:normal;
}
