/*
Theme Name: EMI Sound
Theme URI: http://www.emisound.com
Description: The EMI Sound theme by Donatello.
Version: 3.0
Author: Donatello
Author URI: http://www.donatello.se/
Customization: Andrei Luca
*/

body {
background: #FFFFFF url(images/bg-noc.png) top center repeat-x;
font: 12px Georgia, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.2em;
width: auto;
height: auto;
margin: 0;
padding: 0;
}
body.carousel{
background: #FFFFFF url(images/bg-full.png) top center repeat-x;
}
body.single{
background: #FFFFFF url(images/bg-single.png) top center repeat-x;
}

a {
color: #225fb2;
text-decoration:none; 
}

a:hover {
color:#225fb2;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 2px 0;
padding: 0;
font-weight: normal;
}

h1 {
font-size: 24px;
}


h2 {
font-size: 24px;
margin: 2px 0 14px 0;
line-height:24px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

p {
margin: 0 0 10px 0;
}

img {
border: none;
}

/** Main Site Wrapper **/
#wrapper {
/*background: url(images/frame.png) top left repeat-y;*/
width: 966px;
margin: 0px auto;
overflow: hidden;
}

#wrapper_inside {
/*background: url(images/white.jpg) top center repeat-y;*/
width: 966px;
float: left;
}

#wrapper_inside_wrap{ margin:0 0 0 8px; }

#wrapper_bottom {
/*background: url(images/frame-bottom.png) top left no-repeat;*/
width: 966px;
height: 0px;
margin: 0 auto;
overflow: hidden;
}

/** Header **/
#header {
/*background: url(images/frame.png) top left repeat-y;*/
width: 966px;
float: left;
}

* + html #header {
margin-bottom: -10px;
position: relative;
z-index: 3;
}

#header_inside {
width: 940px;
margin: 0 13px 0 8px;
float: left;
}

#header_top {
width: 940px;
height: 115px;
float: left;
/*border-bottom: 1px solid #666666;*/
margin-bottom:1px;
}
#header_background{
height:112px;
}

#header_top #social{
float:right;
margin-top:48px;
}
#header_top .sn{
display: table-cell;
vertical-align: middle;
padding-left:24px;
}
#header_top a.sn:focus{ outline:0; }
#header_nav {
width: 940px;
height: 30px;
float: left;
}
#header_nav a:hover{text-decoration:underline;  }

#header_categories {
height: 30px;
float: left;
}



#header_pages {
height: 30px;
float: right;
}

#header_categories li.current-cat a,
#header_pages li.current_page_item a{
text-decoration:underline;
}

#header_pages ul {
float: right;
/*background: url(images/menu-divider.png) top left no-repeat;*/
}

#header_bottom {
/*background: url(images/frame-bottom.png) top left no-repeat;*/
width: 966px;
height: 20px;
margin: -5px 0 0 0;
float: left;
}

* + html #header_bottom {
position: relative;
z-index: 2;
margin-top: 5px;
}

#header_left {
width: 452px;
padding: 0 0 0 10px;
float: left;
}

#header_left h1 {
font-size: 28px;
color: #FFFFFF;
padding: 50px 0 0 0;
}

#header_left a {
color: #FFFFFF;
}

#header_left a:hover {
color: #CCCCCC;
}

#header_right {
width: 468px;
padding: 27px 10px 0 0;
float: left;
border:1px solid #000;
}

/** Featured Content **/
#content_featured {
/*background: url(images/frame-color.png) top left repeat-y;*/
width: 966px;
height: 398px;
float: left;
}

* + html #content_featured {
position: relative;
z-index: 1;
}

#content_featured_inside {
/*background: #666666;*/
width: 940px;
margin: 0 13px 0 13px;
float: left;
}

#content_featured_bottom {
/*background: url(images/frame-bottom.png) top left no-repeat;*/
width: 966px;
height: 0px;
margin: -5px 0 0 0;
float: left;
}

* + html #content_featured_bottom {
position: relative;
z-index: 1;
}

.thumbnail_image {
background: url(images/thumbnail-shadow.png) top left no-repeat;
padding: 1px 3px 5px 3px;
}

/** Single Video **/
#content_video {
/*background: url(images/frame-color.png) top left repeat-y;*/
width: 966px;
padding: 0 0 15px 0;
float: left;
}

#content_video_bottom {
/*background: url(images/frame-bottom.png) top left no-repeat;*/
width: 966px;
height: 20px;
margin: -5px 0 0 0;
float: left;
}

#single_video {
margin: 172px 0 0 0;
padding: 0 30px 0 30px;
min-height:390px;
}

* + html #single_video {
margin: 35px 0 0 0;
padding: 0 30px 0 30px;
}

/** Main Content **/
#content_wrapper {
background: url(images/fold.png) top right no-repeat;
width: 939px;
margin: 15px 0 0 10px;
float: left;
}
#content_wrapper_single {
background: url(images/fold.png) top right no-repeat;
width: 939px;
margin: -15px 0 0 13px;
float: left;
}

#content_wrapper_categories {
background: url(images/fold.png) top right no-repeat;
width: 939px;
margin: 0px 0 0 13px;
float: left;
}

#content_left {
width: 600px;
padding: 15px 0px 0 3px;
float: left;
}

#content_left .entry{ width:578px; }

.post_nav {
width: 560px;
margin-bottom: 10px;
padding: 0 0 0 10px;
float: left;
}

* + html .post_nav {
margin-top: -10px;
}

/* Content Carousel */
#content_featured_inside .carousel  {
position: relative;
overflow: hidden;
padding: 12px 0 0 0;
color: #CCCCCC;
}

#content_featured_inside a {
color: #FFFFFF;
}

#content_featured_inside a:hover {
color: #CCC;
}

#content_featured_inside .main {
margin: 0;
}

#content_featured_inside .carousel a.prev {
display: block;
position: absolute;
width: 75px;
height: 235px;
background: url("images/previous.png") no-repeat 0 0;
top: 0;
left: 0;
z-index: 10;
margin-top:5px;
outline:0;
}

* + html #content_featured_inside .carousel a.prev  {
top: 4px;
}

#content_featured_inside .carousel a.prev:hover {
margin-top:5px;
background: url("images/previous.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a.next {
display: block;
position: absolute;
width: 75px;
height: 235px;
background: url("images/next.png") no-repeat 0 0;
top: 0;
right: 0;
z-index: 10;
margin-top:5px;
outline:0;
}

* + html #content_featured_inside .carousel a.next  {
top: 4px;
}

#content_featured_inside .carousel a.next:hover {
margin-top:5px;
background: url("images/next.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
}    

#content_featured_inside .carousel .rotate {
float: left;
margin: 0;
position: relative;
visibility: hidden;
left: -5000px;
}

#content_featured_inside .carousel ul {
margin: 0;
}

#content_featured_inside .carousel li img {
width: 200px;
height: 150px;
}

#content_featured_inside .carousel li {
width: 206px;
height: 225px;
margin: 0 95px 0 -80px;
}

#content_featured_inside .widget img {
cursor: pointer;
}

.intro {
margin: 0;
padding: 0 5px 10px 3px;
}

.intro p {
margin: 0;
color: #FFFFFF;
}

.intro h3 {
margin: 8px 0 1px 0;
font-size: 15px;
color: #FFFFFF;
}

/** Post Styles **/
.post_wrapper {
background: url(images/post-divider.png) bottom left no-repeat;
width: 585px;
margin-bottom: 20px;
padding: 0 0 10px 0px;
float: left;
}

.post_wrapper_artists {
width: 610px;
margin-bottom: 20px;
padding: 0 0 10px 0px;
float: left;
}

.post_wrapper ul {
margin: 0 0 30px -40px;
list-style: none;
}

* + html .post_wrapper ul {
margin: 0 0 30px 0px;
}

.post_wrapper li {
background: url(images/bullet.png) top left no-repeat;
padding: 3px 0 5px 17px;
margin: 0 0 0 0;
}
.post_gallery{
  width:610px;
}


.post_gallery .images{
margin: 0 11px 11px 0;
float: left;
}
.post_gallery .images img{ width: 190px; height: 142px;padding:1px !important; }
.post_gallery .images .zoom_button{ width:190px;height:142px; }
.post_details {
background: url(images/details-bg.png) top left no-repeat;
width: 200px;
height: 180px;
padding: 20px 20px 0 20px;
margin: 0 15px 10px 0;
float: left;
}

.post_thumbnail {
width: 200px;
height: 150px;
margin: 0 0 15px 0;
float: left;
}


.play_button {
position: absolute;
width: 200px;
height: 150px;
background: url(images/play.png) 0 -150px no-repeat;
z-index: 5;
}

.zoom_button {
position: absolute;
width: 200px;
height: 150px;
background: url(images/zoom.png) 0 -150px no-repeat;
z-index: 5;
}

.play_button:hover {
background: url(images/play.png) 0 0 no-repeat;
}

.zoom_button:hover {
background: url(images/zoom.png) 0 0 no-repeat;
}
.nozoom_button,.nozoom_button:hover{
position: absolute;
width: 200px;
height: 150px;
background: url(images/zoom.png) 0 -150px no-repeat;
z-index: 5;
}

.play {
width: 200px;
height: 150px;
}

img.thumbnail {
width: 200px;
height: 150px;
}

.post_ratings {
width: 125px;
height: 30px;
float: left;
}

.post_comments {
background: url(images/comments.png) top left no-repeat;
width: 26px;
height: 28px;
padding: 2px 0 0 0;
font-size: 10px;
text-align: center;
float: right;
}

.post_comments a {
color: #FFFFFF;
}

.post_comments a:hover {
color: #CCCCCC;
}

.post_views {
width: 250px;
margin: 11px 0 0 0;
color: #3D3D3D;
float: left;
}

.post_views a {
color: #3D3D3D;
}

.post_views a:hover {
color: #000000;
}

/** Video Popup **/
.video,.image {
text-align: center;
}
/*.image img{
border:1px solid #4B4738;
padding:4px;
background-color:#C0BDA5;
}*/

/** Sidebar Styles **/
#content_right {
width: 300px;
margin: 0 0 0 33px;
float: left;
}

#content_right ul {
margin: 0;
padding: 0;
list-style: none;
}

#content_right li {
margin: 0;
padding: 5px 0 5px 0;
list-style: none;
}

#content_right h3 {
margin: 0;
padding: 0 0 5px 0;
font-weight:700;
}

.widgets {
background: url(images/widget-divider.png) bottom right no-repeat;
width: 300px;
float: left;
margin: 15px 0 15px 0;
padding: 5px 0 10px 0;
}

#search {
margin: 10px 0 15px 0;
}

#search_wrapper {
background: none;
height: 60px;
margin: 0 0 -15px 0;
float: left;
background: url(images/search-bg.png) top left no-repeat;
width: 290px;
}

#search_wrapper input{
vertical-align: middle;
background: none;
color: #000000;
font-family:Georgia, Arial;
}

#s{
font-size: 14px;
border: none;
padding: 9px 6px;
margin-right: 3px;
width: 245px;
}

.p75_sidebar_ads {
margin: 0px;
text-align: center;
}

.p75_sidebar_ads img {
margin: 0 10px 10px 0;
}

.cat_posts {
background: none;
margin: 0;
}

.disclaimer{
  padding:8px;
  background:#EEE url(images/alert.png) 1.5% 50% no-repeat;
  border:1px solid #CCC;
  margin-bottom:28px;
  padding-left:53px;
  width:515px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
}


.side_featured_post {
background: url(images/widget-divider.png) bottom right no-repeat;
margin: 8px 0 0 0;
padding: 8px 10px 15px 0;
float: left;
width:300px;
}
.side_featured_post h4{
font-size:12px;
padding-top:12px;
/*display: table-cell;
vertical-align: middle;
height:100px;*/
}

.side_featured_post img {
float: left;
margin: 0 8px 4px 0;
}

.side_featured_post .videos_bg{
width:109px;
height:85px;
padding-top:11px;
padding-left:8px;
background-image:url("images/details-bg-sidebar.png");
display:block;
float:left;
margin-right:10px;
}

.side_featured_post img:hover {

}

#footer_wrapper {
width: 950px;
margin: 0px auto 5em;
padding: 7px 0 7px 0;
overflow: hidden;
border-top:1px solid #DDD;
background-color:#EEEEEC;
}

#footer {
color: #333333;
font-size: 10px;
}

#footer h3 {
margin: 0 0 0px 0;
font-size:10px;
}

#footer_copy {
float: left;
width:600px;
}

#footer p {
margin: 0 0 1px 0;
}

/** menu styles **/

.top-level{
background: url(images/menu-divider.png) top right no-repeat;
/*text-shadow:1px 1px 1px #4F5058;*/
}

a.sf-with-ul,
.sf-menu ul.children a{
      text-decoration:none !important;
}


.sf-menu,.sf-menu * {
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 12px;
text-align: left;
margin-top:-3px;
}


.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 3em; z-index: 400; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; z-index: 400; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { top: 0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:	-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { top: 0; }


.sf-menu ul.children {
    list-style:none;
    position: absolute;
    top:-999em;
    width: 212px;
    left: 7px;
    background-image: url('images/dd_top.png');
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 13px;
    z-index: 400;
    margin-left:0 !important;
/*    -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);*/
}

.sf-menu a {
    display: block;
    position: relative;
    color: #fff;
    padding: 24px 15px 15px 17px;
    height: 30px;
    text-decoration: none;
    font-weight: normal;
    float:left;
    margin-top:-12px;

}



.sf-menu li {
    list-style:none;
    float: left;
    position: relative;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    background-position: right 5px;
}

.sf-menu li ul li ul {
    left: 212px;
    margin-top: 0px;

}
.sf-menu li li {
    background: #ececec url('images/submenu_li.gif') no-repeat;
    background-position: 15px 10px;
    height: 30px;
    margin: 0px;
    float: left;
    width: 212px;
    z-index: 10;
}


.sf-menu li:hover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    outline: 0;
}
.sf-menu > li.sfHover.sf-ul {
    background:  url('images/link_left.png') no-repeat;
    background-position: 7px 5px;
    z-index: 200;
}
.sf-menu li.sfHover li a:hover,
.sf-menu li ul li.sfHover a,
.sf-menu li ul li ul li.sfHover a {
    background: #ececec url('images/submenu_li_hover.png') no-repeat;
    background-position: 11px 0px;
}
.sf-menu li.sfHover li a,
.sf-menu li.sfHover li ul li a,
.sf-menu li.sfHover li ul li ul li a  {
    background: url('images/submenu_li_hover.png') no-repeat ;
    background-position: -100px -100px;
    width: 172px;
    color: #404040;
    margin: 0px;
    padding: 7px 0px 0px 30px;
}
.sf-menu > li.sfHover.sf-ul > a {
    color: #000;
    background: url(images/link_right.png) no-repeat;
    background-position: right 15px;
    z-index: 301;
}

.sf-menu li ul li.bottom_bg {
    background: url(images/dd_bottom.png);
    background-position: bottom left;
    height: 15px;
    padding: 0;
    margin: 0;
    z-index:400;
}





.subscribe a {
background: url(images/rss.png) right no-repeat;
padding-right: 20px;
margin-right: 12px;
}

* + html .subscribe a {
padding-right: 25px;
}

li.subscribe {
background: none;
}

.subscribe a:hover {
background: url(images/rss-over.png) right no-repeat;
}

/** begin comment styles **/
#comments {
margin: 0 0 0 0;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #181512;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-size: 14px;
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
display: inline;
padding: 2px;
margin: 5px 0 4px 4px;
border: 1px solid #CCCCCC;
}

#comment {
width: 610px;
font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color: #333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom: 10px;
width: 610px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

ol.commentlist li.alt {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
padding: 0 0 22px 10px;
margin: 5px 0 15px 0;
}

ol.commentlist li {
background: url(images/post-divider.png) bottom left no-repeat;
width: 610px;
padding: 0 0 22px 10px;
margin: 5px 0 15px 0;
}

ol.commentlist li div.reply {
color: #666666;
font: bold 9px/1 helvetica,arial,sans-serif;
padding: 7px 10px 5px 10px;
text-align: center;
width: 36px;
background: #CCCCCC;
border: 1px solid #666666;
margin: 10px 0 0 0;
cursor: pointer;
}

ol.commentlist li div.reply:hover {
background: #666666;
}

ol.commentlist li div.reply a {
color: #333333;
text-decoration: none;
text-transform: uppercase;
}

ol.commentlist li ul.children {
list-style: none; 
margin: 0;
padding: 0;
text-indent: 0; 
}

ol.commentlist li ul.children li {
background: none;
margin: 0;
padding: 10px 0 0px 0;
border: none;
}

ol.commentlist li ul.children li.alt {
background: none;
margin: 0;
padding: 10px 0 0px 0;
border: none;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
background: url(images/submit.png) no-repeat;
border: none;
width: 125px;
height: 35px;
cursor: pointer;
}

input#submit:hover {
background: url(images/submit-over.png) no-repeat;
}


#comment,#author,#email,#url {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 3px 0 2px 0;
color: #404040;
}

#comment {
background: url(images/area.png) top left no-repeat;
border: none;
width: 600px;
height: 290px;
padding: 5px 10px 5px 5px;
margin: 2px 0 8px 0;
}

#respond {
padding: 0 15px 20px 10px;
width: 610px;
}

* + html #respond {
margin: -20px 0 0 0;
}

#author {
background: url(images/fields-name.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
margin-top: 5px;
}

#email {
background: url(images/fields-email.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

.fieldset ul {
list-style: none;
margin: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/** wordpress basics **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
text-transform: uppercase;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}
.userinfo{ display:block;margin:10px 0; }
.fact-box{float:left;margin-right:15px;text-align:left; width:315px;margin-bottom:-15px;}
.fact-box ul li{ background:none; margin-left:-17px;}
.fact-box ul li h4{ font-weight:700; }
.artist_thumb{
  background:url(images/artist-bg.png) no-repeat;
  width:130px;
  height:84px;
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  margin:0 15px 40px 0;
  vertical-align:top;
}
.artist_thumb img{
    margin: 10px 0 0 8px;
}
.artist_thumb span{
    display:block;
    margin:15px  0 0 8px;
}
.entry_pages{
    margin-top:25px;
    width:595px;
}

.emi_subcat_artists{
    margin:0;
    margin-bottom:20px;
    padding:0;
}
#emi_rights_clearance{
    margin:25px 0 0 0px;
}

.emi_subcat_artists li{
    background:#EEE;
    padding:5px;
    list-style:none;
    display:inline;
    border-right:1px solid #CCC;
}
.emi_subcat_artists li:first-child{
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.emi_subcat_artists li:last-child{
    border:0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.emi_subcat_artists li.current-cat{
    background:#DDD;
}
.free_columns{
    display:inline-block;
    width:180px;
    float:left;
    margin-right:20px;
    /*text-align:justify;*/
}
.free_columns .fc_logo{
    text-align:center;
    height:100px;
    vertical-align:middle;
    display: table-cell;
    width:170px;
}
.free_columns p{
    margin-top:10px;
}


