/* reset */

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
/* /reset */

/* general */
html, body {color: #000;background: #E0E0E0;text-align: center;}
a {text-decoration: none;color: #000;}
a:hover { text-decoration: underline; }
.clear {clear: both; height: 1px; line-height: 0; font-size: 0;}
.la {text-align: left;}
.ra {text-align: right;}
.ca {text-align: center;}
.rf {float: right;}
.lf {float: left;}
/* /general */


#page {background: #FFF;font-family: 'OpenSansRegular', Arial, sans-serif;display: block;width: 990px;margin: 0;font-size: 15px;line-height: 21px;margin: 0 auto;text-align: left;
    padding-top: 100px;
}

img {padding: 0;margin: 0;border: 0;}

.top {padding: 70px 0 0 0;width: 100%;background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/top.png) left 70px no-repeat;}
.top h1 {font-size: 62px;line-height: 52px;padding: 0 0 0 60px;font-weight: normal;font-family: 'BevanRegular';}
.top p {color: #666666;font-size: 30px;padding: 10px 0 45px 60px;line-height: 30px;}

.basic-info {padding: 40px 20px 10px 20px;margin: 0 40px;background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/dotted.png) left top repeat-x;}
.basic-info ul {float: left;width: 600px;padding: 3px 0;}
.basic-info ul li {padding: 0 0 0 60px;font-size: 18px;line-height: 40px;margin: 0 0 10px 0;font-weight: bold;letter-spacing: -1px;}
.basic-info ul li.address {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/icon_address.png) left top no-repeat;}
.basic-info ul li.phone {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/icon_phone.png) left top no-repeat;}
.basic-info ul li.email {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/icon_email.png) left top no-repeat;}
.basic-info ul li.nationality {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/icon_nationality.png) left top no-repeat;}
.basic-info ul li.date-birth {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/icon_date_birth.png) left top no-repeat;}
.basic-info .img-container {float: left;width: 235px;}
.basic-info .img-container img {border: 1px solid #AAAAAA;}

h2 {font-size: 29px;padding: 10px 20px 0 20px;margin: 20px 40px 20px 40px;line-height: 40px;color: #22BEFF;font-weight: normal;background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/dotted.png) left 32px repeat-x;}
h2 span {background: #FFF;padding: 0 3px;}
h3 {font-size: 20px;line-height: 30px;margin: 0;font-weight: normal;font-family: 'OpenSansBold';}
h4 {font-size: 15px;color: #666666;font-weight: normal;}

.block {padding: 5px 60px 10px 0;}
.block .left {float: left;width: 230px;margin: 0;font-size: 20px;line-height: 28px;background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/left.png) left center no-repeat;}
.block .left strong {padding: 0 0 0 60px;font-weight: normal;}
.block .right {float: right;width: 630px;}
.block p {padding: 5px 0 10px 0;}
.block ul {padding: 5px 0 10px 20px;list-style: square;}
.block ul li {padding: 0 0 0 10px;}

.cols {margin: 0 60px;}
.half {width: 400px;}
.half h3 {font-family: 'OpenSansRegular';}

.half .stars {padding: 3px 0 30px 0;}
.half p {line-height: 25px;padding: 0 0 0 140px;color: #666666;}
.half p.star1 {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/stars1.png) left center no-repeat;}
.half p.star2 {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/stars2.png) left center no-repeat;}
.half p.star3 {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/stars3.png) left center no-repeat;}
.half p.star4 {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/stars4.png) left center no-repeat;}
.half p.star5 {background: url(http://www.resumesimo.com/_public/examples/student-resume-example/img/stars5.png) left center no-repeat;}