-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathstyle2015.css
152 lines (125 loc) · 4.89 KB
/
style2015.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
148
149
150
151
152
@charset "utf-8";
/* CSS Document */
/*----- HEADER -----*/
.header{ width:100%; height:90px; background-color:#046380;}
.logo{ float:left; margin:15px 0 0 10px; padding:5px 0 0 50px; background: url(imgs/logoIcon.gif) no-repeat left center; font:normal 24px "ae_AlMateen", Arial, Helvetica, sans-serif; color:#efecca;}
.userInfo{ float:right; margin:30px 10px 0 0; color:#efecca; font: normal 12px Arial, Helvetica, sans-serif;}
.userInfo a{ text-decoration:none; color:#efecca;}
.userInfo a:hover{ text-decoration: underline;}
.userInfo ul {list-style-type: none; margin:0px; padding:0px;}
.userInfo li{display:inline; margin:0 0 0 20px;}
/*----- BODY -----*/
.breadCramps{margin:10px; font: normal 11px Arial, Helvetica, sans-serif; color:#2f2f2f;}
.breadCramps ul{list-style-type:none; margin:0px; padding:0px;}
.breadCramps li{display:inline; margin:0 2px 0 0;}
.breadCramps li a{padding:0 17px 0 0; color:#046380; background:url(imgs/breadCrampsSeparator.gif) no-repeat right center; text-decoration:none;}
.breadCramps li a:hover{ text-decoration:underline;}
/*Button*/
.button{ font: bold 12px Arial, Helvetica, sans-serif; color:#FFF; border:none 0px; background: url(imgs/buttonLeft.gif) no-repeat left top #046380; display: inline-block; margin:0px;}
.button a{padding:7px 12px 7px 12px; color:#FFF; display:block;}
.button a:hover{ background:url(imgs/buttonLeftHover.gif) no-repeat left top; color:#FFF; text-decoration:none;}
.button span{padding:0px; margin:0px; display: block; background:url(imgs/buttonRight.gif) no-repeat right top;}
.button span:hover{ background: url(imgs/buttonRightHover.gif) no-repeat right top #002f2f;}
/*Disabled Button*/
.button_D{ font: bold 12px Arial, Helvetica, sans-serif; color:#FFF; border:none 0px; background: url(imgs/buttonLeft_D.gif) no-repeat left top #c3c3c3; display: inline-block; margin:0px;}
.button_D a{padding:7px 12px 7px 12px; color:#FFF; display:block;}
.button_D a:hover{padding:7px 12px 7px 12px; color:#FFF; display:block; text-decoration:none;}
.button_D span{padding:0px; margin:0px; display: block; background:url(imgs/buttonRight_D.gif) no-repeat right top;}
.aa{width: auto; min-height:180px; border:solid 1px #d0cb8b; background-color:#FFF; padding:5px 10px 10px 10px; margin:10px 0 0 0; line-height:24px;}
/*----- FOOTER -----*/
.footer{ position: fixed; bottom:0px; width: 100%; background-color:#002f2f; font:normal 10px Arial, Helvetica, sans-serif; color:#efecca; text-align:center; padding:12px 0; margin:10px 0 0 0;}
/* styling of the container. */
a.player {
display:block;
width: 635px;
height:360px;
text-align:center;
margin:0 15px 15px 0;
float:left;
border:1px solid #999;
}
/* play button */
a.player img {
margin-top:70px;
border:0px;
}
/* when container is hovered we alter the border color */
a.player:hover {
border:1px solid #000;
}
a.player-small{
//display:block;
float:right;
clear:both;
width: 320px;
height:240px;
text-align:center;
margin:0 15px 15px 0;
float:left;
border:1px solid #999;
}
/* play button */
a.player-small img {
margin-top:70px;
border:0px;
}
/* when container is hovered we alter the border color */
a.player-small:hover {
border:1px solid #000;
}
#menu li {
display: inline;
}
.subTitle {width:60%;padding-left: 6em; display: inline-block;text-align: left}
.projectLogo {float:left; display:inline-table; width:40%}
.project {width:100%;float:none; padding-bottom: 1em; clear:left}
.researchProjects {clear:left}
.students {clear:left; padding-left: 3em; padding-top: 2em}
.projectInfo {padding-left: 1em; margin-left: 1em; vertical-align: baseline; padding-top: 0.5em}
.myName {display: inline-block;padding-left: 3em}
.wrapper {width:100%;overflow:hidden}
.content {width:80%;padding-left: 1em;padding-right: 1em;font-size: 0.8em;}
.content-shifted {width:80%;padding-left: 3em;padding-right: 1em;font-size: 0.9em;}
nav{
padding-left:1em;
font-size: 0.7em;
}
img{
display: inline-block
}
body {font-size: 18px; font-family: Arial, Helvetica, sans-serif; width: 1200px}
.pNews{
text-indent:-0.7em;
margin-left:0.7em;
margin-bottom: 0px;
margin-top: 0.2em;
font-size:0.8em;
}
.projectPublication{
font-size: 80%;
}
.news{
font-size: 1em;
padding-left: 3em;
margin-bottom: 1em;
}
.olderNews{
font-size:1em;
padding-left: 3em;
margin-left:0.7em;
}
h1 {color: #006633; font-size: 2em; font-family: Arial, Helvetica, sans-serif; padding-top: 0em}
h3 {color: #006633; text-align: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif}
h2 {color: #006633; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif}
h5 {font-size: 1em}
h1, h2, h3 {
display: inline-table;
padding-right: 1em;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0.2em;
margin-top: 0px
}
a:visited {color:#006633; text-decoration: none}
a:link {color:#006633; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}