themes/connections/css/default.css
changeset 3 42d8ae8f6f71
parent 2 7db1682938e8
equal deleted inserted replaced
2:7db1682938e8 3:42d8ae8f6f71
    30 }
    30 }
    31 a:hover {
    31 a:hover {
    32 	color: #753206;
    32 	color: #753206;
    33 	text-decoration:underline;
    33 	text-decoration:underline;
    34 }
    34 }
    35 input, textarea 
    35 input, textarea {
    36 {
       
    37 	background: #F3F6ED;
    36 	background: #F3F6ED;
    38 	border: #E1D6C6 1px solid;
    37 	border: #E1D6C6 1px solid;
    39 }
    38 }
    40 #rap 
    39 #rap {
    41 {
       
    42 	background:#fff url(../img/rap.jpg) center repeat-y;
    40 	background:#fff url(../img/rap.jpg) center repeat-y;
    43 	width:760px;
    41 	width:760px;
    44 	margin:0 auto;
    42 	margin:0 auto;
    45 	padding:0px 8px;
    43 	padding:0px 8px;
    46 	text-align:left;
    44 	text-align:left;
    53 	margin: 0 auto;
    51 	margin: 0 auto;
    54 	width:760px;
    52 	width:760px;
    55 	padding:0;
    53 	padding:0;
    56 	border:#fc9 0px solid;
    54 	border:#fc9 0px solid;
    57 }
    55 }
    58 #main 
    56 #main {
    59 {
       
    60 	margin:0 auto;
    57 	margin:0 auto;
    61 	padding:0;
    58 	padding:0;
    62 	background:url(../img/content_bg.gif) repeat;
    59 	background:url(../img/content_bg.gif) repeat;
    63 	width:740px;
    60 	width:740px;
    64 }
    61 }
   188   color: #909D73;
   185   color: #909D73;
   189   background-color: #e2ebda;
   186   background-color: #e2ebda;
   190   padding: 4px;
   187   padding: 4px;
   191   text-decoration: none;
   188   text-decoration: none;
   192 }
   189 }
   193 #pagenav
   190 #pagenav {
   194 {
       
   195 	list-style:none;
   191 	list-style:none;
   196 }
   192 }
   197 #sidebar ul li {
   193 #sidebar ul li {
   198 	margin: 0.1em 0 0 0;
   194 	margin: 0.1em 0 0 0;
   199 	padding: 0;	
   195 	padding: 0;	
   217 	margin: 0;
   213 	margin: 0;
   218 	font-size: 1em;	
   214 	font-size: 1em;	
   219 	background:none;
   215 	background:none;
   220 	border:none;
   216 	border:none;
   221 }
   217 }
   222 #sidebar ul ul li 
   218 #sidebar ul ul li {
   223 {
       
   224 	margin:0;
   219 	margin:0;
   225 	padding:0;
   220 	padding:0;
   226 	padding-left:10px;
   221 	padding-left:10px;
   227 	margin-left:10px;
   222 	margin-left:10px;
   228 	background:url(../img/subcat_bullet.gif) no-repeat left;
   223 	background:url(../img/subcat_bullet.gif) no-repeat left;
   237 	padding-left: 1.5em;
   232 	padding-left: 1.5em;
   238 }
   233 }
   239 #content p {
   234 #content p {
   240   margin-left: 1em;
   235   margin-left: 1em;
   241 }
   236 }
   242 .post , .page
   237 .post, .page {
   243 {
       
   244 	margin:0 0 30px 0;
   238 	margin:0 0 30px 0;
   245 }
   239 }
   246 .page 
   240 .page {
   247 {
       
   248 	margin:25px -5px 0 27px;
   241 	margin:25px -5px 0 27px;
   249 }
   242 }
   250 .post-info, .page-info 
   243 .post-info, .page-info {
   251 {
       
   252 	font-size:0.85em;
   244 	font-size:0.85em;
   253 	font-family: Verdana, Arial, Sans-Serif;
   245 	font-family: Verdana, Arial, Sans-Serif;
   254 	margin:0;
   246 	margin:0;
   255 	padding:0;
   247 	padding:0;
   256 	color:#333;
   248 	color:#333;
   257 }
   249 }
   258 .page-info 
   250 .page-info {
   259 {
       
   260 	text-align:center;	
   251 	text-align:center;	
   261 }
   252 }
   262 .post-info a
   253 .post-info a {
   263 {
       
   264 	color:#990000;
   254 	color:#990000;
   265 }
   255 }
   266 .post-info a:hover 
   256 .post-info a:hover {
   267 {
       
   268 	color:#000;
   257 	color:#000;
   269 }
   258 }
   270 .post-content, .page-content {
   259 .post-content, .page-content {
   271 	padding:10px 0;
   260 	padding:10px 0;
   272 	margin:3px 0;
   261 	margin:3px 0;
   281 	font-family:Georgia, Arial, Serif;
   270 	font-family:Georgia, Arial, Serif;
   282 	font-size:1.3em;
   271 	font-size:1.3em;
   283 	margin:0;
   272 	margin:0;
   284 	font-weight:bold;
   273 	font-weight:bold;
   285 }
   274 }
   286 .page-title 
   275 .page-title {
   287 {
       
   288 	font-size:1.6em;
   276 	font-size:1.6em;
   289 	font-weight:normal;
   277 	font-weight:normal;
   290 }
   278 }
   291 #content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
   279 #content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
   292 {
       
   293 	text-decoration:none;
   280 	text-decoration:none;
   294 	color:#676E04;
   281 	color:#676E04;
   295 }
   282 }
   296 .post-date {
   283 .post-date {
   297 	float: left;
   284 	float: left;
   320 	color: #999;
   307 	color: #999;
   321 	text-align:center;
   308 	text-align:center;
   322 	width:740px;
   309 	width:740px;
   323 }
   310 }
   324 #footer a {
   311 #footer a {
   325 border:none;
   312   border: none;
   326 color:#7A7636;
   313   color: #7A7636;
   327 }
   314 }
   328 
       
   329 .commentlist {
   315 .commentlist {
   330 	font-size:1em;
   316 	font-size:1em;
   331 	font-weight:normal;	
   317 	font-weight:normal;	
   332 }
   318 }
   333 #commentform 
   319 #commentform {
   334 {
       
   335 	margin:0 0 0 40px;
   320 	margin:0 0 0 40px;
   336 }
   321 }
   337 #commentform textarea {
   322 #commentform textarea {
   338 	width: 80%;
   323 	width: 80%;
   339 }
   324 }
   344 	text-transform: uppercase;
   329 	text-transform: uppercase;
   345 	margin: 3em 0 1em 40px;
   330 	margin: 3em 0 1em 40px;
   346 	color: #676E04;
   331 	color: #676E04;
   347 	font: 0.9em verdana, helvetica, sans-serif;
   332 	font: 0.9em verdana, helvetica, sans-serif;
   348 }
   333 }
   349 .commentlist li 
   334 .commentlist li {
   350 {
       
   351 	margin:5px 0;
   335 	margin:5px 0;
   352 	padding:10px 10px 20px 10px;
   336 	padding:10px 10px 20px 10px;
   353 	background:#F3F6ED url(../img/comments_bottom.jpg) repeat-x bottom;
   337 	background:#F3F6ED url(../img/comments_bottom.jpg) repeat-x bottom;
   354 	border:#E1D6C6 1px solid;
   338 	border:#E1D6C6 1px solid;
   355 }
   339 }
   356 .commentlist .alt 
   340 .commentlist .alt {
   357 {
   341 
   358 
   342 }
   359 }
   343 #topnav {
   360 #topnav 
       
   361 {
       
   362 	list-style:none;
   344 	list-style:none;
   363 	font-size:0.9em;
   345 	font-size:0.9em;
   364 	margin:0;	
   346 	margin:0;	
   365 	padding:11px 20px 0 0;
   347 	padding:11px 20px 0 0;
   366 	text-align:right;	
   348 	text-align:right;	
   367 	font-family:Verdana, Arial, Sans-Serif;
   349 	font-family:Verdana, Arial, Sans-Serif;
   368 }
   350 }
   369 #topnav li 
   351 #topnav li {
   370 {
   352 	list-style: none;
   371 	list-style:none;
   353 	display: inline;
   372 	display:inline;
   354 	padding: 0;
   373 	padding:0;
   355 	margin: 0;
   374 	margin:0;
   356 	font-weight: bold;
   375 	font-weight:bold;
   357   position: relative;
   376 }
   358   top: -2px;
   377 
   359 }
   378 #topnav li.sep 
   360 
   379 {
   361 #topnav li.sep {
   380 	margin-left: 3px;
   362 	margin-left: 3px;
   381   margin-right: 3px;
   363   margin-right: 3px;
   382   margin-top: 1px;
   364   margin-top: 1px;
   383   margin-bottom: 1px;
   365   margin-bottom: 1px;
   384   padding: 0;
   366   padding: 0;
   385   padding-bottom: 2px;
   367   padding-bottom: 2px;
   386   border-left: 1px solid #3B4423;
   368   border-left: 1px solid #3B4423;
   387   border-right: 1px solid #F7F3ED;
   369   border-right: 1px solid #F7F3ED;
   388 }
   370 }
   389 
   371 
   390 #topnav li a:link, #topnav li a:visited
   372 #topnav li a:link, #topnav li a:visited, #topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button {
   391 {
   373 	text-decoration: none;	
   392 	text-decoration:none;	
   374 	color: #BBC4A3;
   393 	color:#BBC4A3;
   375   border-width: 0 1px;
   394   border-left: 1px solid #7D8B5A;
   376   border-style: solid;
   395   border-right: 1px solid #7D8B5A;
   377   border-color: #7D8B5A;
   396   background-color: #7D8B5A;
   378   background-color: #7D8B5A;
   397   padding: 3px;
   379   padding: 3px;
   398   margin: 0;
   380   margin: 0;
   399 }
   381 }
   400 #topnav li a:hover, #topnav li a:focus
   382 #topnav li form {
   401 {
   383   margin: 0;
       
   384   padding: 0;
       
   385   display: inline;
       
   386 }
       
   387 #topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button {
       
   388   font-size: 1em;
       
   389   cursor: pointer;
       
   390 }
       
   391 #topnav li input[type ~="text"] {
       
   392   padding: 2px 2px 3px 2px;
       
   393   background-color: #BBC4A3;
       
   394   border-color: #F7F3ED;
       
   395   color: #5D7B3A;
       
   396   margin: 0 4px;
       
   397 }
       
   398 #topnav li input[type ~="text"]:focus {
       
   399   color: #1c1010;
       
   400 }
       
   401 #topnav li a:hover, #topnav li a:focus, #topnav li input[type ~="submit"]:hover, #topnav li input[type ~="button"]:hover, #topnav li button:hover, #topnav li input[type ~="submit"]:focus, #topnav li input[type ~="button"]:focus, #topnav li button:focus {
   402 	color:#F7F3ED;
   402 	color:#F7F3ED;
   403   border-left: 1px solid #F7F3ED;
   403   border-color: #F7F3ED;
   404   border-right: 1px solid #F7F3ED;
       
   405   background-color: #BBC4A3;
   404   background-color: #BBC4A3;
   406   padding-left: 3px;
   405   /* padding: 3px 3px 5px 3px; */
   407   padding-right: 3px;
       
   408   padding-top: 3px;
       
   409   padding-bottom: 5px;
       
   410   margin: 0;
   406   margin: 0;
   411 }
   407 }
   412 
       
   413 div.jswindow {  font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; list-style-type: none;
       
   414 	padding: 2px;
       
   415 	margin: 0;
       
   416   margin-top: 7px;
       
   417 	font-size: 0.9em;	
       
   418 	border:#E1D6c6 1px solid;
       
   419   background:#F3F6ED;
       
   420 	}
       
   421 div.titlebar { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; cursor: default; 	margin: 0 0 0 0;
       
   422 	padding:2px;
       
   423   margin: 2px;
       
   424   
       
   425 	font-size: 1em;
       
   426 	color: #676E04;
       
   427 	text-align:center;
       
   428 	background: #e2ebda;
       
   429 	border:0px solid #ccc;
       
   430 	height:22px;
       
   431 	font-weight:bold; }
       
   432 div.titlebar div.closebtn       { width: 16px; height: 16px; background-color: #e2ebda; display: block; }
       
   433 div.titlebar div.closebtn:hover { width: 16px; height: 16px; background-color: #F3F6ED; display: block; }
       
   434 
       
   435 div.titlebar table, div.titlebar td { margin: 0; padding: 0; }
       
   436 div.jswindow div.content { padding: 5px;
       
   437   overflow: hidden;   
       
   438   }
       
   439 
   408 
   440 div.pagebar                { background-color: #F3F6ED; margin-top: 0px; padding: 3px; font-size: 7pt; text-align: left; font-family: arial, helvetica, sans-serif; }
   409 div.pagebar                { background-color: #F3F6ED; margin-top: 0px; padding: 3px; font-size: 7pt; text-align: left; font-family: arial, helvetica, sans-serif; }
   441 div.pagebar a              { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #909D73; } 
   410 div.pagebar a              { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #909D73; } 
   442 div.pagebar a:hover        { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #990000; background-color: #BBC4A3; }
   411 div.pagebar a:hover        { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #990000; background-color: #BBC4A3; }
   443 div.pagebar#pagebarpopup   { display: none; position: absolute; width: 150px; padding: 0; }
   412 div.pagebar#pagebarpopup   { display: none; position: absolute; width: 150px; padding: 0; }