~ubuntu-uy-website-team/ubuntu-uy-website/Desarrollo

« back to all changes in this revision

Viewing changes to planet/uyplanet/style.css

  • Committer: Pablo Capeluto
  • Date: 2011-06-12 19:40:30 UTC
  • mto: This revision was merged to the branch mainline in revision 45.
  • Revision ID: pcapeluto@gmail.com-20110612194030-qoy44tz3bpnpoxpg
Se integra un Planet dentro del portal

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
Theme Name: Ubuntu Loco Light Theme
 
3
Theme URI: http://launchpad.net/ubuntu-website
 
4
Description: A child theme for Ubuntu Loco websites. Planet Venus port.
 
5
Version: 0.2
 
6
Author: Stas Sușcov
 
7
Author URI: http://stas.nerd.ro/
 
8
.
 
9
This work, is released under GNU General Public License, version 2 (GPL). 
 
10
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
 
11
.
 
12
Colors: http://www.colourlovers.com/palette/1140455/Ubuntu_Lucid_Lynx
 
13
.
 
14
*/
 
15
 
 
16
/* Reset browser defaults */ 
 
17
@import url('css/reset.css');  
 
18
 
 
19
/* Apply basic typography styles */  
 
20
@import url('css/typography.css');  
 
21
 
 
22
/* Apply a basic layout */  
 
23
@import url('css/2c-r-fixed.css');  
 
24
 
 
25
/* Apply basic image styles */  
 
26
@import url('css/images.css');  
 
27
 
 
28
/* Import Ubuntu Web Font */
 
29
@import url('http://fonts.googleapis.com/css?family=Ubuntu');
 
30
 
 
31
/*
 
32
Real stuff starts here
 
33
*/
 
34
 
 
35
/*
 
36
Layout
 
37
*/
 
38
body { background: transparent url("images/dotted-bg.png") top; }
 
39
#header { width: 980px; height: 62px; margin: 0 auto; overflow: hidden; background: #DD4814 url("images/header-bg.png") repeat-x top; border: 1px solid #CCC; border-top: none; }
 
40
#branding { width: 130px; height: 62px; float: right; overflow: hidden; }
 
41
#blog-title span a { display: block; background: transparent url("images/ubuntu-logo.png") no-repeat 0 15px; width: 120px; height: 50px; text-indent: -1000px; }
 
42
#access { width: 850px; height: 62px; overflow: hidden; margin: 0; padding: 0; }
 
43
#primary-header-menu { margin: 0; list-style: none;  }
 
44
#primary-header-menu li { margin: 0; padding: 0; height: 62px; border-right: 1px solid #DD4814; }
 
45
#primary-header-menu ul { margin: 0; padding: 0; }
 
46
#loco-header-menu { margin-right: -1px; }
 
47
#primary-header-menu ul li { height: 62px; float: left; margin: 0; padding: 0 10px; list-style: none; }
 
48
#primary-header-menu ul li:hover,
 
49
#primary-header-menu ul li.current-menu-item,
 
50
#primary-header-menu ul li.current-page-ancestor { background: transparent url("images/header-bg-hover.png") repeat-x top; }
 
51
#primary-header-menu ul li a { display: block; }
 
52
#main { width: 980px; margin: 0 auto; background-color: #FFF; overflow: hidden; }
 
53
#main { border-left: 1px solid #CCC; border-right: 1px solid #CCC; }
 
54
#primary,
 
55
#secondary { float: right; clear: right; width: 250px; margin: 15px 10px; padding: 15px 10px; overflow: hidden; background-color: #F7F7F7; }
 
56
#primary { margin-bottom: -20px; }
 
57
#primary > ul,
 
58
#secondary > ul { margin: 0; list-style: none;}
 
59
#container { width: 940px; margin: 10px; }
 
60
#content { width: 940px; margin-top: 5px; padding-bottom: 5px;}
 
61
#content .page,
 
62
#content .post { padding: 10px 10px 5px; margin-bottom: 20px; background-color: #F7F7F7; }
 
63
#content .page { margin-bottom: 10px; }
 
64
body.blog #container { width: 650px; margin: 10px; }
 
65
body.blog #content { width: 650px; }
 
66
#content .entry-title,
 
67
#content .page-title { border-bottom: 1px solid #EDEDED; margin-bottom: 0; }
 
68
body.blog .entry-title { display: block; }
 
69
#content .entry-meta { clear: both; padding-top: 2px; border-top: 1px solid #FFF; }
 
70
#content .entry-content { margin: 10px 0 0; border-bottom: 1px solid #EDEDED; }
 
71
#content .entry-content .page-link { border: 1px solid #EDEDED; border-bottom: 0; display: inline; padding: 3px 5px; }
 
72
#content .page .entry-content,
 
73
#content .entry-utility { border-top: 1px solid #FFF; }
 
74
#content .entry-utility div { padding: 1px 2px; }
 
75
#content .entry-utility div ul { display: inline; margin: 0; }
 
76
#content .entry-utility div ul li { display: inline; background-color: #EEE; border: 1px solid #DDD; margin-right: 3px; padding: 2px; }
 
77
#content .entry-utility div.cat-links li { border: 1px solid #CACACA; }
 
78
#content .entry-utility div ul li:hover { background-color: #DDD; }
 
79
#content .more-link { padding: 3px 5px; margin: 0; }
 
80
body.blog #content #nav-above.navigation { display: none; }
 
81
#content .navigation { padding: 10px 0 40px; }
 
82
#content .navigation .nav-previous,
 
83
#content .navigation .nav-next { width: 320px; }
 
84
#content .navigation .nav-previous { float: left; text-align: left; border-right: 1px dotted #CCC; padding-right: 4px; }
 
85
#content .navigation .nav-next { float: right; text-align: right; }
 
86
#footer { padding: 20px 0; width: 100%; background: #EEECEA url("images/footer-bg.png") repeat-x top; }
 
87
#subsidiary .aside { width: 15%; }
 
88
#subsidiary a { display: block; margin-bottom: 2px; }
 
89
#subsidiary .textwidget a { display: inline; margin-bottom: 0px; }
 
90
#first { padding-left: 0; }
 
91
#second { margin-right: 0; }
 
92
#first ul, #second ul, #third ul { margin: 0; list-style: none; }
 
93
#siteinfo { padding: 30px 0 10px; }
 
94
.widgettitle { margin-bottom: 0; }
 
95
.widgetcontainer { margin-bottom: 10px; }
 
96
.widgetcontainer ul { list-style: none; margin-left: 10px; }
 
97
.main-aside h3 { margin-bottom: 10px; }
 
98
 
 
99
/*
 
100
Typography
 
101
*/
 
102
body { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; }
 
103
body { color: #333; font-size: 80%; line-height: 1.5; }
 
104
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #772953; }
 
105
h1 { font-size: 180%; margin-bottom: 10px; }
 
106
h2 { font-size: 160%; margin-bottom: 10px; font-weight: bold; }
 
107
h3 { font-size: 140%; margin-bottom: 10px; }
 
108
h4 { font-size: 120%; margin-bottom: 10px; }
 
109
h5 { font-size: 110%; font-weight: bold; margin-bottom: 10px; }
 
110
h6 { font-size: 110%; font-weight: bold; }
 
111
a, a:active { color: #772953; }
 
112
a:hover { color: #DD4814; }
 
113
a:visited { color: #777777; }
 
114
#blog-description { font-size: 90%; color: #FFF; line-height: 80%; display: none; }
 
115
#primary-header-menu ul { font-size: 110%; }
 
116
#primary-header-menu ul li a { line-height: 62px; color: #FFF; text-decoration: none; }
 
117
#subsidiary { font-size: 85%; }
 
118
#content { font-size: 90%; }
 
119
#content .entry-title,
 
120
#content .entry-title a { font-weight: normal; text-decoration: none; font-size: 120%; font-weight: normal; color: #DD4814; }
 
121
#content .entry-title a:hover { text-decoration: underline; }
 
122
#content .entry-meta,
 
123
#content .entry-utility { font-size: 80%; }
 
124
#content .entry-meta a,
 
125
#content .entry-utility a { text-decoration: none; }
 
126
#content .entry-utility div.cat-links,
 
127
#content .entry-utility div.tag-links,
 
128
#content .entry-utility div.comments-link { font-weight: bold; font-size: 100%; }
 
129
#content .entry-utility div ul li { font-weight: normal; line-height: 20px; font-size: 90%; }
 
130
#content .entry-utility div.tag-links ul li:before { content: '• '; color: #CCC; font-size: 100%; font-weight: bolder; white-space: nowrap; }
 
131
#subsidiary a { text-decoration: none; color: #444; border-bottom: 1px dotted #444; }
 
132
#subsidiary .textwidget a { text-decoration: underline; color: #444; border-bottom: none; }
 
133
#subsidiary a:hover { color: #DD4814; }
 
134
#siteinfo { font-size: 85%; color: #999; }
 
135
.main-aside h3 { font-size: 120%; color: #DD4814; border-bottom: 1px dotted #DD4814; }
 
136
.main-aside { font-size: 90%; }
 
137
.widgettitle { font-size: 120%; }
 
138
 
 
139
/*
 
140
Ubuntu Font
 
141
*/
 
142
#access,
 
143
#blog-description,
 
144
h1,
 
145
h2,
 
146
h3,
 
147
h4,
 
148
h5 { font-family: 'Ubuntu', sans-serif; }
 
149
 
 
150
/*
 
151
Additional Styles
 
152
*/
 
153
blockquote { color:#666; font-style:italic; }
 
154
table { border:1px solid #ccc; border-width:1px 1px 0 1px; font-size:13px; text-align:left; }
 
155
caption { text-align:left; }
 
156
tr { border-bottom:1px solid #ccc; }
 
157
th, td { padding: 5px; }
 
158
hr { background-color:#ccc; border:0; color:#CCC; height:1px; margin-bottom:22px; }
 
159
p { margin-bottom: 10px; }
 
160
.clearall { clear: both; height: 1px; }
 
161
input[type="text"], textarea { border: 2px solid #CCC; border-right: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 1px 3px; }
 
162
.clean { list-style: none; }
 
163
.inline, .clean { margin: 5px 0; }
 
164
.inline li { display: inline; }
 
165
 
 
166
/*
 
167
CSS3
 
168
*/
 
169
#primary-header-menu ul li a { text-shadow: #333 1px 1px 1px; }
 
170
#primary,
 
171
#secondary,
 
172
#content .post { -webkit-box-shadow: 0px 1px 1px #CCC; -moz-box-shadow:0 1px 1px #CCC; }
 
173
 
 
174
/*
 
175
Fancyness
 
176
    Buttons from http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba
 
177
*/
 
178
.awesome,
 
179
.awesome:visited {
 
180
    background-color: #222; 
 
181
    display: inline-block; 
 
182
    padding: 5px; 
 
183
    text-decoration: none;
 
184
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
 
185
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
 
186
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
 
187
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 
188
    border-bottom: 1px solid rgba(0,0,0,0.25);
 
189
    position: relative;
 
190
    cursor: pointer;
 
191
    font-size: 10px;
 
192
    font-weight: bold;
 
193
    line-height: 1;
 
194
    margin: 5px;
 
195
}
 
196
 
 
197
.awesome:hover { background-color: #111; color: #fff; text-decoration: none; background-color: #d45500; }
 
198
.awesome:active { top: 1px; }
 
199
.awesome,
 
200
.awesome:visited { color: #fff; background-color: #ff5c00; }
 
201
 
 
202
/*
 
203
Rounded corners
 
204
*/
 
205
.awesome,
 
206
.post,
 
207
.main-aside,
 
208
.post code, .post pre,
 
209
.hackergotchi img { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
 
210
 
 
211
/*
 
212
Ubuntu World Wide
 
213
*/
 
214
p.ubuntuWorldWide { margin-left: 10px; }
 
215
 
 
216
/*
 
217
 * css3 stuff for headings
 
218
*/
 
219
h2.entry-title a, h3.widgettitle { text-shadow: #ddd 1px 1px 1px; }
 
220
 
 
221
/*
 
222
Fancy codeblocks
 
223
*/
 
224
.post code, .post pre {
 
225
    font-size: 11px;
 
226
    white-space: nowrap;
 
227
    background: #444;
 
228
    background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
 
229
    color:#FFFFFF;
 
230
    padding:2px 3px;
 
231
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.75);
 
232
    font-weight: bold;
 
233
}
 
234
.post pre { width: 600px; padding: 5px; white-space: pre; overflow: auto; }
 
235
 
 
236
/*
 
237
Gotchis
 
238
*/
 
239
#content .entry-title a { margin-left: 45px; }
 
240
.hackergotchi:hover img { width: 80px; }
 
241
.hackergotchi img {
 
242
    width: 40px;
 
243
    border: 1px solid #CACACA;
 
244
    position: absolute;
 
245
    z-index: 10;
 
246
    padding: 1px;
 
247
    background-color: #FFF;
 
248
}
 
249
.hackergotchi {
 
250
    display: block;
 
251
    width: 40px;
 
252
    position: absolute;
 
253
    margin-left: -25px;
 
254
    margin-top: -20px;
 
255
    position: absolute;
 
256
}
 
257
.hackergotchi:after {
 
258
    border-color: #CACACA transparent;
 
259
    border-style: solid;
 
260
    border-width: 0 45px 30px 0;
 
261
    content: '';
 
262
    position: absolute;
 
263
    right: -25px;
 
264
    top: 5px;
 
265
    z-index: 5;
 
266
}
 
267
 
 
268
/*
 
269
addthis config
 
270
*/
 
271
.addthis_button_identica { margin-left: 5px; }
 
272
.addthis_toolbox { margin: 3px 5px }
 
273
.addthis_button_container { width: 100px; float: left; text-align: left; }
 
274
.addthis_button_container > a.addthis_button_facebook_like { width: 80px; }