/*
Theme Name: Graphic Design Bids Custom Theme
Theme URI: http://graphicdesignbids.com
Description: Custom WordPress theme matching the original Graphic Design Bids website design
Version: 1.0
Author: Custom
*/

/* Base Styles */
BODY {
  font-family: Arial, Verdana;
  margin-top: 0px;
  background-color: #E1E1E1;
}

/* Link Styles */
a:link { color: #006600; }
a:visited { color: #006600; }
a:active { color: #006600; }
a:hover { color: #FF0000; font-weight: bold; }

/* Job Link Styles */
.joblink {
  color: #006600;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

a.joblink:link {
  color: #006600;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

a.joblink:visited {
  color: #808080;
  font-size: 13px;
  font-weight: bold;
  text-decoration: line-through;
}

a.joblink:hover {
  color: #FF0000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

/* Template Link Styles */
.linktpl {
  color: #006600;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.linktpl:link {
  color: #006600;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.linktpl:visited {
  color: #808080;
  font-size: 17px;
  font-weight: bold;
  text-decoration: line-through;
}

a.linktplk:hover {
  color: #FF0000;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

/* Layout Tables */
.leftnavtable { width: 195px; }

.leftnavtabletwo {
  width: 8px;
  border-left: 1px #C0C0C0 dashed;
}

.rightnavtable { width: 571px; }

.maintable {
  background-color: #FFFFFF;
  width: 779px;
  border-right: 2px #C0C0C0 solid;
  border-left: 2px #C0C0C0 solid;
}

/* Article Styles */
.viewarticleslink {
  text-align: left;
  font-size: 14px;
  font-family: Arial;
  color: #008000;
}

.articletext {
  text-align: left;
  background-color: #FFFFFF;
  width: 775px;
  border-right: 2px #C0C0C0 solid;
  border-left: 2px #C0C0C0 solid;
}

.text {
  margin-left: 25px;
  width: 530px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
}

.articlerightnav {
  float: right;
  text-align: left;
  width: 195px;
  height: 800px;
  margin-right: 10px;
}

.articletitle {
  text-align: center;
  color: #008000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
}

/* Gradient Table */
.gradienttable {
  background-image: url(/graphics/colorgradient.gif);
  background-repeat: no-repeat;
  width: 100%;
}

/* Right Navigation */
.rnav {
  font-family: Arial;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

a.rnav:link, a.rnav:active, a.rnav:visited {
  font-family: Arial;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

a.rnav:hover {
  font-family: Arial;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

/* Two Tab Styles */
.twotab {
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.twotab:link, a.twotab:active, a.twotab:visited {
  font-family: Arial;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.twotab:hover {
  font-family: Arial;
  font-size: 14px;
  color: #FFFF00;
  font-weight: bold;
  text-decoration: underline;
}

/* Two Tab Large */
.twotablg {
  font-family: Arial;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.twotablg:link, a.twotablg:active, a.twotablg:visited {
  font-family: Arial;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.twotablg:hover {
  font-family: Arial;
  font-size: 17px;
  color: #FFFF00;
  font-weight: bold;
  text-decoration: underline;
}

/* Three Select */
.threeselect {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a.threeselect:link, a.threeselect:active, a.threeselect:visited {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a.threeselect:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

/* Gradient Links */
.gradient {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #006600;
}

a.gradient:link, a.gradient:active, a.gradient:visited {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #006600;
}

a.gradient:hover {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

.gradienttwo {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.gradienttwo:link, a.gradienttwo:active, a.gradienttwo:visited {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.gradienttwo:hover {
  font-family: Tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

/* Table Top */
.tabletop {
  border-top: 1px #C0C0C0 solid;
  border-left: 1px #C0C0C0 solid;
  border-bottom: 1px #C0C0C0 solid;
  width: 100%;
}

.tabletoptabone {
  background-color: #CDCDCD;
  border-right: 1px #C0C0C0 solid;
}

.tabletoptabtwo {
  background-color: #E4E4E4;
  border-right: 1px #C0C0C0 solid;
}

.tabletoptabthree {
  background-color: #F3F3F3;
  border-right: 1px #C0C0C0 solid;
}

.tabletopmiddle {
  border-bottom: 1px #C0C0C0 solid;
  border-left: 1px #C0C0C0 solid;
  width: 100%;
}

/* Quick Searches */
.quicksearches {
  font-family: Arial;
  font-size: 11px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

a.quicksearches:link, a.quicksearches:active, a.quicksearches:visited {
  font-family: Arial;
  font-size: 11px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

a.quicksearches:hover {
  font-family: Arial;
  font-size: 11px;
  line-height: 17px;
  color: yellow;
  font-weight: bold;
  text-decoration: underline;
}

/* Quick Search Cats */
.quicksearchcats {
  font-family: Arial;
  font-size: 17px;
  line-height: 24px;
  color: #006600;
  font-weight: normal;
  text-decoration: none;
}

a.quicksearchcats:link, a.quicksearchcats:active, a.quicksearchcats:visited {
  font-family: Arial;
  font-size: 17px;
  line-height: 24px;
  color: #006600;
  font-weight: normal;
  text-decoration: none;
}

a.quicksearchcats:hover {
  font-family: Arial;
  font-size: 17px;
  line-height: 24px;
  color: #006600;
  font-weight: bold;
  text-decoration: underline;
}

/* Ad Styles */
.adstyle {
  font-family: sans-serif;
  font-size: 13px;
  color: #FF0000;
  font-weight: bold;
  text-decoration: underline;
}

a.adstyle:link, a.adstyle:active, a.adstyle:visited {
  font-family: sans-serif;
  font-size: 13px;
  color: #FF0000;
  font-weight: bold;
  text-decoration: underline;
}

a.adstyle:hover {
  font-family: sans-serif;
  font-size: 13px;
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

.adstyletext {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

/* WordPress Specific Styles */
.blog-post {
  font-family: arial;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 20px;
}

.blog-post-title {
  color: #006600;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 5px;
}

.blog-post-date {
  font-family: Arial;
  font-size: 11px;
  color: red;
  margin-bottom: 5px;
}

.blog-post-excerpt {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

.pagination {
  font-family: Arial;
  font-size: 14px;
  margin: 20px 0;
  text-align: center;
}

.pagination a {
  color: #006600;
  text-decoration: underline;
  margin: 0 10px;
}

.pagination a:hover {
  color: #FF0000;
  font-weight: bold;
}
