Added theme: blogger-1.5.zip
[vanilla-miry.git] / themes / Blogger / styles / default / vanilla.print.css
blobe1a2daeccb0d8b9c68b8c64b0a5c43d71d35ad9e
1 /*Blogger 1.4 By Sam El http://www.ventswap.com*/
2 body {background: #FFF;color: #333;font: 400 13px/20px Arial, Helvetica, sans-serif;}
3 a {color: #000;text-decoration: underline;outline: none;}
4 /* Main Container & Content */
5 #Container {width: 100%;margin: 0 auto;padding:0;}
6 #Container #Bottom {clear: both;height: 12px;}
7 #Content {margin: 0;}
8 #Content #Title {
9 font: 100 28px/38px Arial, Helvetica, sans-serif;
10 letter-spacing: -2px;
11 margin: 0;
12 padding: 0 0 30px;
14 /* ContentInfo/Control/Whatever - Universal to Discussion Index & Comments */
15 .ContentInfo {text-align:right;}
16 .ContentInfo.Top {white-space:nowrap;overflow: hidden;}
17 .ContentInfo * {font-size:12px;font-weight:700;}
18 #Content h1{
19 margin: 0 10% 10px 0!important;
20 padding: 0;
21 float: left;
22 font: 100 20px Arial, Helvetica, sans-serif;
23 letter-spacing: -1px;
24 text-align: left;
25 line-height: 23px;
27 #CommentsPage .ContentInfo h1 {float:left;width:70%;white-space:nowrap;text-align:left; }
28 #DiscussionsPage .ContentInfo h1 {float:none;text-align:left;}
29 .ContentInfo h1 a {text-decoration:underline; font-size: 90%;}
30 .ContentInfo h1 a:hover {text-decoration: none;}
31 /*Pagination*/
32 .PageInfo {color:#CCC;font-weight:700;line-height: 21px;clear: both;}
33 .PageInfo p {display:inline;float: left;}
34 .PageList {border-top:1px solid #EEE;}
35 .PageList li {display:inline;}
36 .PageList a,.PageList li a {text-decoration:none;}
37 .PageList .CurrentPage, .PageList a:hover,.PageList li a:hover {text-decoration:none;}
38 /* Discussion Index */
39 #Discussions {width: 100%;}
40 .Discussion {overflow: hidden;width: 100%;line-height: 200%;}
41 .DiscussionTopic, .User.Name {overflow: hidden;}
42 .DiscussionTopic span {display: none;}
43 #CommentResults .DiscussionTopic, #CommentResults .CommentText, #CommentResults .DiscussionCategory {
44 float: left;
45 display: block;
46 width: 99%;
48 #CommentResults .DiscussionTopic a {display: block;line-height: 35px;}
49 #Discussions .Topics {margin: 20px 0 0;padding: 0;}
50 #Discussions .Topics .TopicTitle {font-weight: 700; margin:0;}
51 .DiscussionTopic a, #Discussions .Topics .TopicTitle a {font: 100 18px Arial, Helvetica, sans-serif; }
52 #Discussions .Topics .TopicInfo {margin: 5px 0 15px;padding: 2px 0 0;overflow: hidden;border-top: 1px dotted #BBB; }
53 .User.Name a {text-decoration: underline!important;font-weight: 700;}
54 #Discussions .Topics .DiscussionCategory, #Discussions .Topics .DiscussionStarted, #Discussions .Topics .DiscussionComments,
55 #Discussions .Topics .DiscussionLastComment, #Discussions .Topics .DiscussionActive, #Discussions .Topics .DiscussionNew {
56 width: auto;
57 display: inline;
58 font: 400 12px Arial, Helvetica, sans-serif;
59 margin-right: 10px!important;
61 #Discussions .Topics .DiscussionCategory a, #Discussions .Topics .DiscussionStarted a,
62 #Discussions .Topics .DiscussionComments a, #Discussions .Topics .DiscussionLastComment a,
63 #Discussions .Topics .DiscussionActive a, #Discussions .Topics .DiscussionNew a {padding: 5px 0 5px 7px;}
64 #Discussions .Topics li.Read.NewComments .DiscussionNew {display: inline;}
65 .DiscussionNew a {color: #69AE1D!important;}
66 /* Category Index */
67 #Categories {padding-bottom: 20px!important;width: 100%;border-top: 1px solid #EEE;}
68 .BlockedCategory .CategoryName a {padding-left: 31px;text-decoration: underline!important; }
69 #Categories li ul {margin: 0;padding: 15px 0;}
70 #Categories li li {height:auto;border:0;}
71 #Categories ul span, #Categories ul span a, #Categories ul a {text-decoration:none;}
72 #Categories ul span a:hover, #Categories ul a:hover {text-decoration: underline;cursor: pointer;}
73 .Category {overflow: hidden;width: 100%;}
74 .CategoryName {margin: 0 5px 10px 0!important;font-size:15px;font-weight:700;}
75 .CategoryName a {padding: 3px 0 3px 31px;text-decoration: underline!important;}
76 .CategoryName a:hover {text-decoration: none!important;}
77 .CategoryName span, .CategoryDescription span, .CategoryDescription {padding-bottom: 10px;line-height: 25px;overflow: hidden;}
78 .CategoryDiscussionCount, .CategoryOptions {width: auto;display:inline;margin-right:15px!important;font-weight: 700;}
79 /* Comments.. */
80 #CommentsPage #Content .ContentInfo h1 {font: 700 15px/120% Arial, Helvetica, sans-serif; color: #555;}
81 #CommentsPage #Content h1 a {font-size: 18px; font-weight: 400;}
82 #Comments li {margin: 0;padding:10px 0;}
83 #Comments li.Hidden {background: #FAFAFA;}
84 #Comments .CommentHeader {padding: 0 0 15px 10px;text-align:right;line-height:42px;}
85 #Comments .CommentHeader li {display:inline;color:#CCC;font-size:12px;border-bottom:0;}
86 #Comments .CommentHeader em {color:#BBB;font-style:normal;}
87 #Comments li.Hidden .CommentHeader i {padding-left: 8px;color:#C00;font-style: normal;}
88 #Comments .CommentHeader a {font-weight:700;}
89 #Comments .CommentHeader span {font-weight: 400;color:#CCC;}
90 #Comments .CommentHeader span a {
91 margin-left:3px;
92 padding-left:3px;
93 font-weight: normal;
94 cursor: pointer;
95 text-decoration: underline;
97 #Comments .CommentBody {
98 display:block;
99 margin: -1px 0 10px;
100 padding: 15px;
101 font-size: 14px;
102 line-height: 150%;
103 background-color: #FFF;
105 #Comments .CommentBody ul li,
106 #Comments .CommentBody ol li {border-bottom:none;padding:0;}
107 #CommentsPage .ContentInfo.Middle .PageInfo {border-top: 0;margin:0;}
108 #CommentsPage .ContentInfo.Bottom {margin-bottom: 20px;}
109 #Comments code {
110 margin: 0;
111 padding: 10px 10px 10px 43px;
112 display: block;
113 white-space: pre;
114 background: #F4FAFF;
116 .WhisperFrom .CommentBody {background-color:#F9F9F9!important;}
117 .WhisperTo .CommentBody {background-color:#F4FAFF!important;}
118 /* Blockquote */
119 #Comments blockquote blockquote {border: 1px solid #B4E4F0;}
120 #Comments blockquote {
121 margin: 0;
122 padding:15px 15px 15px 15px;
123 border : 1px solid #EEE;
124 background-color: #F9F9F9;
125 quotes: "\201C" "\201D";
126 font-style: italic;
128 #Comments blockquote:before { content: open-quote; font-weight: 700; font-size: 200%;}
129 #Comments blockquote:after { content: close-quote; font-weight: 700;font-size: 200%;}
130 #Comments blockquote cite {
131 font-weight:700;
132 display:block;
133 margin:-10px 0 10px;
134 padding-bottom:5px;
136 /* Search Results */
137 #SearchPage {margin: 0;}
138 #SearchPage .ContentInfo h1 {text-align: left !important;}
139 #SearchPage .Bottom .PageList {margin-top: 0!important;border-top: 0!important;}
140 /* Comment Search Results */
141 #CommentResults .CommentText span {display: none;}
142 #CommentResults .CommentText span.Highlight {display:inline;}
143 #CommentResults .CommentText, #CommentResults .SearchComment, #UserResults .UserAccount {overflow: hidden;width: 100%;}
144 #CommentResults .CommentText span.Highlight {display:inline;}
145 #CommentResults li ul {padding: 0 0 10px;}
146 #CommentResults .CommentText span {display: none;}
147 #CommentResults .CommentText, #CommentResults .CommentText a {margin:6px 0 4px !important;}
148 #CommentResults .CommentAuthor, .CommentAdded {width: auto;display:inline;margin:0 10px 0 0!important;}
149 /* User Search Results */
150 #UserResults li {border-top: 1px solid #FFF!important;}
151 #UserResults li ul {margin-top: 10px !important;}
152 #UserResults li li {height:auto;border:0;}
153 #UserResults li ul {padding: 6px 6px 7px;}
154 li.User {display:inline;font-size:11px;margin-right:10px !important;}
155 li.User span {color: #AAA;}
156 li.User.Name {display:block;font-size: 11px;line-height: 20px;}
157 li.User.Name span {display:none;}
158 /* Account Section Forms.. */
159 .Account {width:450px;margin: 0!important;}
160 /* Profile Page.. */
161 #AccountProfile {float:left;width:300px;border-right:1px solid #EEE;}
162 #AccountProfile li {clear:both;margin-right:20px;line-height:18px;}
163 #AccountProfile h3 {font-size:12px;width:44%;float:left;}
164 #AccountProfile p {float:left;width:55%;}
165 #AccountProfile h2 {font-size:14px;width:60%;float:left;}
166 #AccountProfile .ProfileTitle * {line-height:40px;}
167 #AccountProfile .Tagline {
168 padding: 6px;
169 text-align: center;
170 border-top: 1px solid #D9999A;
171 border-bottom: 1px solid #D9999A;
172 background: #FEE1E1;
173 margin: 0 20px 10px 0;
175 ul, ol, #AccountHistory *, #AccountProfile * {list-style: none;}
176 .Spacer {font-size: 0;line-height: 0;clear: both;}
177 #Discussions, #Categories, #Comments .CommentHeader ul, .floatLeft, .left {float:left;}
178 .Invisible, #Comments .CommentHeader li span, .PreferenceProgress input, .PreferenceComplete input, .CategoryName span,
179 .CategoryDescription span,.CategoryName.Normal, img, #Header, .BannerContainer,.Timer,#Panel, #Discussions .Topics .Date, #Footer, #Form, .ErrorContainer, #Success, #Notice, #Content .PageScroll, #Comments .CommentHeader a.WhisperBack, #Comments .CommentHeader li div.CommentIcon, li.User.Name .UserIcon, li.User.Name.WithIcon, .ProfileIcon {display: none; }
180 #Panel h2, .PageInfo, #Categories li ul, #SearchPage #Discussions, #CommentResults li ul, #AccountHistory li, #Comments blockquote cite{border-bottom:1px solid #EEE;}