/* ----------------------------------------------------        Theme Name: JWPR        Author: NY New Media        Description: A child theme of RT-Theme 15 developed for Jane Wesman Public Relations, Inc.        Version: 1.0        Template: rttheme15        Tags: Jane Wesman Public Relations blog------------------------------------------------------- *//* @import url("../rttheme15/css/style.css"); *//* ----------------------------------------------------        GLOBAL STRUCTURE------------------------------------------------------- */@media only screen and (max-width: 768px) {
img.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0px;
    border: 0px;
    background: none;
    max-width: 100%; !important
}
.content_top2 {
display:block !important; 
     max-width: 86%  !important;
    
    position: absolute;
    top: 250px;
    float: left;
    align-content: center;
    margin: auto;

}
}/* sidebar */#sidebar{           -moz-box-shadow:    -3px 3px 5px 3px rgba(0,0,0,0.3);    -webkit-box-shadow: -3px 3px 5px 3px rgba(0,0,0,0.3);    box-shadow:         -3px 3px 5px 3px rgba(0,0,0,0.3);}/* content holder */#content{    -moz-box-shadow:    3px 3px 5px 3px rgba(0,0,0,0.3);    -webkit-box-shadow: 3px 3px 5px 3px rgba(0,0,0,0.3);    box-shadow:         3px 3px 5px 3px rgba(0,0,0,0.3);}/* content top */.content_top{    /*background:url(../images/skin-default.png) right 0 no-repeat;*/    height:34px;    display:block;}.content_top.no_curv{    height:130px;    background-color:white !important;   /* ----------------------------------------------------        CONTENT LIST WIDGETS------------------------------------------------------- *//* widget links */.widget ul a{    color:#6C6C6C;    display:block;    text-decoration:none;}.widget ul a:hover{    color:#e77927;}/* ----------------------------------------------------        CONTACT LISTS------------------------------------------------------- *//* contact list for sidebar */.sidebar_content .contact_list{    display:inline-block;    list-style-type:none;    margin:0 0 30px 0 !important;    padding:0 !important;    background:none !important;    font-size: .85em;}.sidebar_content .contact_list a{    color: #4894c7;}.sidebar_content .contact_list a:hover{    color: #f26500;}.sidebar_content .contact_list li{    list-style-type:none;    margin:7px 0 0 0 !important;    padding:0 !important;    line-height:20px !important;}/* contact list for content area */.content .contact_list{    display:inline-block;    list-style-type:none;    margin:0 0 30px 0 !important;    padding:0 !important;    background:none !important;}.content .contact_list li{    list-style-type:none;    margin:7px 0 0 0 !important;    padding:0 !important;    line-height:20px !important;}/* ----------------------------------------------------        FRAMES, BORDERS, CAPTIONS------------------------------------------------------- *//* frame and captions common */.frame, .wp-caption{    padding:5px;    display:inline-block;    position:relative;    margin-left:1px;    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;    font-size: .9em;    /*		font-style:italic; */    text-align:center;    background:#eee;    overflow:hidden;}/* aligns */span.frame.alignleft, .wp-caption.alignleft{    float:left !important;    margin: 5px 20px 5px 2px;    display: inline !important;    position:relative;}span.frame.alignright, .wp-caption.alignright{    float:right !important;    margin: 5px 2px 5px 20px;    display: inline !important;    position:relative;}.frame img, .wp-caption img{    display:block;    float:left;    position:relative;}.wp-caption img{    display: inline;    float: none;    padding: 5px 0 0;}.wp-caption.aligncenter{    display: table;    margin: auto;    margin: auto auto 20px;}.aligncenter .frame{    margin:2px 0 0 0 !important;}/* ----------------------------------------------------        BLUE SKIN-------------------------------------------------------*//* use the following selectors to customize background color and the curv imagebody.blue-skin{background:#e6e0e0; }body.blue-skin .back-curv{background:url(images/back-curv-red.png) center top no-repeat;}*/body.blue-skin .sidebar_top{background:url(images/skin-blue.png) left 0px no-repeat;}body.blue-skin .sidebar_content{background:#004a80; }body.blue-skin .sidebar_bottom{background:url(images/skin-blue.png) left -122px no-repeat;}/*body.blue-skin .content_top{background:url(../images/skin-blue.png) right 0 no-repeat;}*/body.blue-skin .content_bottom{background:url(images/skin-blue.png) right -113px no-repeat;}body.blue-skin .sidebar_bottom{background:url(images/skin-blue.png) left -122px no-repeat;}/*body.blue-skin .content_top{background:url(../images/skin-blue.png) right 0 no-repeat;}*/body.blue-skin .content_bottom{background:url(images/skin-blue.png) right -113px no-repeat;}/* content links */body.blue-skin .content a:hover{ color:#6599bf;}/* content links */body.blue-skin .widget ul a:hover{color:#6599bf !important;}body.blue-skin .sidebar_content .widget ul a:hover{ color:#768e9f !important;}/* arrow links */body.blue-skin a.more_arrow{ color:#6599bf;}body.blue-skin a.read_more:hover{ color:#6599bf;}/*	headings  */body.blue-skin h1,body.blue-skin h2,body.blue-skin h3,body.blue-skin h4,body.blue-skin h5,body.blue-skin h6{color:#6599bf;}/*	heading colors and links  */body.blue-skin h1 a, body.blue-skin h2 a, body.blue-skin h3 a, body.blue-skin h4 a, body.blue-skin h5 a, body.blue-skin h6 a{ color:#6599bf !important;}body.blue-skin h1 a:hover,body.blue-skin h2 a:hover,body.blue-skin h3 a:hover,body.blue-skin h4 a:hover,body.blue-skin h5 a:hover,body.blue-skin h6 a:hover{ background:#6599bf;color:#fff !important;}/*	sidebar headings  */body.blue-skin .sidebar_content h1,body.blue-skin h2,body.blue-skin .sidebar_content h3,body.blue-skin .sidebar_content h4,body.blue-skin .sidebar_content h5,body.blue-skin .sidebar_content h6{   color:#768e9f;}/*	sidebar heading colors and links  */body.blue-skin .sidebar_content h1 a, body.blue-skin .sidebar_content h2 a, body.blue-skin .sidebar_content h3 a, body.blue-skin .sidebar_content h4 a, body.blue-skin .sidebar_content h5 a, body.blue-skin .sidebar_content h6 a{ color:#768e9f !important;}body.blue-skin .sidebar_content h1 a:hover,body.blue-skin .sidebar_content h2 a:hover,body.blue-skin .sidebar_content h3 a:hover,body.blue-skin .sidebar_content h4 a:hover,body.blue-skin .sidebar_content h5 a:hover,body.blue-skin .sidebar_content h6 a:hover{ background:#6599bf;color:#fff !important;}/* description links */body.blue-skin #slider .desc span.text a{ color:#6599bf;}body.blue-skin #slider .desc span.text a:hover, body.blue-skin #slider .desc span.title a:hover{ background-color:#6599bf;}/* active number style*/body.blue-skin #numbers	a.activeSlide{background:#6599bf;}/* text selection */body.blue-skin ::selection {background: #6599bf; /* Safari */}body.blue-skin ::-moz-selection {background: #6599bf; /* Firefox */}body.blue-skin #footer  a:hover{color:#6599bf;}body.blue-skin .blog .date {color:#6599bf;}body.blue-skin .widget .recent_posts .date{color:#6599bf;border:1px solid #6599bf;}body.blue-skin .sidebar_content .widget .recent_posts .date{background-color:#768e9f; border:0 !important;}body.blue-skin 	#navigation a:hover, body.blue-skin #navigation li.current_page_item a{color:#768e9f;}body.blue-skin 	#navigation ul a:hover{color:#E1E3F3;}body.blue-skin 	#navigation ul ul li a{color:#768e9f;}/* popeye slider */body.blue-skin .ppy-nav a:hover {background-color:#6599bf;}body.blue-skin .ppy-caption a {color:#6599bf;}/* nivo slider */body.blue-skin .theme-default .nivo-caption .nivo-text a {color:#6599bf; background:transparent;}body.blue-skin .theme-default .nivo-directionNav a { background-color:#6599bf;color:#fff;}body.blue-skin .theme-default .nivo-controlNav a { background-color: #6599bf; }body.blue-skin .theme-default .nivo-directionNav a:hover , body.blue-skin .theme-default .nivo-caption a:hover{ background-color:#5886A9;color:#fff !important;}body.blue-skin .theme-default .nivo-caption .nivo-title a:hover{background-color:#6599bf;color:#fff !important;}/* mobile header */body.blue-skin #mobile_header{background: #004a80;}

/* custom css */.content .blog .date.nomargin {
    border-width:0px !important;
    float:left !important;
    height:22px !important;
    width: 70px ! important;
    margin-top:25px !important;
    border:none !important;
    padding:0px !important;
}
span.day {
    font-size:11px;
    width:10px;
}
.post_data {
    width:100% !important;
}

.post_data .user {
    float:left;
    width:65px;
    height:19px;
    padding-left:20px;
    padding-right:20px;
    padding-top:0px;
    margin-top:7px;
}
.post_data .categories {
    padding-right:27px;
    float:left;
}
.content
.blog a.comment_link {
    float:left;
}
.box.five.last.blog {
    width:100% !important;
    float:left;
}
.content .blog .date .day {
    float: left;
    font-size: 11px !important;
    padding: 0 !important;
}
body #container .box.four-five.blog.single .date{
    border:none !important;
    float:left !important;
    color:#b4b4b4 !important;
}
body #container .blog .date.nomargin {
    color:#b4b4b4 !important;
}
.box.four-five.blog.single .post_data .user{
    margin:3px !important;
}
.box.four-five.blog.single .post_data .categories{
    margin:4px !important;
}
.box .box.four-five.blog, .box .box.four_five.blog {
    width:100% !important;
}
@media (max-width: 480px) {
    body #container .blog .date.nomargin {
        display: -moz-groupbox;
        margin-top: 0 !important;
        width: 100% !important;
    }
    .box .box.four-five.blog.single, .box .box.four_five.blog.single {
        width: 100% !important;
        display: flex;
    }
    .box.five.last.blog {
        display: flex;
        float: left;
        width: 100% !important;
    }
    .post_data .user {
        float: left;
        height: 19px;
        margin-top: 7px;
        padding-left: 9px;
        padding-right: 20px;
        padding-top: 0;
        width: 65px;
    }
}

/*---------I added these ---------*/
.space.v_20 {
    padding: 0px 0;
}
.content .blog .date.nomargin {
    margin-top: 17px !important;
}
.content .blog .date .day {
    line-height: 100%;
}
.post_data {
    padding: 0 5px 0;
    text-align: left;
}
.post_data .user {
    margin-top:11px;
}
.content .blog .categories {
    margin: 15px 0 0;
}
.content .blog a.comment_link {
    margin: 11px 0 0;
}
.box.four-five.blog.single .post_data .categories {
    margin: 7px !important;
}
.content .blog.single .post_data a.comment_link {
    padding-top: 3px;
}
.wp-caption-text{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;		
}
.widget ul a{ 
		color:#000000;
		display:block;
		text-decoration:none; 
	}

