Team:Dundee/style.css
From 2011.igem.org
Rachmontague (Talk | contribs) |
Rachmontague (Talk | contribs) |
||
(274 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | .medal { | ||
+ | width:200px; | ||
+ | height:191px; | ||
+ | } | ||
+ | |||
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ | body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ | ||
margin: 0; | margin: 0; | ||
Line 20: | Line 25: | ||
a { | a { | ||
- | color: # | + | text-decoration: underline; |
+ | color : #ffffff; | ||
+ | |||
} | } | ||
Line 75: | Line 82: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | background: black; | ||
background-image:url(https://static.igem.org/mediawiki/2011/7/78/Header3.png) | background-image:url(https://static.igem.org/mediawiki/2011/7/78/Header3.png) | ||
+ | |||
} | } | ||
#header h1 { | #header h1 { | ||
- | margin: | + | margin: 0px 0 0 30px; |
padding: 30px 0 0 0; | padding: 30px 0 0 0; | ||
} | } | ||
Line 87: | Line 96: | ||
margin: 10px 0 30px 0; | margin: 10px 0 30px 0; | ||
color: #ffe9b7; | color: #ffe9b7; | ||
- | font-size: | + | font-size: 42px; |
text-decoration: none; | text-decoration: none; | ||
- | font-weight: | + | font-weight: bold; |
- | + | ||
padding: 10px; | padding: 10px; | ||
background: rgb(0, 0, 0); /* fallback color */ | background: rgb(0, 0, 0); /* fallback color */ | ||
Line 110: | Line 118: | ||
border-bottom: 5px #6e212e solid; | border-bottom: 5px #6e212e solid; | ||
background: #fff; | background: #fff; | ||
- | + | padding-bottom: 5px; | |
+ | |||
} | } | ||
Line 119: | Line 128: | ||
list-style-type: none; | list-style-type: none; | ||
font-size: 14px; | font-size: 14px; | ||
+ | margin-left:20px; | ||
+ | |||
} | } | ||
#menu ul li{ | #menu ul li{ | ||
float: left; | float: left; | ||
- | margin: 5px | + | margin: 5px 3px 5px 3px; |
- | font-size: | + | font-size: 13px; |
border: 5px #fff solid; | border: 5px #fff solid; | ||
background: #b5463f; | background: #b5463f; | ||
+ | letter-spacing:1px; | ||
+ | padding: 0 0 0 0px; | ||
} | } | ||
Line 132: | Line 145: | ||
#menu ul li a{ | #menu ul li a{ | ||
display: block; | display: block; | ||
- | padding: | + | padding: 3px 7px 1px 12px; |
text-decoration: none; | text-decoration: none; | ||
color: #cddec6; | color: #cddec6; | ||
Line 146: | Line 159: | ||
#menu ul li.current_page_item{ | #menu ul li.current_page_item{ | ||
float: left; | float: left; | ||
- | margin: 5px; | + | margin: 5px 3px 5px 3px; |
font-size: 14px; | font-size: 14px; | ||
Line 166: | Line 179: | ||
background: #fff; | background: #fff; | ||
border-bottom: 1px #2a423c dotted; | border-bottom: 1px #2a423c dotted; | ||
- | + | margin-top:10px; | |
Line 392: | Line 405: | ||
line-height: 24px; | line-height: 24px; | ||
background: #fff; | background: #fff; | ||
+ | height: 20px; | ||
} | } | ||
Line 466: | Line 480: | ||
margin-left:60px; | margin-left:60px; | ||
margin-top: -35px; | margin-top: -35px; | ||
- | font-size: | + | font-size:12px; |
+ | font-family: Arial; | ||
+ | font-weight:bold; | ||
+ | color:#6f212f; | ||
+ | |||
} | } | ||
Line 476: | Line 494: | ||
.text2 h2 { | .text2 h2 { | ||
position: absolute; | position: absolute; | ||
- | margin-left: | + | margin-left:10px; |
- | top: | + | top: 2px; |
} | } | ||
Line 503: | Line 521: | ||
.text3 h2 { | .text3 h2 { | ||
position: absolute; | position: absolute; | ||
- | margin-left: | + | margin-left:150px; |
- | top: | + | top: 2px; |
} | } | ||
Line 526: | Line 544: | ||
float:left; | float:left; | ||
padding: 10px 10px; | padding: 10px 10px; | ||
- | width: | + | width:420px; |
background: rgb(181, 70, 63); /* fallback color */ | background: rgb(181, 70, 63); /* fallback color */ | ||
background: rgba(181, 70, 63, 0.9); | background: rgba(181, 70, 63, 0.9); | ||
Line 536: | Line 554: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.smallpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .smallpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 545: | Line 564: | ||
font-size: 22px; | font-size: 22px; | ||
border:none; | border:none; | ||
- | padding: | + | padding:5px; |
color: #671111; | color: #671111; | ||
font-weight:bold; | font-weight:bold; | ||
Line 562: | Line 581: | ||
.smallpost p { | .smallpost p { | ||
- | padding: | + | padding: 5px; |
font-size:14px; | font-size:14px; | ||
} | } | ||
Line 569: | Line 588: | ||
float:left; | float:left; | ||
padding: 10px 10px; | padding: 10px 10px; | ||
- | width: | + | width:420px; |
margin-left:10px; | margin-left:10px; | ||
margin-top:10px; | margin-top:10px; | ||
Line 575: | Line 594: | ||
} | } | ||
- | .imagepost | + | .imagepost .microImage { |
float:left; | float:left; | ||
- | width: | + | width:420px; |
- | + | ||
margin-left:-15px; | margin-left:-15px; | ||
+ | } | ||
+ | |||
+ | .imagepost p { | ||
+ | font-size:14px; | ||
+ | color: #671111; | ||
} | } | ||
Line 595: | Line 618: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.largepost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .largepost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 606: | Line 630: | ||
border:none; | border:none; | ||
color: #255748; | color: #255748; | ||
- | padding: | + | padding:5px; |
font-weight:bold; | font-weight:bold; | ||
} | } | ||
Line 612: | Line 636: | ||
color: #255748; | color: #255748; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
font-weight:bold; | font-weight:bold; | ||
font-size: 22px; | font-size: 22px; | ||
Line 620: | Line 643: | ||
color: #255748; | color: #255748; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | padding: | + | } |
+ | |||
+ | |||
+ | .largepost h3 { | ||
+ | font-size: 16px; | ||
+ | border:none; | ||
+ | padding:0px; | ||
+ | padding-left:5px; | ||
+ | font-weight:bold; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | .largepost h3 a { | ||
+ | color:#FFFFFF; | ||
+ | text-decoration:none; | ||
+ | font-weight:bold; | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | |||
+ | .largepost h3 a:hover { | ||
+ | text-decoration:underline; | ||
+ | color:#FFFFFF; | ||
} | } | ||
.largepost p { | .largepost p { | ||
- | padding: | + | padding: 5px; |
font-size:14px; | font-size:14px; | ||
} | } | ||
+ | .largepost p a { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | color:#FFFFFF; | ||
+ | font-weight:bold | ||
+ | } | ||
+ | |||
+ | .largepost p a:hover { | ||
+ | text-decoration:underline; | ||
+ | color:#FFFFFF; | ||
+ | font-weight:bold | ||
+ | } | ||
.leftpost { | .leftpost { | ||
Line 641: | Line 696: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.leftpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .leftpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 651: | Line 707: | ||
border:none; | border:none; | ||
color: #21182b; | color: #21182b; | ||
- | padding: | + | padding:5px; |
font-weight:bold; | font-weight:bold; | ||
} | } | ||
Line 657: | Line 713: | ||
color: #21182b; | color: #21182b; | ||
text-decoration:none; | text-decoration:none; | ||
- | + | font-weight:bold; | |
- | + | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
Line 665: | Line 720: | ||
color: #21182b; | color: #21182b; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.leftpost p { | .leftpost p { | ||
- | padding: | + | padding:5px; |
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | .leftpost p a { | ||
font-size:14px; | font-size:14px; | ||
+ | color: #ffffff; | ||
+ | text-decoration:underline; | ||
} | } | ||
Line 685: | Line 745: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.rightpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .rightpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 695: | Line 756: | ||
border:none; | border:none; | ||
color: #21182b; | color: #21182b; | ||
- | padding: | + | padding:5px; |
- | + | font-weight:bold; | |
} | } | ||
.rightpost h2 a { | .rightpost h2 a { | ||
color: #21182b; | color: #21182b; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
font-weight:bold; | font-weight:bold; | ||
font-size: 22px; | font-size: 22px; | ||
Line 709: | Line 769: | ||
color: #21182b; | color: #21182b; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.rightpost p { | .rightpost p { | ||
- | padding: | + | padding:5px; |
font-size:14px; | font-size:14px; | ||
} | } | ||
.rightimagepost { | .rightimagepost { | ||
- | + | float:right; | |
padding: 10px 10px; | padding: 10px 10px; | ||
width:420px; | width:420px; | ||
padding: 5px; | padding: 5px; | ||
- | margin- | + | margin-right:50px; |
line-height: 20px; | line-height: 20px; | ||
color:#FFFFFF; | color:#FFFFFF; | ||
Line 729: | Line 788: | ||
.rightimagepost img { | .rightimagepost img { | ||
- | float: | + | float:right; |
width:410px; | width:410px; | ||
- | height: | + | height:200px; |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.leftpost-green { | .leftpost-green { | ||
Line 766: | Line 806: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.leftpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .leftpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 777: | Line 818: | ||
color: #255748; | color: #255748; | ||
text-decoration:none; | text-decoration:none; | ||
- | padding: | + | padding:5px; |
} | } | ||
.leftpost-green h2 a { | .leftpost-green h2 a { | ||
color: #255748; | color: #255748; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
} | } | ||
Line 788: | Line 828: | ||
color: #255748; | color: #255748; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.leftpost-green p { | .leftpost-green p { | ||
- | padding: | + | padding:5px; |
font-size:14px; | font-size:14px; | ||
} | } | ||
Line 808: | Line 847: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.leftpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .leftpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 819: | Line 859: | ||
color: #671111; | color: #671111; | ||
text-decoration:none; | text-decoration:none; | ||
- | padding: | + | padding:5px; |
} | } | ||
.leftpost-red h2 a { | .leftpost-red h2 a { | ||
color: #671111; | color: #671111; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
} | } | ||
Line 830: | Line 869: | ||
color: #671111; | color: #671111; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.leftpost-red p { | .leftpost-red p { | ||
- | padding: | + | padding:5px; |
+ | font-size:14px; | ||
} | } | ||
Line 850: | Line 889: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.rightpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .rightpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 861: | Line 901: | ||
color: #255748; | color: #255748; | ||
text-decoration:none; | text-decoration:none; | ||
- | padding: | + | padding:5px; |
} | } | ||
.rightpost-green h2 a { | .rightpost-green h2 a { | ||
color: #255748; | color: #255748; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
} | } | ||
Line 872: | Line 911: | ||
color: #255748; | color: #255748; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.rightpost-green p { | .rightpost-green p { | ||
- | padding: | + | padding:5px; |
+ | font-size:14px; | ||
} | } | ||
Line 891: | Line 930: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family: Arial; | font-family: Arial; | ||
+ | text-align:justify; | ||
} | } | ||
.rightpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { | .rightpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
- | padding: | + | padding: 5px 0 5px; |
} | } | ||
Line 902: | Line 942: | ||
color: #671111; | color: #671111; | ||
text-decoration:none; | text-decoration:none; | ||
- | padding: | + | padding:5px; |
} | } | ||
.rightpost-red h2 a { | .rightpost-red h2 a { | ||
color: #671111; | color: #671111; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
} | } | ||
Line 913: | Line 952: | ||
color: #671111; | color: #671111; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | |||
} | } | ||
.rightpost-red p { | .rightpost-red p { | ||
- | padding: | + | padding:5px; |
+ | font-size:14px; | ||
} | } | ||
Line 940: | Line 979: | ||
border-bottom: 1px #2a423c dotted; | border-bottom: 1px #2a423c dotted; | ||
padding:0px; | padding:0px; | ||
+ | margin:none; | ||
} | } | ||
Line 945: | Line 985: | ||
#top-section{ | #top-section{ | ||
font-size:16px; | font-size:16px; | ||
- | border:none; margin-top: | + | border:none; margin-top:0px; margin-bottom:0px; height:15px; |
+ | |||
} | } | ||
Line 970: | Line 1,011: | ||
padding: 0; | padding: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | .largepost2 { | ||
+ | float:left; | ||
+ | padding: 10px 10px; | ||
+ | width:870px; | ||
+ | padding: 5px; | ||
+ | margin:10px; | ||
+ | margin-left:30px; | ||
+ | line-height: 20px; | ||
+ | color:#000000; | ||
+ | font-family: Arial; | ||
+ | } | ||
+ | |||
+ | |||
+ | .largepost2 h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
+ | padding: 5px 0 5px; | ||
+ | } | ||
+ | |||
+ | .largepost2 h2 { | ||
+ | font-size: 22px; | ||
+ | border:none; | ||
+ | color: #671111; | ||
+ | padding:5px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .largepost2 h2 a { | ||
+ | color: #671111; | ||
+ | text-decoration:none; | ||
+ | font-weight:bold; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | |||
+ | .largepost2 h2 a:hover { | ||
+ | color: #671111; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | .largepost2 h3 { | ||
+ | font-size: 18px; | ||
+ | border:none; | ||
+ | color: #000000; | ||
+ | padding:5px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | .largepost2 p { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | text-align:justify; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | largepost2 p a { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | color:#000000; | ||
+ | font-weight:bold | ||
+ | } | ||
+ | |||
+ | .largepost2 p a:hover { | ||
+ | color:#000000; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | .largepost2 p a:visited{ | ||
+ | color:#000000; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .largeimagepost { | ||
+ | width:960px; | ||
+ | } | ||
+ | |||
+ | .largeimagepost img { | ||
+ | width:840px; | ||
+ | margin-left:90px; | ||
+ | height:483px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #pt-log{ | ||
+ | background:black; | ||
+ | color: #ffe9b7; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | background:black; | ||
+ | color: #ffe9b7; | ||
+ | margin-top:5px; | ||
+ | } | ||
+ | |||
+ | #menubar ul{ | ||
+ | margin-top:5px; | ||
+ | background:black; | ||
+ | color: #ffe9b7; | ||
+ | } | ||
+ | |||
+ | .right-menu ul li a { | ||
+ | background:black; | ||
+ | color: #ffe9b7; | ||
+ | } | ||
+ | |||
+ | .left-menu ul li a { | ||
+ | background:black; | ||
+ | color: #ffe9b7; | ||
+ | } | ||
+ | |||
+ | .largepost3 { | ||
+ | float:left; | ||
+ | padding: 10px 10px; | ||
+ | width:870px; | ||
+ | padding: 5px; | ||
+ | margin:10px; | ||
+ | margin-left:90px; | ||
+ | line-height: 20px; | ||
+ | color:#000000; | ||
+ | font-family: Arial; | ||
+ | } | ||
+ | |||
+ | #rightContent { | ||
+ | float:left; | ||
+ | width: 290px; | ||
+ | margin: 5px; | ||
+ | margin-top:50px; | ||
+ | padding:0px 10px 10px 0px; | ||
+ | font-size: 14px | ||
+ | |||
+ | } | ||
+ | |||
+ | #rightContent h1 { | ||
+ | font-size:1.7em; | ||
+ | color:#4a3242; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | |||
+ | #rightContent p { | ||
+ | font-size: 14px | ||
+ | color:#000000; | ||
+ | margin:5px; | ||
+ | font-family: Arial; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #rightContent img { | ||
+ | width: 280px; | ||
+ | margin-top: 120px; | ||
+ | margin: 5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #leftContent { | ||
+ | float:left; | ||
+ | width: 290px; | ||
+ | margin: 5px; | ||
+ | margin-top:50px; | ||
+ | margin-left:25px; | ||
+ | padding:0px 10px 10px 0px; | ||
+ | font-size: 14px | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #leftContent h1 { | ||
+ | font-size:1.7em; | ||
+ | color:#4a3242; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #leftContent img { | ||
+ | width: 280px; | ||
+ | margin-top: 120px; | ||
+ | margin: 5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #leftContent p { | ||
+ | font-size: 14px | ||
+ | color:#000000; | ||
+ | margin:5px; | ||
+ | font-family: Arial; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | #middleContent { | ||
+ | float:left; | ||
+ | width: 290px; | ||
+ | margin: 5px; | ||
+ | margin-top:50px; | ||
+ | padding:0px 10px 10px 0px; | ||
+ | font-size: 14px | ||
+ | } | ||
+ | |||
+ | #middleContent h1 { | ||
+ | font-size:1.7em; | ||
+ | color:#4a3242; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | |||
+ | #middleContent p { | ||
+ | font-size: 14px; | ||
+ | color:#000000; | ||
+ | margin:5px; | ||
+ | font-family: Arial; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | #middleContent img { | ||
+ | width: 280px; | ||
+ | margin-top: 120px; | ||
+ | margin: 5px; | ||
+ | } | ||
+ | |||
+ | .leftimagepost { | ||
+ | position:absolute; | ||
+ | float:left; | ||
+ | padding: 10px 10px; | ||
+ | width:420px; | ||
+ | padding: 5px; | ||
+ | padding-top: 20px; | ||
+ | margin-left:20px; | ||
+ | line-height: 20px; | ||
+ | color:black; | ||
+ | font-family: Arial; | ||
+ | margin-top:1190px; | ||
+ | } | ||
+ | |||
+ | .leftimagepost img { | ||
+ | float:left; | ||
+ | width:150px; | ||
+ | height:115px; | ||
+ | } | ||
+ | |||
+ | .leftimagepost p { | ||
+ | font-family: Arial; | ||
+ | color:#6f212f; | ||
+ | font-size: 16px; | ||
+ | position: absolute; | ||
+ | |||
+ | } | ||
+ | |||
+ | .igemtext { | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .igemtext h2 { | ||
+ | position: absolute; | ||
+ | margin-left:170px; | ||
+ | margin-top:500px; | ||
+ | top: 10px; | ||
+ | } | ||
+ | |||
+ | .igemtext h2 span { | ||
+ | letter-spacing: -1px; | ||
+ | padding: 0px; | ||
+ | font-size:18px; | ||
+ | font-family: Arial; | ||
+ | font-weight:bold; | ||
+ | color:#6f212f; | ||
+ | } | ||
+ | |||
+ | .largepost-red { | ||
+ | float:left; | ||
+ | padding: 10px 10px; | ||
+ | width:870px; | ||
+ | background: rgb(181, 70, 63); /* fallback color */ | ||
+ | background: rgba(181, 70, 63, 0.9); | ||
+ | padding: 5px; | ||
+ | margin:10px; | ||
+ | margin-top:10px; | ||
+ | margin-left:30px; | ||
+ | line-height: 20px; | ||
+ | color:#FFFFFF; | ||
+ | font-family: Arial; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | .largepost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
+ | padding: 5px 0 5px; | ||
+ | } | ||
+ | |||
+ | .largepost-red h2 { | ||
+ | font-size: 22px; | ||
+ | border:none; | ||
+ | padding:5px; | ||
+ | color: #671111; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .largepost-red h2 a { | ||
+ | color: #671111; | ||
+ | font-weight:bold; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | |||
+ | .largepost-red h2 a:hover { | ||
+ | color: #671111; | ||
+ | text-decoration:underline; | ||
+ | |||
+ | } | ||
+ | |||
+ | .largepost-red p { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | .humanPost { | ||
+ | float:left; | ||
+ | padding: 0px 0px; | ||
+ | width:570px; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | line-height: 20px; | ||
+ | color:#000000; | ||
+ | font-family: Arial; | ||
+ | } | ||
+ | |||
+ | .humanPost h2, .entry h3, .entry h4, .entry h5, .entry h6 { | ||
+ | padding: 5px 0 5px; | ||
+ | } | ||
+ | |||
+ | .humanPost h2 { | ||
+ | font-size: 22px; | ||
+ | border:none; | ||
+ | color: #671111; | ||
+ | padding:5px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .humanPost h2 a { | ||
+ | color: #671111; | ||
+ | text-decoration:none; | ||
+ | font-weight:bold; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | |||
+ | .humanPost h2 a:hover { | ||
+ | color: #671111; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | .humanPost h3 { | ||
+ | font-size: 18px; | ||
+ | border:none; | ||
+ | color: #000000; | ||
+ | padding:5px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | .humanPost p { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | text-align:justify; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | humanPost p a { | ||
+ | padding: 5px; | ||
+ | font-size:14px; | ||
+ | color:#000000; | ||
+ | font-weight:bold | ||
+ | } | ||
+ | |||
+ | .humanPost p a:hover { | ||
+ | color:#000000; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | .humanPost p a:visited{ | ||
+ | color:#000000; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | .humanImage{ | ||
+ | float:right; | ||
+ | padding: 0px 0px; | ||
+ | width:280px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .humanImage img{ | ||
+ | width:260px; | ||
+ | margin-top:10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .medal { | ||
+ | float:left; | ||
+ | width:200px; | ||
+ | height:191px; | ||
} | } |
Latest revision as of 20:17, 28 October 2011
.medal { width:200px; height:191px; }
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ margin: 0; padding: 0; }
body { font-family: Georgia, Trebuchet, Verdana, Arial; font-size: 12px; text-align: center; vertical-align: top; background: #000; color: #2a423c;
}
h1,h2,h3,h4,h5,h6{ font-size: 16px; font-weight: bold; }
a { text-decoration: underline;
color : #ffffff;
}
a:hover { text-decoration: none; }
a img { border: 0; }
p { padding: 10px 0 5px; }
p img { max-width: 100%; }
img.aligncenter { padding: 4px; border: 1px solid #ededed; }
img.alignright{ margin: 3px 0 2px 10px; padding: 4px; border: 1px solid #ededed; display: inline; }
img.alignleft { margin: 3px 10px 2px 0; padding: 4px; border: 1px solid #ededed; display: inline; }
.alignleft { float: left; }
.alignright { float: right }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.clear { margin: 0; padding: 0; clear: both; }
ul { list-style-type: square; }
- wrapper{
width: 960px; margin: 0 auto; text-align: left; background: #fff;
}
- header{
width: 960px; height: 180px; margin: 0; padding: 0;
background: black;
background-image:url()
}
- header h1 {
margin: 0px 0 0 30px; padding: 30px 0 0 0; }
- header h1 a{
margin: 10px 0 30px 0; color: #ffe9b7; font-size: 42px; text-decoration: none; font-weight: bold; padding: 10px; background: rgb(0, 0, 0); /* fallback color */
background: rgba(0, 0, 0, 0.7);
}
- header h2 {
font-size: 22px; color: #ffe9b7; margin: 0px 0 0 30px; font-weight: normal; text-transform: normal; letter-spacing: -2px; }
- menu {
width: 960px; height: 45px; border-bottom: 5px #6e212e solid; background: #fff;
padding-bottom: 5px;
}
- menu ul{
margin: 5px auto; padding: 0 0 0 0px; list-style: none; list-style-type: none; font-size: 14px;
margin-left:20px;
}
- menu ul li{
float: left; margin: 5px 3px 5px 3px; font-size: 13px; border: 5px #fff solid; background: #b5463f;
letter-spacing:1px; padding: 0 0 0 0px;
}
- menu ul li a{
display: block; padding: 3px 7px 1px 12px; text-decoration: none; color: #cddec6; font-weight: bold;
}
- menu ul li a:hover{
background: #6e212e; }
- menu ul li.current_page_item{
float: left; margin: 5px 3px 5px 3px; font-size: 14px;
background: #6e212e; }
- container {
float: left; width: 960px; margin-top: 0px; background: #fff;
}
- content {
float:left;
width: 960px; margin-right: 0px; background: #fff; border-bottom: 1px #2a423c dotted;
margin-top:10px;
}
.sidebar {
float: left; width: 240px; margin-left: 12px;
}
.post { padding: 10px 10px; }
.post a{ font-weight: bold; text-decoration: underline; color: #2a423c; }
.post a:hover{ text-decoration: none; }
.post h2 { font-size: 36px; font-weight: normal; padding-bottom: 5px; border-bottom: 1px #2a423c dotted; }
.post h2 a { padding: 0; margin: 0; color: #b5463f; text-decoration: none; letter-spacing: -2px; font-weight: normal; }
.post h2 a:hover{ padding: 0; margin: 0; color: #2a423c; background: none; }
.meta { color: #6e212e; line-height: 22px; }
.meta p { margin: 0; padding: 0; }
.entry { line-height: 20px; color:#FFFFFF;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
padding: 10px 0 5px;
}
.entry h2 { font-size: 24px; border:none; } .entry h2 a { color: #8f3939; }
.entry h3 { font-size: 22px; font-weight: normal; }
.entry h4 { font-size: 20px; font-weight: normal; }
.entry h5 { font-size: 18px; font-weight: normal; }
.entry h6 { font-size: 16px; font-weight: normal; }
.post a img {
margin: 10px;
border: 2px solid #6e212e;
}
.post a:hover img{ border: 2px solid #b5463f; }
.sidebar a {
padding: 3px 5px 3px 5px;
text-decoration: none;
}
.sidebar a:hover{ padding: 3px 5px 3px 5px; background: #6e212e; color: #ffe9b7; }
.sidebar ul { list-style: none; margin: 0; padding: 0; }
.sidebar ul { margin: 0 0 10px; }
.sidebar ul li { padding: 10px 10px 0; }
.sidebar ul li h2 { border-bottom: 1px dotted #2a423c; padding: 8px 10px 9px; font-size: 24px; font-weight: normal; letter-spacing: -1px; }
.sidebar ul ul { margin: 0; padding: 6px 5px 0; margin: 0 5px 10px; line-height: 24px; list-style-type: square; }
.sidebar ul ul li { padding: 0; }
.sidebar ul ul ul { padding: 0 0 0 10px; }
.navigation { margin: 10px; padding: 10px 0; margin-bottom: 15px; font-size: 14px; font-family: Verdana, Arial; text-align: center; }
.navigation a{
padding: 3px 5px 3px 5px;
margin: 1px 3px 1px 3px;
font-weight: bold;
text-decoration: none;
color: #2a423c;
font-weight: bold;
}
.navigation a:hover{ padding: 3px 5px 3px 5px; margin: 1px 3px 1px 3px; background: #6e212e; color: #ffe9b7; text-decoration: none; }
.navigation_single { padding: 10px 0; font-size: 12px; font-family: Verdana, Arial; text-align: center; margin: 0 0 10px 0; }
.navigation_single a{
padding: 3px 5px 3px 5px;
margin: 1px 3px 1px 3px;
font-weight: bold;
text-decoration: none;
color: #2a423c;
font-weight: bold;
}
.navigation_single a:hover{ padding: 3px 5px 3px 5px; margin: 1px 3px 1px 3px; background: #6e212e; color: #ffe9b7; text-decoration: none; }
img.avatar { float: left; margin: 5px; }
- footer{
float: left; width: 960px; padding: 10px 0 10px 0; border-top: 5px solid #6e212e; text-align: left; line-height: 24px; background: #fff;
height: 20px;
}
.tagcloud { background: #6e212e; padding: 10px;
}
.tagcloud_up { background: url(images/tagcloud_up.png) top center no-repeat; width: 960px; height: 10px;
}
.tagcloud_bottom { background: url(images/tagcloud_bottom.png) bottom center no-repeat; width: 960px; height: 10px; }
.tagcloud a{ color: #ffe9b7; margin: 3px ; font-weight: bold; text-decoration: none; }
.tagcloud a:hover{ margin: 3px; color: #e3d185; text-decoration: none; }
- footer p{
margin: 0 10px 0 10px; }
- footer p a {
font-weight: bold; }
- footer p a:hover{
text-decoration: none; }
- footer a img {
width: 32px; height: 32px; }
.text1 {
position: relative;
}
.text1 h2 {
position: absolute; margin-left:840px; top: 10px;
}
.text1 h2 span {
color:#ffe9b7; letter-spacing: -1px; background: rgb(0, 0, 0); /* fallback color */ background: rgba(0, 0, 0, 0.7); padding: 0px;
}
- lasttweet {
position: absolute; float: left; margin-left:60px; margin-top: -35px; font-size:12px; font-family: Arial; font-weight:bold; color:#6f212f;
}
.text2 {
position: relative;
}
.text2 h2 {
position: absolute; margin-left:10px; top: 2px;
}
.text2 h2 span {
color:#cddec6; letter-spacing: 0px; background: rgb(110, 33, 46); /* fallback color */ background: rgba(110, 33, 46, 0.9); padding: 5px; font-family: Georgia, Trebuchet, Verdana, Arial; font-size:14px;
}
.text2 h2 a{ color: #cddec6; text-decoration:none;
}
.text3 {
position: relative;
}
.text3 h2 {
position: absolute; margin-left:150px; top: 2px;
}
.text3 h2 span {
color:#cddec6; letter-spacing: 0px; background: rgb(110, 33, 46); /* fallback color */ background: rgba(110, 33, 46, 0.9); padding: 5px; font-family: Georgia, Trebuchet, Verdana, Arial; font-size:14px;
}
.text3 h2 a{ color: #cddec6; text-decoration:none;
}
.smallpost { float:left; padding: 10px 10px; width:420px; background: rgb(181, 70, 63); /* fallback color */
background: rgba(181, 70, 63, 0.9); padding: 5px;
margin:10px; margin-top:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial;
text-align:justify;
}
.smallpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.smallpost h2 { font-size: 22px; border:none; padding:5px; color: #671111; font-weight:bold; } .smallpost h2 a { color: #671111; font-weight:bold;
font-size: 22px;
}
.smallpost h2 a:hover { color: #671111; text-decoration:underline;
}
.smallpost p { padding: 5px; font-size:14px; }
.imagepost { float:left; padding: 10px 10px; width:420px; margin-left:10px; margin-top:10px;
}
.imagepost .microImage { float:left; width:420px; margin-left:-15px;
}
.imagepost p { font-size:14px; color: #671111; }
.largepost { float:left; padding: 10px 10px; width:870px; background: rgb(97, 147, 132); /* fallback color */
background: rgba(97, 147, 132, 0.9); padding: 5px;
margin:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.largepost h2, .entry h3, .entry h4, .entry h5, .entry h6 {
padding: 5px 0 5px;
}
.largepost h2 { font-size: 22px; border:none;
color: #255748; padding:5px; font-weight:bold;
} .largepost h2 a { color: #255748; text-decoration:none;
font-weight:bold; font-size: 22px;
}
.largepost h2 a:hover { color: #255748; text-decoration:underline; }
.largepost h3 {
font-size: 16px;
border:none;
padding:0px; padding-left:5px; font-weight:bold; color:#FFFFFF;
} .largepost h3 a { color:#FFFFFF; text-decoration:none;
font-weight:bold; font-size: 16px;
}
.largepost h3 a:hover { text-decoration:underline;
color:#FFFFFF;
}
.largepost p { padding: 5px; font-size:14px; }
.largepost p a { padding: 5px; font-size:14px; color:#FFFFFF; font-weight:bold }
.largepost p a:hover { text-decoration:underline; color:#FFFFFF; font-weight:bold }
.leftpost { float:left; padding: 10px 10px; width:420px; background: rgb(73, 64, 83); /* fallback color */
background: rgba(73, 64, 83, 0.9); padding: 5px;
margin:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.leftpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.leftpost h2 { font-size: 22px; border:none; color: #21182b; padding:5px;
font-weight:bold;
} .leftpost h2 a { color: #21182b; text-decoration:none;
font-weight:bold; font-size: 22px;
}
.leftpost h2 a:hover { color: #21182b; text-decoration:underline; }
.leftpost p { padding:5px; font-size:14px; }
.leftpost p a { font-size:14px; color: #ffffff; text-decoration:underline; }
.rightpost { float:left; padding: 10px 10px; width:420px; background: rgb(73, 64, 83); /* fallback color */
background: rgba(73, 64, 83, 0.9); padding: 5px;
margin:10px; margin-left:10px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.rightpost h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.rightpost h2 { font-size: 22px; border:none; color: #21182b; padding:5px;
font-weight:bold;
} .rightpost h2 a { color: #21182b; text-decoration:none;
font-weight:bold; font-size: 22px;
}
.rightpost h2 a:hover { color: #21182b; text-decoration:underline; }
.rightpost p { padding:5px; font-size:14px; }
.rightimagepost { float:right; padding: 10px 10px; width:420px;
padding: 5px;
margin-right:50px; line-height: 20px; color:#FFFFFF; font-family: Arial; }
.rightimagepost img { float:right; width:410px; height:200px;
}
.leftpost-green { float:left; padding: 10px 10px; width:420px; background: rgb(97, 147, 132); /* fallback color */
background: rgba(97, 147, 132, 0.9); padding: 5px;
margin:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.leftpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.leftpost-green h2 { font-size: 24px; border:none; color: #255748; text-decoration:none; padding:5px; } .leftpost-green h2 a { color: #255748; text-decoration:none; }
.leftpost-green h2 a:hover { color: #255748; text-decoration:underline; }
.leftpost-green p { padding:5px; font-size:14px; }
.leftpost-red { float:left; padding: 10px 10px; width:420px; background: rgb(181, 70, 63); /* fallback color */
background: rgba(181, 70, 63, 0.9); padding: 5px;
margin:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.leftpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.leftpost-red h2 { font-size: 24px; border:none; color: #671111; text-decoration:none; padding:5px; } .leftpost-red h2 a { color: #671111; text-decoration:none; }
.leftpost-red h2 a:hover { color: #671111; text-decoration:underline; }
.leftpost-red p { padding:5px; font-size:14px; }
.rightpost-green {
float:left;
padding: 10px 10px;
width:420px;
background: rgb(97, 147, 132); /* fallback color */
background: rgba(97, 147, 132, 0.9); padding: 5px;
margin:10px; margin-left:10px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.rightpost-green h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.rightpost-green h2 { font-size: 24px; border:none; color: #255748; text-decoration:none; padding:5px; } .rightpost-green h2 a { color: #255748; text-decoration:none; }
.rightpost-green h2 a:hover { color: #255748; text-decoration:underline; }
.rightpost-green p { padding:5px; font-size:14px; }
.rightpost-red { float:left; padding: 10px 10px; width:420px; background: rgb(181, 70, 63); /* fallback color */
background: rgba(181, 70, 63, 0.9); padding: 5px;
margin:10px; margin-left:10px; line-height: 20px; color:#FFFFFF; font-family: Arial; text-align:justify; }
.rightpost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.rightpost-red h2 { font-size: 24px; border:none; color: #671111; text-decoration:none; padding:5px; } .rightpost-red h2 a { color: #671111; text-decoration:none; }
.rightpost-red h2 a:hover { color: #671111; text-decoration:underline; }
.rightpost-red p { padding:5px; font-size:14px; }
- left {
float:left; width:470px;
}
- right {
float:left; width:470px;
}
catLinks {
border: none;
}
- content {
border:none; border-bottom: 1px #2a423c dotted; padding:0px; margin:none; }
- top-section{
font-size:16px; border:none; margin-top:0px; margin-bottom:0px; height:15px;
}
- menu {
border:0; border-bottom: 5px #6e212e solid; }
- menu li {
border:0; }
- wrapper {
padding:0; }
body{ width:100%; margin:0 auto; }
- globalWrapper {
width: 960px; padding: 0; margin: 0 auto; }
.largepost2 { float:left; padding: 10px 10px; width:870px;
padding: 5px;
margin:10px; margin-left:30px; line-height: 20px; color:#000000; font-family: Arial; }
.largepost2 h2, .entry h3, .entry h4, .entry h5, .entry h6 {
padding: 5px 0 5px;
}
.largepost2 h2 { font-size: 22px; border:none;
color: #671111; padding:5px; font-weight:bold;
} .largepost2 h2 a { color: #671111; text-decoration:none;
font-weight:bold; font-size: 22px;
}
.largepost2 h2 a:hover { color: #671111; text-decoration:underline; }
.largepost2 h3 { font-size: 18px; border:none;
color: #000000; padding:5px; font-weight:bold;
}
.largepost2 p {
padding: 5px;
font-size:14px;
text-align:justify;
color:#000000;
}
largepost2 p a { padding: 5px; font-size:14px; color:#000000; font-weight:bold }
.largepost2 p a:hover { color:#000000; font-weight:bold; }
.largepost2 p a:visited{ color:#000000; font-weight:bold; }
.largeimagepost { width:960px; }
.largeimagepost img { width:840px;
margin-left:90px;
height:483px;
}
- pt-log{
background:black; color: #ffe9b7; }
- menubar{
background:black; color: #ffe9b7; margin-top:5px; }
- menubar ul{
margin-top:5px; background:black; color: #ffe9b7; }
.right-menu ul li a { background:black; color: #ffe9b7; }
.left-menu ul li a { background:black; color: #ffe9b7; }
.largepost3 { float:left; padding: 10px 10px; width:870px;
padding: 5px;
margin:10px; margin-left:90px; line-height: 20px; color:#000000; font-family: Arial; }
- rightContent {
float:left; width: 290px; margin: 5px; margin-top:50px; padding:0px 10px 10px 0px; font-size: 14px
}
- rightContent h1 {
font-size:1.7em; color:#4a3242; margin-left:5px; }
- rightContent p {
font-size: 14px color:#000000; margin:5px; font-family: Arial; text-align:justify; }
- rightContent img {
width: 280px; margin-top: 120px; margin: 5px; }
- leftContent {
float:left; width: 290px; margin: 5px; margin-top:50px; margin-left:25px; padding:0px 10px 10px 0px; font-size: 14px }
- leftContent h1 {
font-size:1.7em; color:#4a3242; margin-left:5px; }
- leftContent img {
width: 280px; margin-top: 120px; margin: 5px; }
- leftContent p {
font-size: 14px color:#000000; margin:5px; font-family: Arial; text-align:justify; }
- middleContent {
float:left; width: 290px; margin: 5px; margin-top:50px; padding:0px 10px 10px 0px; font-size: 14px }
- middleContent h1 {
font-size:1.7em; color:#4a3242; margin-left:5px; }
- middleContent p {
font-size: 14px; color:#000000; margin:5px; font-family: Arial; text-align:justify; }
- middleContent img {
width: 280px; margin-top: 120px; margin: 5px; }
.leftimagepost { position:absolute; float:left; padding: 10px 10px; width:420px;
padding: 5px; padding-top: 20px;
margin-left:20px; line-height: 20px; color:black; font-family: Arial;
margin-top:1190px;
}
.leftimagepost img { float:left; width:150px; height:115px; }
.leftimagepost p { font-family: Arial;
color:#6f212f;
font-size: 16px; position: absolute;
}
.igemtext {
position: relative;
}
.igemtext h2 {
position: absolute; margin-left:170px; margin-top:500px; top: 10px;
}
.igemtext h2 span {
letter-spacing: -1px; padding: 0px; font-size:18px; font-family: Arial; font-weight:bold; color:#6f212f;
}
.largepost-red { float:left; padding: 10px 10px; width:870px; background: rgb(181, 70, 63); /* fallback color */
background: rgba(181, 70, 63, 0.9); padding: 5px;
margin:10px; margin-top:10px; margin-left:30px; line-height: 20px; color:#FFFFFF; font-family: Arial;
text-align:justify;
}
.largepost-red h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.largepost-red h2 { font-size: 22px; border:none; padding:5px; color: #671111; font-weight:bold; } .largepost-red h2 a { color: #671111; font-weight:bold;
font-size: 22px;
}
.largepost-red h2 a:hover { color: #671111; text-decoration:underline;
}
.largepost-red p { padding: 5px; font-size:14px; }
.humanPost { float:left; padding: 0px 0px; width:570px;
padding: 0px;
margin: 0px; line-height: 20px; color:#000000; font-family: Arial; }
.humanPost h2, .entry h3, .entry h4, .entry h5, .entry h6 { padding: 5px 0 5px; }
.humanPost h2 { font-size: 22px; border:none;
color: #671111; padding:5px; font-weight:bold;
} .humanPost h2 a { color: #671111; text-decoration:none;
font-weight:bold; font-size: 22px;
}
.humanPost h2 a:hover { color: #671111; text-decoration:underline; }
.humanPost h3 { font-size: 18px; border:none;
color: #000000; padding:5px; font-weight:bold;
}
.humanPost p {
padding: 5px;
font-size:14px;
text-align:justify;
color:#000000;
}
humanPost p a { padding: 5px; font-size:14px; color:#000000; font-weight:bold }
.humanPost p a:hover { color:#000000; font-weight:bold; }
.humanPost p a:visited{ color:#000000; font-weight:bold; }
.humanImage{ float:right; padding: 0px 0px; width:280px;
}
.humanImage img{ width:260px; margin-top:10px;
}
.medal { float:left; width:200px; height:191px; }