-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwapo.css
147 lines (105 loc) · 3.2 KB
/
wapo.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
.wp-column.six.end { display: none; }
#article-side-rail { display: none; }
.rollMe { display:none !important; }
#hot-topics-wrapper { display:none; }
#carousel-full { display:none; }
#main-sub-nav { display:none; }
#shell { width:96% !important; }
#header-v3 { width:100% !important; }
#header-v3 #main-nav-wrapper-v2 { width:101.6% !important; }
#header-v3 #main-nav { width:100% !important; }
#masthead-v4 {
width: 35% !important;
float: left;
}
#masthead-v4 .sectionTitle {
margin-top: 18px !important;
}
.leaderboard.top { border-top: 0px solid #FFF !important; }
.leaderboard.top img {
float:right;
}
.subsection {
width:35%;
float:left;
}
.subsection .head-left .sectionName { width: 35% !important; }
.subsection .head-left { width: 100% !important; }
.subsection .head-left h1 {
width: 100% !important;
padding-top: 10px;
}
#header-v3 .head-left a { float: left; }
#header-v3 .head-left a { float: left; }
.ad-top.ads.align-center.block a { float: right; }
.rightArea.hItem {
position: absolute !important;
right: 0px;
top: 160px !important;
}
#wpni_adi_leaderboard div {
float:right;
}
.ad-top.ads.align-center.block {
padding-bottom: .5em;
}
.wp-column.sixteen { width: 100% !important; }
.wp-column.ten {
width: 800px !important;
margin: 0px auto;
font-size: 1.25em;
float:none !important;
}
.wp-column.ten.margin-right.main-content h1 {
text-align:center;
line-height:1.4em !important;
padding:.4em;
}
.wp-row.border-bottom-2, .article-video.padding-bottom.margin-bottom.flipboard-remove img, .relative.primary-slot.padding-top.margin-bottom-15.img-border.photo-wrapper.photo-wrapper img { width: 100% !important; }
.gallery-pic { width: 100%; }
.primary-slot .tool.Video-play { left: 50% !important; }
#slug_sponsor_links_bt {
width: 738px;
margin: 0px auto;
}
#footer { width: 100% !important; background-color:#222; }
#footer-v3 { margin: 0px auto !important; }
/*---- BLOGS ----*/
.search-wrap { display: none; }
#blog-tag-search-subnav { display:none; }
#secondary { display: none; }
#carousel-blog { display: none; }
.ad-top { border-top: 0px solid #FFF !important; }
#masthead-v4 { padding-bottom: 1em; }
#masthead-v4 .ad-top.ads.align-center.block { display:none; }
body #header-v3 { margin-bottom: 5em !important; }
.ad-top.ads.align-center.block {
width: 100%;
position: absolute;
top: 60px;
}
.ad-top.ads.align-center.block object { float:right; }
#slug_leaderboard_2 { display: none !important; }
#weather-widget { left: 200px !important; }
#traffic-widget { left: 333px !important; }
body #main { margin: 2em !important; }
body #page {
width:96% !important;
margin: 0px !important;
padding: 0px !important;
}
body #main .cf .borR1S.col620.left.padR15 { margin: 0px auto !important; }
#page #content {
width: 800px !important;
font-size: 1.25em;
float:none !important;
}
#floatMenu { margin-left: 40px !important; }
#page #content, #content-wrapper, #page .singular #content, .singular #content-wrapper { border-right: 0px solid #FFF !important;}
.sectionName {
width: 35%;
float: left;
}
.webtype-gallery_story .social-tools {
z-index: -100;
}