Projet

Général

Profil

Paste
Télécharger (7,97 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / simplecorp / css / 768.css @ b9383c72

1
  
2
/*-------------------------------------------*/
3
/* #Tablet (Portrait)*/
4
/*-------------------------------------------*/
5
@media only screen and (min-width: 768px) and (max-width: 959px) {
6

    
7
/*--------------------------------------*/
8
/*COLUMNS*/
9
/*--------------------------------------*/
10
.container { width: 708px; }
11

    
12
.one-half { width: 324px; }
13

    
14
.one-third { width: 222px; }
15

    
16
.two-third { width: 464px; }
17

    
18
.one-fourth { width: 162px; }        
19

    
20
.three-fourth { width: 526px; }
21

    
22
.one-half,.one-third,.two-third,.one-fourth,.three-fourth,.one-column {float: left;margin-right: 20px;margin-bottom: 20px;}
23

    
24
.one-half.last,.one-third.last,.two-third.last,.one-fourth.last,.three-fourth.last {  margin-right: 0px }
25

    
26
/*--------------------------------------*/
27
/*MAIN NAVIGATION*/
28
/*--------------------------------------*/
29
#main-navigation ul li { margin:0 0 0 10px; }
30

    
31
#main-navigation li a { color: #898989; font-family: 'Dosis', 'Verdana', sans-serif; font-size: 16px; font-weight:normal; display: block; padding: 47px 7px 50px 7px; margin:0px 0px 10px 0;
32
position: relative; text-align: center; text-transform:uppercase; }
33

    
34
/*--------------------------------------*/
35
/*BODY LAYOUT*/
36
/*--------------------------------------*/
37
body.custom-background { background-attachment: scroll;}
38

    
39
#page { height:auto;  width:748px; background:#FFF; -webkit-box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.20); -moz-box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.20);  
40
box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.20); padding:0px; margin:20px auto 0; float:none; }
41

    
42
#footer{ width:auto;  padding:30px 0px 0; margin:0px;  height:auto; background:#222222;        }
43

    
44
#footer-bottom{ width:auto; padding:10px 0px 10px 0px;  margin-left:0px; float:none; background:#111; }
45

    
46
.center-page{ height: auto; width: auto;  margin:0 auto; padding: 0px; }
47

    
48
#pre-header{  float:left; width:708px;  padding:0 20px; margin-left:-20px;  min-height:50px; margin-bottom:30px; }
49

    
50
#mm0 { display: block; width: 100%;  float: right; height: auto;  margin-top: 0px; }
51

    
52
#footer-form input[type="text"],
53
#footer-form input[type="password"],
54
#footer-form input[type="email"],
55
#footer-form textarea,
56
#footer-form select { width: 152px; }
57

    
58
#call-to-action-panel h1{ font-size:28px; line-height:28px; }  
59

    
60
/*--------------------------------------*/
61
/*INTRO PAGE IMG */
62
/*--------------------------------------*/
63
img.intro-img { margin-left:-20px!important; max-width:748px!important; max-height:100%; margin-bottom:30px; border-bottom:1pt solid #d8d5cd; }
64

    
65
/*--------------------------------------*/
66
/*BLOG LAYOUT */
67
/*--------------------------------------*/
68

    
69
.node-blog .entry-body,  .node-article .entry-body{ float: left; margin: 10px 0 20px 0; width: 380px!important; }
70

    
71
.no-sidebars  .node-blog .entry-body, .no-sidebars  .node-article .entry-body { width: 563px!important; }
72

    
73
.two-sidebars .node-blog .entry-body, .two-sidebars .node-article .entry-body { width: 179px!important; }
74

    
75
/*--------------------------------------*/
76
/*BUTTON HUGE RESIZE */
77
/*--------------------------------------*/
78
.button.huge { padding:10px 20px; font-size: 16px; color:#FFF!important; font-weight:bold; }
79

    
80
/*--------------------------------------*/
81
/*HOMEPAGE PORTFOLIO CAROUSEL*/        
82
/*--------------------------------------*/
83
ul#projects-carousel li {  width:158px; }
84

    
85
ul#projects-carousel li .item-content{  width:158px; }
86

    
87
/*--------------------------------------*/
88
/*OTHER STUFF*/
89
/*--------------------------------------*/
90
.flex-caption h2{ color:#9dcedf; font-size:23px; text-shadow:none; }
91

    
92
/*--------------------------------------*/
93
/*PORTFOLIO LAYOUTS*/
94
/*--------------------------------------*/
95
.portfolio-container{width:728px;margin-right:-20px;float:left;} 
96

    
97
ul#portfolio-items-one-fourth {overflow: hidden;position: relative;list-style: none;margin: 0;padding: 0px 0 0 0 ;        }
98

    
99
ul#portfolio-items-one-fourth li {  width:162px;min-height:300px; height:300px !important;}
100

    
101
ul#portfolio-items-one-fourth li .portfolio-item{ float:left; background:#f8f9f9;width:162px;height:auto;padding:0;}
102

    
103
ul#portfolio-items-one-fourth li  .item-content{background:#615951;float:left;width:162px;text-align:center;padding:0px 0 15px 0;height:auto; }
104

    
105
#portfolio-items-one-fourth .description{padding-top:15px; }
106

    
107
ul#portfolio-items-one-fourth li .item-content:hover{ background:#9dcedf;}
108

    
109
ul#portfolio-items-one-fourth li .item-content p{margin:0;padding:0;font-weight:800;color:#FFF;} 
110

    
111
ul#portfolio-items-one-fourth li .item-content p a{margin:0;padding:0;font-weight:800;color:#FFF;} 
112

    
113
ul#portfolio-items-one-fourth li  .item-content span{font-style:italic;color:#FFF;} 
114

    
115
ul#portfolio-items-one-fourth li   img{ width:100%;height:auto;padding:0;margin:0; }
116

    
117
ul#portfolio-items-one-third {overflow: hidden;position: relative;list-style: none;margin: 0!important;padding: 0px 0 0 0 ;}
118

    
119
ul#portfolio-items-one-third li {  width:236px;height:207px!important;}
120

    
121
ul#portfolio-items-one-third li .portfolio-item{ float:left; background:#f8f9f9;width:236px;height:auto;padding:0!important;}
122

    
123
ul#portfolio-items-one-third li .item-content{background:#615951;float:left;width:236px;text-align:center;padding:0px 0 15px 0;height:auto; }
124

    
125
#portfolio-items-one-third  .description{padding-top:15px; }
126

    
127
ul#portfolio-items-one-third li .item-content:hover{ background:#9dcedf;}
128

    
129
ul#portfolio-items-one-third li .item-content p{margin:0;padding:0;font-weight:800;color:#FFF;} 
130

    
131
ul#portfolio-items-one-third li .item-content p a{margin:0;padding:0;font-weight:800;color:#FFF;} 
132

    
133
ul#portfolio-items-one-third li .item-content span{font-style:italic;color:#FFF;} 
134

    
135
ul#portfolio-items-one-third li  img{ width:100%;height:auto;padding:0;margin:0; }
136

    
137
.portfolio-items { width: 768px; margin: 0; }
138

    
139
.portfolio-items:after { content: ""; display: block;  height: 0; overflow: hidden; clear: both; }
140

    
141
.portfolio-items li { width: 162px!important; margin: 0 20px 0px 0!important; float: left; height: 210px!important; overflow: hidden; }
142

    
143
.portfolio-items-not-filterable { width: 768px; margin: 0; }
144

    
145
.portfolio-items-not-filterable:after { content: "";  display: block; height: 0; overflow: hidden;  clear: both; }
146

    
147
.portfolio-items-not-filterable li { width: 236px!important; margin: 0 20px 0px 0!important; float: left;  height: 260px!important; overflow: hidden; }
148

    
149
#filterable  { display: inline; float: right;  margin-bottom: 20px; margin-right:0px;  } 
150

    
151
#filterable li { float: left; margin-left: 15px; }
152

    
153
.inner-page-intro h2 { font-size:21px; line-height:24px; } 
154

    
155
#contact-map { margin: 0px 0 30px -20px;  position: relative; width: 748px; }
156

    
157
#contact-form .error { margin: 15px 0 0 0; }
158

    
159
#contact-form form { margin-bottom: 0px; }
160

    
161
#contact-form  fieldset { margin-bottom: 0px; }
162

    
163
#contact-form  label,
164
#contact-form  legend,
165
#contact-form  strong,
166
#contact-form  span { font-weight: bold; font-size: 13px; color: #898989; }
167

    
168
#contact-form input[type="checkbox"] { display: inline; }
169

    
170
#contact-form label span,
171
#contact-form legend span { font-weight: normal; font-size: 13px;  color: #444; line-height: 34px; }
172

    
173
#contact-form input[type="text"],
174
#contact-form input[type="password"],
175
#contact-form  input[type="email"],
176
#contact-form textarea,
177
#contact-form select {
178
        border: 1px solid #dddddd;
179
        padding: 5px 10px;
180
        outline: none;
181
        overflow: hidden;
182
        font: 12px "Helvetica", Arial, sans-serif;
183
        color: #777;
184
        box-shadow: inset 0px 2px 4px #f3f3f3;
185
        -moz-box-shadow: inset 0px 2px 4px #f3f3f3;
186
        -webkit-box-shadow: inset 0px 2px 4px #f3f3f3;
187
        width: 216px;
188
        max-width: 100%;
189
        display: block;
190
        margin-bottom: 10px;
191
        background: #FFF;
192
        border-radius: 2px;
193
        -moz-border-radius: 2px;
194
        -webkit-border-radius: 2px;
195
}
196
#contact-form select { padding: 0; }
197

    
198
#contact-form  textarea { width: 472px; height: 200px; resize: vertical; }
199

    
200
#contact-form input[type="text"]:focus,
201
#contact-form input[type="password"]:focus,
202
#contact-form  input[type="email"]:focus,
203
#contact-form  textarea:focus { border: 1px solid #bbbbbb;  color: #555; box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3;  -moz-box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3;
204
-webkit-box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3; }
205

    
206
.flexslider.loading { min-height: 330px; }
207

    
208
}