Advertisement
scross1375

Untitled

Apr 28th, 2012
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.72 KB | None | 0 0
  1. /*
  2. .post{
  3. padding-right:30px;
  4. border:1px solid green;
  5. }
  6.  
  7. #main {
  8. padding-right:130px;
  9. border:1px solid red;
  10. width:400px;
  11. }
  12. */
  13.  
  14. #top_search {
  15. font-family:Arial, Helvetica, sans-serif;
  16. text-align:right;
  17. color:#acabab;
  18. margin-top:-10px;
  19. }
  20.  
  21. .headerLine1 {
  22. font-size:18px;
  23. margin-bottom:12px;
  24. }
  25.  
  26. .headerLine2 {
  27. font-size:18px;
  28. font-weight:regular;
  29. }
  30.  
  31. ------------------------------------------------------------------------
  32. Theme Name: Delicate
  33. Theme URI: http://www.nattywp.com/view-natty-theme.php?theme_id=99900&theme_name=Delicate
  34. Description: With Delicate you can adjust Color scheme, display Header image or Page-based Slideshow, cfhoose custom Slideshow effects and control Transition speed. This is a free professional WordPress theme built on the NattyWP CMS Framework.
  35. Version: 3.5.3
  36. Author: NattyWP
  37. Author URI: http://www.nattywp.com
  38. Tags: light, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, theme-options
  39. ------------------------------------------------------------------------
  40.  
  41. Support: NattyWP, contactus@nattywp.com
  42. Updated: Jan 25 2012
  43. License: This version licensed under the terms of GNU General Public License v2.0.
  44. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  45. */
  46.  
  47.  
  48. /* ------- Main color scheme -------- */
  49. .topnav li.current_page_item a span,
  50. .topnav li.current-cat a span,
  51. .topnav li.current-cat-parent a,
  52. .topnav li.current_page_parent a {color: #528a8e;}
  53.  
  54. .topnav a,
  55. .topnav li ul li a span,
  56. .topnav li.current_page_item ul li a span,
  57. .topnav li.current-cat ul li a span {color: #9bc3be;}
  58.  
  59. .topnav a:hover {color: #2a2d2d;}
  60.  
  61. .post h2,
  62. .post h2 a {color: #2a2d2d;}
  63.  
  64. .tagline {color:#333333;}
  65. .tagline a {text-decoration:none; color:#333333;}
  66.  
  67. .post {color: #4d4d4f;}
  68. .post a {color: #0e73b8;}
  69. .post a:hover,
  70. .post .postmetadata a.comments-link:hover,
  71. .post .postmetadata .category a:hover,
  72. .post .postmetadata small .author {color: #ff0505;}
  73.  
  74. #sidebar h2 {color: #4D4D4F;}
  75. #sidebar .widget {color: #454547;}
  76. #sidebar .widget a {color: #4D4D4F;}
  77. #sidebar .widget a:hover {color: #0e73b8;}
  78.  
  79. #sidebar .widget#widget_text,
  80. #sidebar .widget#widget_calendar,
  81. #sidebar .widget#widget_recent_comments,
  82. #sidebar .widget#googlemapWidget {color: #454547;}
  83.  
  84. #sidebar .widget#widget_text a,
  85. #sidebar .widget#widget_calendar a,
  86. #sidebar .widget#widget_recent_comments a,
  87. #sidebar .widget#googlemapWidget a {color: #0e73b8;}
  88.  
  89. #sidebar .widget#widget_text a:hover,
  90. #sidebar .widget#widget_calendar a:hover,
  91. #sidebar .widget#widget_recent_comments a:hover,
  92. #sidebar .widget#googlemapWidget a:hover {color: #ff0505;}
  93.  
  94. #sidebar .widget#widget_text,
  95. #sidebar .widget#widget_calendar,
  96. #sidebar .widget#widget_recent_comments,
  97. #sidebar .widget#googlemapWidget {}
  98.  
  99. #footer {color: #666666;}
  100. /* ------- END Main color scheme -------- */
  101.  
  102.  
  103. * {margin: 0pt; padding: 0pt; }
  104. body {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#EDEEEF; line-height:18px;}
  105. a { text-decoration: underline; color: rgb(39, 134, 194); outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; cursor: pointer; }
  106. a:hover { color: rgb(247, 83, 66); cursor: pointer; text-decoration: none; }
  107. ul { list-style-type: none; }
  108. li { list-style-type: none; }
  109. .clear { display: block; clear: both; visibility: hidden; }
  110. .tab-title {display:none; overflow:hidden; visibility:hidden;}
  111.  
  112. /* Fonts */
  113. h1 {font-size: 30px;}
  114. h2 {font-size: 1.6em; margin: 0;}
  115. h3 {font-size: 1.3em; padding: 0; margin: 0;}
  116. h1, h2, h3 { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; line-height:30px; }
  117. h2, h2 a { color:#4d4d4f; font-size:24px; font-weight:normal;}
  118. h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;}
  119. h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}
  120. .entry p {margin-bottom:15px; margin-top:10px;}
  121. code {margin: 0pt; padding: 1px 3px; background: rgb(255, 255, 225) none repeat scroll 0% 0%; font-family: Monaco,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;}
  122. em { font-style: italic; }
  123. hr { border: medium none ; margin: 0pt 0pt 1.4em; background: rgb(178, 204, 255) none repeat scroll 0% 0%; color: rgb(178, 204, 255); clear: both; float: none; width: 100%; height: 0.1em; }
  124. pre { padding: 10px; background: rgb(249, 249, 212) none repeat scroll 0% 0%; overflow: auto; margin-bottom: 15px; }
  125. acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em; cursor: help;}
  126. acronym, abbr {border-bottom: 1px dashed #999;}
  127. blockquote {background:transparent url(images/blockquote_bg.gif) no-repeat scroll left top; color:#000000; font-style:italic; margin:0 0 1em; min-height:1.5em; overflow:auto;
  128. padding:30px 10px 13px 18px;}
  129. blockquote p.source {color:#999999; font-size:11px; font-style:normal;}
  130. blockquote cite {margin: 5px 0 0; display: block;}
  131. .center {text-align: center;}
  132. .hidden { display: none;}
  133. a img {border: none;}
  134.  
  135. .entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {font-weight:normal; line-height:135%; margin:25px 0 10px; padding-bottom:5px;}
  136. .notice {background: #FFF6BF; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; text-align: center; margin: 10px auto; padding: 5px 20px;}
  137. .alert {background: #FCE4E0; border-top: 2px solid #EB6D59; border-bottom: 2px solid #EB6D59; text-align: center; margin: 10px auto; padding: 5px 20px;}
  138. span.highlight {background:#F9F1ED none repeat scroll 0 0; color:#F75342; font-style:italic;}
  139. span.highlight-bold {font-size:120%; font-weight:bold; line-height:150%;}
  140. span.inset-left, span.inset-right {border:1px solid #E5E5E5; color:#333333; display:block; font-size:100%; font-style:italic; margin-top:25px; padding:12px 8px 8px; position:relative; text-align:center; width:30%;}
  141. span.inset-right-title, span.inset-left-title {background:#FFFFFF none repeat scroll 0 0; color:#F75342; display:block; font-size:100%; font-weight:bold; left:10px; padding:3px 8px; position:absolute; top:-15px;}
  142. span.inset-right {float:right; margin-left:15px;}
  143. span.inset-left {float:left; margin-right:15px;}
  144. span.dropcap {display:block;float:left;font-size:400%;line-height:100%;margin:0 4px 0 0;}
  145. .important {border:1px solid #E5E5E5; margin:25px 0 10px;padding:15px; position:relative;}
  146. span.important-title {background:#FFFFFF none repeat scroll 0 0; color:#F75342; display:block; font-size:120%; left:10px; padding:3px 8px; position:absolute; top:-0.8em;}
  147.  
  148. /* Begin Lists */
  149. html > body .entry ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: 0px;}
  150. html > body .entry li {margin: 7px 0 8px 10px;}
  151. .entry ol {padding: 0 0 0 35px; margin: 0;}
  152. .entry ol li {margin: 0; padding: 0; list-style: decimal outside;}
  153. .postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none;}
  154. .entry dl { margin: 1.5em 0pt; }
  155. .entry dd{margin:0; padding:0 15px 15px; }
  156. .entry table { margin: 0pt auto;}
  157. .entry th, .entry td { height: 1em; line-height: 18px; padding:10px; }
  158. ol li, #sidebar ul ol li {list-style: decimal outside;}
  159.  
  160. ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6 {}
  161. ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li, ul.bullet-6 li {list-style-image:none; list-style-position:outside; list-style-type:none; margin-bottom:5px !important; padding-bottom:3px !important; padding-left:22px !important;}
  162. ul.bullet-1 li {background:url(images/bullets/3.gif) no-repeat 0 5px;}
  163. ul.bullet-2 li {background:url(images/bullets/4.gif) no-repeat 0 5px;}
  164. ul.bullet-3 li {background:url(images/bullets/1.gif) no-repeat 0 5px;}
  165. ul.bullet-4 li {background:url(images/bullets/2.gif) no-repeat 0 5px;}
  166. ul.bullet-5 li {background:url(images/bullets/5.gif) no-repeat 0 5px;}
  167. ul.bullet-6 li {background:url(images/bullets/6.gif) no-repeat 0 5px;}
  168. /* End Entry Lists */
  169.  
  170.  
  171. #header {height:150px;}
  172. .content-pad {width: 970px; background-color:#fff; text-align: left; margin: 0pt auto; padding:0 30px; position: relative; z-index: 1000;}
  173. .top { margin: 15px 0px 30px 0px; float:left; width: 970px; border-bottom:1px solid #EEEEEE; border-top:1px solid #EEEEEE;}
  174. .bot {background:url(images/main-bot.png) no-repeat; height:13px; clear:left; margin: 0px auto 0 auto; width: 995px;}
  175. #logo img {height:170px;}{padding-top:15px; float:left;}
  176. .tagline {position:absolute; font-size:12px; font-weight:bold; text-transform:uppercase; background:#fff; padding:6px 17px 4px 12px; top:50%; right:0px;}
  177. .head-img {margin-bottom:20px; position:relative;}
  178. .head-img img {border:0px;}
  179.  
  180. /* Search form */
  181. #top_search {height:25px; position:absolute; right:30px; top:50px; width:370px;}
  182. .search-input {background:transparent url(images/search.png) no-repeat scroll 0 0; border:medium none; color:#9499A1; float:left; font-family:Arial; font-size:13px; height:17px; margin:0; padding:5px 10px 0 38px; width:240px;}
  183. .search-submit {border:0 none; float:right; height:30px; margin-top:-2px; width:73px;}
  184.  
  185. .columns {width: 1020px; border-bottom:0px solid #eeeeee; }
  186. .thumb {float:left;}
  187. img.attachment-thumbnail {float: left; padding: 0 10px 0 0 !important;}
  188. .narrowcolumn {float: left; padding: 12px 0 40px 0; margin: 0; width: 650px;}
  189. .post{padding-right:30px;}
  190. .post {margin:0px 10px 20px 0px; text-align:left;}
  191. .post .postmetadata img {float:left;width:30px;margin:0 5px 0 0;}
  192. .post .postmetadata {font-size:11px; border-top:1px dotted #d5d5d5; padding:3px 2px 10px 2px; text-align:left; margin-top:15px; color:#878789;}
  193. .post .postmetadata .category {margin:5px 0 6px 0; display:block;}
  194. .post .postmetadata .category a {background:url(images/ico-category.gif) no-repeat 0px 2px; padding-left:12px; color:#878789; margin-right:5px;}
  195. .post .postmetadata .category a:hover{}
  196. .post .title {position:relative;}
  197. .post .title h2 {line-height:35px;}
  198. .post .title h2 a {font-size:24px;}
  199. .singlepage .post .title {position:relative; width:500px;}
  200. .fullwidth.singlepage .post .title {width:865px;}
  201. .singlepage .post .title h2 {line-height:27px; overflow:hidden; max-height:55px;}
  202. .post small {font-size:11px; color:#878789; padding-left:3px;}
  203. .post small a.cat{ background:url(images/ico-meta.gif) 1px center no-repeat; padding:0 0 0 11px; color:#878789;}
  204. .post .comments { position:absolute; top:0px; left:0px; background:url(images/comment-bg.gif) no-repeat; padding-left:13px; padding-top:0px; display:block; height:0px; width:74px;}
  205. .post .comments a { font-size:11px; color:#FFF; text-decoration:none; }
  206. .post .comments a:hover { color:#FFF; text-decoration:underline;}
  207. .post .date {background:url(images/date_bg.jpg) no-repeat; height:42px; width:77px; position:absolute; left:3px;}
  208. .post .post-month {color:#FFFFFF; display:block; font-size:11px; line-height:11px; margin-left:2px; padding-top:5px; text-align:center;}
  209. .post .post-day {color:#FFFFFF; display:block; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:18px; margin-left:-3px; padding-top:4px; text-align:center;}
  210. .post .entry { margin-top:26px;}
  211.  
  212.  
  213. .slideshow-bg {width:970px; position:relative; overflow:hidden;}
  214. .slideshow-bg #left-arrow {left: 15px; background:url("images/arrow-left.jpg") no-repeat;}
  215. .slideshow-bg #right-arrow {right:15px; background:url("images/arrow-right.jpg") no-repeat;}
  216. .slideshow-bg #left-arrow, .slideshow-bg #right-arrow {position:absolute; top:45%; display: none; width:21px; height:28px;}
  217. .slideshow-bg #left-arrow:hover, .slideshow-bg #right-arrow:hover {opacity:0.5;}
  218. .slideshow-bg .slideshow-main {padding:5px 25px 30px 60px;}
  219. .slideshow-bg .slideshow {overflow:hidden; width:970px; margin-bottom:15px; background:#F9F9F9; position:relative;}
  220. .slideshow-bg .slideshow, .slideshow-bg .slideshow > div {height:230px; width:970px;}
  221. .slideshow .desc {float:left; width:370px; padding:13px; margin-top:10px;}
  222. .slideshow .desc h2 {padding-bottom:28px;}
  223. .slideshow .desc h2 a {font-size:41px; font-weight:bold;}
  224.  
  225. #slideshow-nav {position:absolute; left:47%; bottom:0px;}
  226. #slideshow-nav a.activeSlide {background:url("images/pagination-small.png") no-repeat 0 0;}
  227. #slideshow-nav a {background:url("images/pagination-small.png") no-repeat 0 -9px; display:none; float:left; height:9px; margin:0 1px; text-indent:-9999px; width:9px;}
  228.  
  229.  
  230. #sidebar {float:left; padding:0 0 0px 0; width:300px; color:#454547;}
  231. #sidebar h2 {margin: 0px 0px 0px 0px; padding: 0; font-size:19px;}
  232. #sidebar a {color:#878789; }
  233. #sidebar ul li.widget {float:left; width:280px; padding:10px 10px 10px 10px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; margin-bottom:15px; background:url('images/wg-bottom.gif') repeat-x bottom;}
  234. #sidebar ul #meta.widget {background:none;}
  235. #sidebar ul li.widget a {text-decoration:none;}
  236. #sidebar ul li.widget a:hover {text-decoration:underline;}
  237. #sidebar ul li.widget#widget_search .search-input {width: 150px;}
  238. #sidebar ul li ul li{ float:none; width:auto; border-bottom:1px solid #e8e8e8; padding-bottom:5px !important;}
  239. #sidebar ul li ul li:last-child {border-bottom:none;}
  240. #sidebar ul li ul li:last-child.rss {border-bottom:1px solid #e8e8e8;}
  241. #sidebar ul li ul li ul {padding:0px !important; margin:0px !important;}
  242. #sidebar ul li ul li ul li{ margin:0px 0px 0px 10px !important; padding:0px !important; border:0px !important;}
  243. #sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
  244. #sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}
  245. #sidebar ul ul li, #sidebar ul ol li {margin: 5px 0 0; padding: 0;}
  246. #sidebar .widget ul li a {background:url(images/ico-meta.gif) no-repeat 0 8px; padding:4px 0 4px 15px; line-height:16px;}
  247. #sidebar #widget_tag_cloud h2 {margin:0px;}
  248. #sidebar #widget_tag_cloud a {line-height:25px;}
  249. #sidebar #widget_text .textwidget {margin-top:7px;}
  250. #sidebar #widget_search h2 {float:left; padding-right:15px;}
  251. #sidebar #widget_recent_comments ul li a {background:none;}
  252. #sidebar #widget_text {line-height:18px;}
  253. #meta .rss {background:url("images/rss.gif") no-repeat right 3px;}
  254. #meta .twitter {background:url("images/twitter-small.gif") no-repeat right;}
  255.  
  256. #twitter .rightlink {background:url("images/ico-twitter.png") no-repeat scroll 120px 5px transparent; display:block; height:22px; padding-top:10px;}
  257. #sidebar .map {width:300px; height:300px; border:3px solid #FFF; margin-left:5px; margin-bottom:15px;}
  258. #sidebar #widget_search .c_simg {top:8px;}
  259.  
  260. #footer {border-top:2px solid #EDEEEF; padding: 23px 0pt 10px 0px; margin-bottom:0px !important; font-weight: normal; font-size: 0.9em; line-height: 15px; color: rgb(150, 150, 150); text-align:center;}
  261. #footer a {color: rgb(255, 255, 255);}
  262. #footer a:hover {color: rgb(247, 83, 66);}
  263. #footer .lt {float:left;}
  264. #footer .rt {float:right;}
  265. #footer .rt img.png {margin-top:-5px;}
  266.  
  267. /* Navigation */
  268. #menu {padding-top:10px;}
  269.  
  270. .topnav { z-index:99; margin:0; padding:0; list-style:none; line-height:1;}
  271. .topnav li { padding-right:30px;}
  272. .topnav a { position:relative; text-transform:uppercase; font-size:17px; display:block; z-index:100; padding:5px 0px; line-height:18px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
  273. .topnav a:hover {text-shadow:0 0px 0px rgba(0, 0, 0, 0.23);}
  274. .topnav li {float:left; width: auto;}
  275. .topnav li a.sf-with-ul {padding-right:0px;}
  276.  
  277. /* Drop-down menu */
  278. .topnav li ul { background: #FFF; position: absolute; left: -999em; width: 180px; border: 1px solid #dbdbdb; border-width:1px 1px 0; z-index:999; }
  279. .topnav li ul li { background:#FFF; border-top:1px solid #fff; border-bottom:1px solid #dbdbdb; padding-right:0px;}
  280. .topnav li ul li a { width:160px; font-size:11px; line-height:18px; padding:5px 10px; text-transform:none;}
  281. .topnav li ul li a.sf-with-ul { padding:5px 10px; }
  282. .topnav li ul li a:hover { background:#FFF;}
  283. .topnav li ul ul { margin: -30px 0 0 180px; }
  284. .topnav li ul ul li a {}
  285. .topnav li ul li ul li a {}
  286. .topnav li:hover,.topnav li.hover { position:static; }
  287. .topnav li:hover ul ul, .topnav li.sfhover ul ul,
  288. .topnav li:hover ul ul ul, .topnav li.sfhover ul ul ul,
  289. .topnav li:hover ul ul ul ul, .topnav li.sfhover ul ul ul ul { left:-999em; }
  290. .topnav li:hover ul, .topnav li.sfhover ul,
  291. .topnav li li:hover ul, .topnav li li.sfhover ul,
  292. .topnav li li li:hover ul, .topnav li li li.sfhover ul,
  293. .topnav li li li li:hover ul, .topnav li li li li.sfhover ul { left:auto; }
  294. .topnav .sf-sub-indicator {background: url(images/arrow-superfish.png) no-repeat; position:absolute; display:block; right:-0.8em; top:0.7em; width:10px; height:10px; text-indent:-999em; overflow:hidden;}
  295. .topnav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat; right:0.4em; top:0.9em;}
  296.  
  297.  
  298. /* TOP search bar*/
  299. #search-block{width:302px; padding-top:40px; margin-right:17px;}
  300. .c_simg {position:relative;}
  301. .s_input {background:transparent url(images/s_input.png) no-repeat scroll 0 0; float:left; height:26px; width:195px;}
  302. .s_input input {border:0 none; color:#9499a1; font-weight:normal; height:17px; margin-left:15px; margin-top:5px; width:180px;}
  303. .s_submit {float:left; padding:0px; *margin:0px 0px 0px 0px; *padding:0px 0px 1px 0px;}
  304.  
  305. /* Flickr */
  306. .flickr-pic {}
  307. .flickr-pic .flickr_badge_image { float:left; padding-right:16px; padding-top:5px; padding-bottom:5px;}
  308.  
  309. /* Pagination */
  310. #navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 0px;}
  311. #navigation a,
  312. #morepage-list a {border:1px solid #DDDDDD; color:#999999; font-size:11px; font-weight:normal; margin-right:2px; padding:2px 5px; text-decoration:none;}
  313. #navigation .on {border:1px solid #666666; color:#AAAAAA; font-size:11px; font-weight:normal; margin-right:2px; padding:2px 5px;}
  314. #navigation .alignleft { padding-left:20px;}
  315. #navigation .alignright { padding-right:20px;}
  316. /* End Pagination */
  317.  
  318. /* Begin Calendar */
  319. #wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
  320. #wp-calendar a {text-decoration: none;}
  321. #wp-calendar caption {font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;text-align: center;}
  322. #wp-calendar th {font-style: normal;text-transform: capitalize;}
  323. #wp-calendar {empty-cells: show; margin: 10px auto 0; width: 230px;}
  324. #wp-calendar thead {text-align:center;}
  325. #wp-calendar #next a {padding-right: 10px; text-align: right; }
  326. #wp-calendar #prev a { padding-left: 10px; text-align: left;}
  327. #wp-calendar a {display: block;}
  328. #wp-calendar caption { text-align: center; width: 100%;}
  329. #wp-calendar td {padding: 3px 0; text-align: center;}
  330. #wp-calendar td.pad:hover {background-color: #fff;}
  331. /* End Calendar */
  332.  
  333. /* WP extention */
  334. .aligncenter {display: block; margin-left: auto !important; margin-right: auto !important;}
  335. .alignleft {float: left; margin: 5px 15px 10px 0px;}
  336. .alignright {float: right; margin: 5px 0px 10px 15px;}
  337. .wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
  338. .wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; max-width:600px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
  339. .wp-caption img { margin: 0; padding: 0 !important; border: 0 none;}
  340. .wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
  341. .wp-smiley {margin:0;}
  342. .gallery {margin: auto;}
  343. .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 33%;}
  344. .gallery img { border: 2px solid #cfcfcf;}
  345. .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px;}
  346. .gallery dl { margin: 0;}
  347. .gallery img { border: 10px solid #f1f1f1;}
  348. .gallery br+br { display: none;}
  349.  
  350. /* Comment Form */
  351. <!--#comment-form {padding-top:0px;}
  352. #commentform {margin-left:20px; padding-top:0px;}
  353. #comment-form p {clear:both;}
  354. #comment-form label { float: left; width: 200px; padding-top: 5px; font-size: .85em; font-weight: bold; margin-bottom:10px;}
  355. #comment-form label .required { font-size: .85em; font-weight: normal;}
  356. #comment-form label .required { color: #fff;}
  357. #comment-form input, #comment-form textarea {width: 265px; padding: 0px 0px;}
  358. #searchforma .field {float:left;}
  359. #searchforma .field input {width:89px; padding:5px 5px;}
  360. #comment-form input, #comment-form textarea, #searchforma .field input {font: 12px Arial, Helvetica, Geneva, sans-serif; color: #727272; background: #EFEFEF; border-top: 1px solid #c1c1b7; border-right: 1px solid #fafaf6; border-bottom: 1px solid #fafaf6; border-left: 1px solid #c1c1b7;}
  361. #comment-form input:focus, #comment-form textarea:focus {color: #53534c; border: 1px solid #C3D3DF;}
  362. #comment-form #submit { width: auto; border: none; padding: 4px 10px; text-transform: uppercase; cursor: pointer;}
  363. #searchforma input#submit {width: auto; margin-left: 10px;border: none; padding: 4px 10px; text-transform: uppercase; cursor: pointer;}
  364. #comment-form #submit, #searchforma input#submit { font: bold .95em Arial, Helvetica, Geneva, sans-serif; -moz-border-radius: 10px; -webkit-border-radius: 10px;}-->
  365.  
  366. /* Begin Comments*/
  367. <!--.alt { margin: 0; padding: 10px;}
  368. .commentlist { margin:0px; padding: 0px; text-align: justify;}
  369. .commentlist li {margin: 15px 0px 20px 0px; padding: 5px 5px 10px 10px; list-style: none;}
  370. .commentlist li ul li { margin-right: -5px; margin-left: 10px;}
  371. .commentlist p {margin: 10px 5px 10px 0;}
  372. .children { padding: 0;}
  373. #commentform p {margin: 5px 0;}
  374. .nocomments {text-align: center;margin: 0;padding: 0;}
  375. .commentmetadata {margin: 5px 0px 15px 5px; display: block;}
  376. .thread-alt {background-color: #FFFFFF;}
  377. .commentlist p {display:block; background:#EFEFEF; padding:10px; -moz-border-radius-bottomleft:5px;
  378. -moz-border-radius-bottomright:5px;
  379. -moz-border-radius-topleft:5px;
  380. -moz-border-radius-topright:5px;}
  381. .thread-even {background-color: #fff; -moz-border-radius:10px; -webkit-border-radius: 10px;}
  382. .depth-1 {border: 0px;}
  383. .even, .alt {border-left: 0px;}
  384. .children .depth-1 { border-left:1px solid #CFCFCF; border-right:0px; border-top:0px; border-bottom:0px;}
  385. .navigation {display: block; text-align: center; margin-top: 10px;}
  386. .commentlist li .avatar { float: left; margin-right:10px; border: 1px solid #eee; padding: 2px !important; background: #fff;}
  387. .commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
  388. #respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
  389. #respond {color:#162F42;}
  390.  
  391. .comment-meta a { color:#162F42; font-size:11px; text-decoration:none;}
  392. .comment-meta a:hover {text-decoration:underline;}
  393. .comment-author cite {background:url(images/icons/autor-ico.png) no-repeat left center; padding-left:20px;}
  394. .comment-author cite, .comment-author cite a{ font-size:13px; font-weight:bold;}
  395.  
  396. .reply { padding-left:24px; height:17px; float:right;}
  397. .reply { background: url(images/icons/reply-ico.png) no-repeat left center;}
  398. .reply a {font-size:11px;}
  399. cite .note, cite .note a { font-size:10px; font-weight:bold; color:#454547;}-->
  400. /* End Comments */
  401.  
  402. /* Natty */
  403. .hid {display:none; position:absolute;}
  404. .lin { position:absolute; color:#b0b09f; bottom:58px; right:0px; margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:11px;}
  405. .lin img {vertical-align:middle;}
  406.  
  407. /* Image in post */
  408. .entry img {padding:10px; max-width:590px; max-height:auto; height:auto;}
  409. .entry .thumb img { padding:0px 10px 0px 0px;}
  410. .fullwidth { width:100%;}
  411.  
  412. /* Author profile */
  413. #entry-author-info { background:url("images/wg-bottom.gif") repeat-x scroll center top #F2F7FC; border-top: 0px solid #000; padding: 18px 20px; margin: 24px 0; overflow: hidden; clear: both; font-size: 14px; line-height: 20px;}
  414. #entry-author-info #author-avatar { background: #fff; border: 1px solid #e7e7e7; float: left; margin: 0 -104px 0 0; padding: 11px; height: 60px;}
  415. #entry-author-info #author-description {float: left; margin: 0 0 0 104px;}
  416. #entry-author-info h2 { color: #000; font-weight: bold; font-size: 100%; margin-bottom: 0;}
  417. #author-description .user-link {color:#0971B2; padding-bottom:10px;}
  418. .entry-utility {color: #888; font-size: 12px; line-height: 18px; clear: both;}
  419. .entry-meta a,
  420. .entry-utility a {color: #888;}
  421. .entry-meta a:hover,
  422. .entry-utility a:hover {color: #FF4B33;}
  423. #content .video-player {padding: 0;}
  424.  
  425. /* Addon */
  426. .commentlist .post.pingback {border-bottom:1px solid #E7E7E7; margin-bottom:18px; padding-bottom:18px;}
  427. .commentlist .post.pingback p {background:#ffffff; padding:0px; margin:0px;}
  428. .commentlist .post.pingback a.comment-edit-link {color:#888888;}
  429. .home .sticky {background: #F9f9f9; padding: 18px 20px;}
  430.  
  431. #respond {border-top: 1px solid #E7E7E7; margin: 24px 0; overflow: hidden; position: relative;}
  432. #respond label {color: #888888; font-size: 12px;}
  433. h3#reply-title {margin: 18px 0;}
  434. h3#comments-title, h3#reply-title {color: #4D4D4F; font-size: 22px; font-weight: normal; margin-bottom: 0;}
  435. #cancel-comment-reply-link {font-size: 12px; font-weight: normal; line-height: 18px;}
  436. #respond textarea {width: 98%;}
  437. #respond input[type="text"], #respond textarea {background: #F9F9F9; border: 1px solid #CCCCCC; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  438. }
  439. #respond .form-allowed-tags { color: #888888; font-size: 12px; line-height: 18px;}
  440. #respond .form-submit { margin: 12px 0;}
  441. li.comment #respond .form-allowed-tags {display:none;}
  442. li.comment #respond .comment-form-comment,
  443. li.comment #respond .form-submit,
  444. li.comment #respond .form-allowed-tags,
  445. li.comment #respond .comment-form-author,
  446. li.comment #respond .comment-form-email,
  447. li.comment #respond .comment-form-url {background:#fff;}
  448. li.comment #respond #comment-form p {padding:5px;}
  449. #respond span.required {display:none;}
  450. .commentlist .bypostauthor {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement