blob: 86f0414bbf1e084cc16aea9b009ad7b3d179f760 [file] [log] [blame]
Rushabh Mehtac50f0882012-12-10 18:25:30 +05301.content, div#body_div {
2 width: 780px;
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +05303}
Rushabh Mehtad2cec5b2012-04-10 11:51:08 +05304
Rushabh Mehtadcfdfc32012-04-25 18:24:44 +05305div#body_div {
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +05306 padding: 0px;
Rushabh Mehta702473d2012-04-26 19:01:35 +05307 min-height: 400px;
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +05308 margin: 40px auto;
9 box-shadow: 1px 1px 3px 3px #ccc;
10}
11
12.navbar-inner {
13 border: 0px;
14 border-bottom: 1px solid #ddd;
15 border-radius: 0px;
Rushabh Mehtaaa848be2012-02-17 12:06:33 +053016}
17
Rushabh Mehtab6f80882012-03-23 14:19:49 +053018p, li {
19 line-height: 1.6em;
20}
21
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +053022.layout-wrapper {
23 box-shadow: none;
24 -webkit-box-shadow: none;
25 -moz-box-shadow: none;
Rushabh Mehtabd20d292012-02-08 10:23:16 +053026}
27
Rushabh Mehtac50f0882012-12-10 18:25:30 +053028.layout-main {
29 min-height: 400px;
30}
31
Rushabh Mehta1c8ab8a2012-12-10 14:56:45 +053032.layout-side-section {
33 padding: 8px;
Rushabh Mehta13531b72012-02-20 12:35:23 +053034}
35
Rushabh Mehta7018b192012-02-02 13:42:28 +053036footer {
Rushabh Mehta7018b192012-02-02 13:42:28 +053037
Rushabh Mehtaab1148c2012-01-31 18:01:16 +053038}
39
40.web-footer-menu {
41 margin-bottom: 7px;
42}
Rushabh Mehtaab1148c2012-01-31 18:01:16 +053043
44.web-footer-menu ul {
45 list-style: none;
46 margin: 0px;
Rushabh Mehta4d20b222012-02-07 14:57:49 +053047 padding: 0px;
Rushabh Mehtaab1148c2012-01-31 18:01:16 +053048}
49
50.web-footer-menu ul li {
51 display: inline;
52 padding: 2px 15px;
53 border-right: 1px solid #999;
54}
55
Rushabh Mehta702473d2012-04-26 19:01:35 +053056.web-footer-menu ul li:first-child {
57 padding-left: 0px;
58}
59
Rushabh Mehtaab1148c2012-01-31 18:01:16 +053060.web-footer-menu ul li:last-child {
Rushabh Mehta7018b192012-02-02 13:42:28 +053061 border-right: 0px solid #777 !important;
Rushabh Mehtad2cec5b2012-04-10 11:51:08 +053062}
63
Rushabh Mehtac50f0882012-12-10 18:25:30 +053064.web-footer-powered, .web-footer-powered a {
Rushabh Mehta702473d2012-04-26 19:01:35 +053065 color: #888;
Rushabh Mehtac50f0882012-12-10 18:25:30 +053066 margin-top: 20px;
Rushabh Mehta702473d2012-04-26 19:01:35 +053067}
68
Rushabh Mehtad2cec5b2012-04-10 11:51:08 +053069.two-column {
Rushabh Mehtadcfdfc32012-04-25 18:24:44 +053070 width: 50%;
Rushabh Mehtad2cec5b2012-04-10 11:51:08 +053071 float: left;
Rushabh Mehtad2cec5b2012-04-10 11:51:08 +053072}
73
74.clear {
75 clear: both;
76}
77
78/* */