Difference between revisions of "Team:Nankai/test3"

Line 1,672: Line 1,672:
 
margin:10px 0px;
 
margin:10px 0px;
 
height:2px;
 
height:2px;
}
 
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
 
#blog_right {
 
float:left;
 
width:678px;
 
padding:20px;
 
background-color:#ffffff;
 
/*-moz-box-shadow: 3px 3px 0px #e0e0e0;
 
-webkit-box-shadow: 3px 3px 0px #e0e0e0;
 
box-shadow: 3px 3px 0px #e0e0e0;*/
 
border-right:2px solid #E0E0E0;
 
border-bottom:2px solid #E0E0E0;
 
}
 
.post_blog {
 
float:left;
 
width:100%;
 
}
 
.post_blog h2 {
 
float:left;
 
width:505px;
 
height:80px;
 
background-image:url(../images/blgo_title_bg.png);
 
background-position:0 0;
 
background-repeat:repeat;
 
line-height:80px;
 
font-size:38px;
 
color:#000000;
 
font-family: 'existence_lightregular';
 
padding-left:25px;
 
}
 
.post_blog h3 {
 
float:right;
 
width:145px;
 
height:80px;
 
background-image:url(../images/blgo_title_bg.png);
 
background-position:0 0;
 
background-repeat:repeat;
 
}
 
.post_blog .post_date {
 
float:left;
 
width:129px;
 
height:39px;
 
margin-left:8px;
 
margin-top:8px;
 
background-image:url(../images/blog_date_img.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
}
 
.post_blog h3 .post_date code {
 
float:left;
 
width:35px;
 
height:39px;
 
font-family:"myriad Pro";
 
color:#ffffff;
 
font-size:30px;
 
padding-left:5px;
 
line-height:39px;
 
text-shadow: 0 1px 1px #000000;
 
}
 
.post_blog h3 .post_date strong {
 
float:right;
 
width:85px;
 
font-size:12px;
 
color:#fff;
 
font-family: 'myriad_pro_lightbold';
 
margin-top:6px;
 
}
 
.post_blog h3 .post_date em {
 
float:right;
 
width:85px;
 
font-family: 'myriad_pro_lightbold';
 
font-size:12px;
 
color:#fff;
 
font-style:normal;
 
}
 
.post_blog h3 dfn {
 
float:left;
 
background-image:url(../images/blog_post_pencil.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
padding-left:18px;
 
font-size:12px;
 
font-family:"myriad Pro";
 
color:#787878;
 
margin-left:8px;
 
margin-top:10px;
 
font-style:normal;
 
line-height:15px;
 
}
 
.post_blog img {
 
float:left;
 
margin:20px 0px;
 
}
 
.post_blog p {
 
float:left;
 
width:100%;
 
font-family:"myriad Pro";
 
font-size:15px;
 
line-height:26px;
 
color:#505050;
 
margin-bottom:15px;
 
}
 
a {
 
float:left;
 
}
 
.post_blog .blgo_read {
 
float:left;
 
background-image:url(../images/blog_read_more.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
width:97px;
 
font-size:14px;
 
font-family: 'myriad_pro_lightbold';
 
height:30px;
 
color:#fff;
 
line-height:30px;
 
padding-left:10px;
 
}
 
.post_blog .blgo_read:hover {
 
background-image:url(../images/blog_read_more_hover.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
}
 
.post_blog .blgo_comment {
 
float:left;
 
background-image:url(../images/blog_comment_reg.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
width:108px;
 
font-size:14px;
 
font-family: 'myriad_pro_lightbold';
 
height:30px;
 
color:#fff;
 
line-height:30px;
 
padding-left:10px;
 
margin-left:15px;
 
}
 
.post_blog .blgo_comment:hover {
 
background-image:url(../images/blog_comment_reg_hover.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
}
 
.post_blog .blgo_developer_icon {
 
float:left;
 
width:100%;
 
margin-top:15px;
 
margin-bottom:15px;
 
padding-top:10px;
 
border-top:1px solid #e5e5e5;
 
}
 
.blgo_developer_icon ul {
 
float:left;
 
}
 
.blgo_developer_icon ul li {
 
float:left;
 
margin-right:20px;
 
}
 
.blgo_developer_icon ul li a {
 
float:left;
 
font-size:11px;
 
font-family:"myriad Pro";
 
color:#969696;
 
}
 
.blgo_developer_icon ul li a img {
 
float:left;
 
margin-right:10px;
 
width:23px;
 
height:19px;
 
margin-top:3px;
 
margin-left:0px;
 
margin-bottom:0px;
 
}
 
/*=====================================BLOG PAGE NAVIGATION CSS========================*/
 
#page_navigation {
 
float:left;
 
height:110px;
 
width:100%;
 
background-color:#fff;
 
}
 
.blog_page_nav {
 
float:right;
 
width:505px;
 
margin-top:40px;
 
}
 
.blog_page_nav li {
 
float:left;
 
margin-right:5px;
 
}
 
.blog_page_nav li a {
 
float:left;
 
width:27px;
 
height:27px;
 
background-image:url(../images/blgo_page_nav_icon.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
text-align:center;
 
line-height:26px;
 
font-size:15px;
 
font-family:"myriad Pro";
 
color:#fff;
 
}
 
.blog_page_nav li a.active, .blog_page_nav li a:hover {
 
background-image:url(../images/blgo_page_nav_icon_hover.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
}
 
.blog_page_nav li a.page_prev {
 
background-image:url(../images/blog_page_nav.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
width:48px;
 
}
 
.blog_page_nav li a.page_next {
 
background-image:url(../images/blog_page_nav.png);
 
background-position:0 0;
 
background-repeat:no-repeat;
 
width:48px;
 
}
 
/*===================================== BLOG POST PAGE CSS =====================*/
 
#leave_comment {
 
float:left;
 
width:100%;
 
margin-top:20px;
 
border-bottom: 1px solid #E5E5E5;
 
}
 
.person_icon {
 
float:left;
 
margin-bottom:15px;
 
}
 
.person_icon h5 {
 
float:left;
 
width:74px;
 
}
 
.person_icon img {
 
float:left;
 
 
}
 
}
  

Revision as of 03:36, 8 August 2015

Power House

3 facts you should know about Project 84

Quick insertion
It just takes 1 hour to improve your life

Come down to our clinic today and we will insert your new favourite toy into your brain and eye within just 1 hour and guaranteed life-long happiness will be yours.

Just think it
Whatever you want to happen, happens

Want to tweet that you were standing in line for ice cream and then accidentally farted in the boy's face behind you? All you have to do is think it! Our tech's so fast sometimes it posts before you even think it!

Fewer & fewer incidents
We take all the necessary precautions

We are hard at work to bring safer methods of implementing chips into the brains of users. Over the past 4 months we have decreased the amount of incidents so you have almost nothing to fear!

Medigo Blue, free responsive template