summaryrefslogtreecommitdiff
blob: b56ab2fbde69c5008e01f2fb451804c706386e89 (plain)
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
/* This file was automatically generated on Dec 18 2012 19:58:18 */

div#publicize-services-block {
	display: inline-block;
	clear: both;
	margin-bottom: 25px;
	background-color: #fff;
	width: 100%;
}

/* Add the logos for the Publicize services */
span.pub-logos {
	float: right;
	display: block;
	width: 130px;
	height: 75px;
	margin-top: -18px;
	margin-right: 5px;
	vertical-align: top;
}

span#facebook { background: url( ../facebook-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#twitter { background: url( ../twitter-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#yahoo { background: url( ../yahoo-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#linkedin { background: url( ../linkedin-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#tumblr { background: url( ../tumblr-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }

a.publicize-profile-link, a.publicize-profile-link:visited {
	text-decoration: none;
}

a.publicize-profile-link:hover {
	color: #f1831e;
}

a.publicize-add-connection, a.publicize-add-connection:visited {
	display: block;
	vertical-align: middle;
	text-decoration: none;
}

a.publicize-add-connection:hover {
	color: #f1831e;
}

div.publicize-service-entry {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

div.publicize-service-left {
	display: inline-block;
	width: 150px;
	vertical-align: top;
}

div.publicize-service-right {
	display: inline-block;
	margin-right: 5px;
	margin-top: 5px;
	width: 300px;
	padding: 10px;
	background-color: #f1f1f1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #e5e5e5;
}

div.publicize-service-right ul {
	margin-top: 0;
}

div.publicize-service-right li {
	list-style-type: none;
}

.pub-disconnect-button {
	-webkit-border-image: none;
	border-bottom-color: #CCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-color: #CCC;
	border-right-style: none;
	border-right-width: 0px;
	border-left-color: #CCC;
	border-left-style: none;
	border-left-width: 0px;
	border-top-color: #CCC;
	border-top-style: none;
	border-top-width: 0px;
	color: #CCC;
	cursor: auto;
	display: inline;
	font-family: sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: 22px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	outline-color: #CCC;
	outline-style: none;
	outline-width: 0px;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: static;
	left: auto;
	text-align: right;
	text-decoration: none;
	top: auto;
	vertical-align: baseline;
	width: auto;
	z-index: auto;
}

.pub-disconnect-button:hover {
	color: #f1831e;
}

table#option-profile {
	padding-bottom: 8px;
}

table#option-profile td {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	vertical-align: middle;
}

table#option-profile td.radio {
	padding-left: 20px;
}

table#option-profile td.thumbnail {
	padding-left: 20px;
}

table#option-profile td.details {
	font-weight: bold; color: #333333
}

table#option-fb-fanpage td {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	vertical-align: middle;
}

table#option-fb-fanpage td.thumbnail {
	padding: 5px 20px 5px 20px;
}

table#option-fb-fanpage td.details {
	width: 130px;
	padding-left: 10px;
}

table#option-fb-fanpage td.details span.name {
	font-weight: bold; color: #333333;
}

table#option-fb-fanpage td.details span.category {
	font-size: 10px; color: #888888;
}

input.fb-options {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 12px;
}