Advertisement
scross1375

Untitled

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